Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
fastapi>=0.95.0
|
2 |
uvicorn>=0.21.1
|
3 |
transformers>=4.30.2
|
4 |
-
torch>=2.0.1
|
5 |
-
python-multipart>=0.0.6
|
|
|
1 |
fastapi>=0.95.0
|
2 |
uvicorn>=0.21.1
|
3 |
transformers>=4.30.2
|
4 |
+
torch>=2.0.1
|
|