Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
transformers==4.30.0
|
| 3 |
huggingface_hub==0.16.4
|
| 4 |
torch==2.0.0
|
| 5 |
-
fastapi==0.95.2
|
| 6 |
-
uvicorn==0.22.0
|
| 7 |
datasets==2.12.0
|
| 8 |
sentencepiece==0.1.99
|
| 9 |
|
| 10 |
|
|
|
|
|
|
| 1 |
+
fastapi==0.95.2
|
| 2 |
+
uvicorn==0.22.0
|
| 3 |
transformers==4.30.0
|
| 4 |
huggingface_hub==0.16.4
|
| 5 |
torch==2.0.0
|
|
|
|
|
|
|
| 6 |
datasets==2.12.0
|
| 7 |
sentencepiece==0.1.99
|
| 8 |
|
| 9 |
|
| 10 |
+
|