Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ huggingface_hub==0.22.2
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
gradio
|
| 5 |
-
transformers
|
|
|
|
|
|
|
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
gradio
|
| 5 |
+
transformers
|
| 6 |
+
torch
|
| 7 |
+
tensorflow
|