Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ from agents.model import load_huggingface_model
|
|
15 |
from agents.prompts import load_prompts
|
16 |
|
17 |
from ContentGradio import ContentAgentUI
|
18 |
-
|
19 |
|
20 |
# Prechecks
|
21 |
|
|
|
15 |
from agents.prompts import load_prompts
|
16 |
|
17 |
from ContentGradio import ContentAgentUI
|
18 |
+
|
19 |
|
20 |
# Prechecks
|
21 |
|