Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio
|
3 |
+
aiohttp
|
4 |
+
pydantic<2.0
|
5 |
+
fastapi>=0.115.2,<1.0
|
6 |
+
starlette>=0.40.0,<1.0
|