Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
gradio==5.25.2
|
| 2 |
requests==2.32.3
|
| 3 |
-
|
| 4 |
-
langchain-community==0.3.7
|
| 5 |
-
huggingface-hub==0.26.2
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
-
|
|
|
|
| 1 |
gradio==5.25.2
|
| 2 |
requests==2.32.3
|
| 3 |
+
pandas==2.2.3
|
|
|
|
|
|
|
| 4 |
python-dotenv==1.0.1
|
| 5 |
+
huggingface-hub>=0.28.1
|