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