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