Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
requests
|
3 |
smolagents
|
4 |
markdownify
|
5 |
-
typing
|
|
|
|
|
|
2 |
requests
|
3 |
smolagents
|
4 |
markdownify
|
5 |
+
typing
|
6 |
+
smolagents[openai]
|
7 |
+
smolagents.tools
|