Spaces:
Running
Running
MVPilgrim
commited on
Commit
·
d11f920
1
Parent(s):
abbb516
change version.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ transformers==4.36.2
|
|
12 |
fastapi==0.109.0
|
13 |
uvicorn==0.25.0
|
14 |
nltk==3.8.1
|
15 |
-
torch==2.
|
16 |
sentencepiece==0.1.99
|
17 |
optimum==1.15.0
|
18 |
onnxruntime==1.16.3
|
|
|
12 |
fastapi==0.109.0
|
13 |
uvicorn==0.25.0
|
14 |
nltk==3.8.1
|
15 |
+
torch==2.2.0
|
16 |
sentencepiece==0.1.99
|
17 |
optimum==1.15.0
|
18 |
onnxruntime==1.16.3
|