Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
fastapi==0.104.1
|
2 |
-
uvicorn==0.24.0
|
3 |
transformers==4.35.0
|
4 |
-
torch==2.1.0
|
5 |
-
scikit-learn==1.3.2
|
6 |
-
numpy==1.24.3
|
|
|
|
|
|
|
1 |
transformers==4.35.0
|
2 |
+
torch==2.1.0
|
|
|
|