Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import yaml
|
2 |
import re
|
3 |
-
from smolagents import HfApiModel
|
4 |
from tools.final_answer import FinalAnswerTool
|
5 |
from Gradio_UI import GradioUI
|
6 |
|
|
|
1 |
import yaml
|
2 |
import re
|
3 |
+
from smolagents import HfApiModel
|
4 |
from tools.final_answer import FinalAnswerTool
|
5 |
from Gradio_UI import GradioUI
|
6 |
|