Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ import pytz # Had to give it permission in Code agent
|
|
11 |
|
12 |
from tools.tools import tools
|
13 |
|
14 |
-
from agents.model import
|
15 |
from agents.prompts import load_prompts
|
16 |
|
17 |
|
|
|
11 |
|
12 |
from tools.tools import tools
|
13 |
|
14 |
+
from agents.model import load_huggingface_model
|
15 |
from agents.prompts import load_prompts
|
16 |
|
17 |
|