Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
|
|
|
|
1 |
gradio>=3.30
|
2 |
requests>=2.28
|
3 |
openai>=0.27.0
|
4 |
-
|
5 |
-
|
|
|
1 |
+
|
2 |
+
|
3 |
gradio>=3.30
|
4 |
requests>=2.28
|
5 |
openai>=0.27.0
|
6 |
+
pandas>=1.5
|
7 |
+
git+https://github.com/smol-developer/smol-agent.git
|