Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
pyautogen==0.2.35
|
| 2 |
-
gradio
|
| 3 |
-
huggingface_hub
|
| 4 |
python-dotenv
|
|
|
|
| 1 |
pyautogen==0.2.35
|
| 2 |
+
gradio==5.1.0
|
| 3 |
+
huggingface_hub==0.24.0
|
| 4 |
python-dotenv
|