Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==3.5.0
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
gradio==3.5.0
|
2 |
+
httpx==0.22.0
|
3 |
+
transformers==4.28.1
|
4 |
+
fastapi==0.95.0
|
5 |
+
uvicorn==0.21.1
|