Spaces:
Runtime error
Runtime error
fixing
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.44.0
|
2 |
requests==2.31.0
|
3 |
pandas==2.0.3
|
4 |
-
smolagents==
|
5 |
transformers==4.35.2
|
6 |
torch==2.1.0
|
7 |
Pillow==10.0.1
|
|
|
1 |
gradio==4.44.0
|
2 |
requests==2.31.0
|
3 |
pandas==2.0.3
|
4 |
+
smolagents==1.19.0
|
5 |
transformers==4.35.2
|
6 |
torch==2.1.0
|
7 |
Pillow==10.0.1
|