Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.20.0
|
| 2 |
+
gradio==5.1.0
|
| 3 |
+
fastapi==0.115.0
|
| 4 |
+
uvicorn==0.32.0
|
| 5 |
+
requests==2.32.0
|