Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesupdates versions to match local dev env
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
fastapi==0.103.0
|
2 |
uvicorn==0.23.2
|
3 |
-
transformers==4.
|
4 |
-
torch==2.
|
5 |
pydantic==2.3.0
|
6 |
sentencepiece==0.1.99
|
7 |
protobuf
|
|
|
1 |
fastapi==0.103.0
|
2 |
uvicorn==0.23.2
|
3 |
+
transformers==4.48.0
|
4 |
+
torch==2.5.1
|
5 |
pydantic==2.3.0
|
6 |
sentencepiece==0.1.99
|
7 |
protobuf
|