Update config.py
Browse files
config.py
CHANGED
|
@@ -1,7 +1,3 @@
|
|
| 1 |
-
"""
|
| 2 |
-
Configuration constants, models, themes, and system prompts for AnyCoder.
|
| 3 |
-
"""
|
| 4 |
-
|
| 5 |
import os
|
| 6 |
import gradio as gr
|
| 7 |
from typing import Dict, List
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
import os
|
| 2 |
import gradio as gr
|
| 3 |
from typing import Dict, List
|