Spaces:
Build error
Build error
hyperclock
commited on
Commit
·
2fb4431
1
Parent(s):
cd9c8a0
Add application file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ requests==2.27.*
|
|
3 |
uvicorn[standard]==0.17.*
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
-
transformers==4.*
|
7 |
hf_xet
|
|
|
3 |
uvicorn[standard]==0.17.*
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
+
transformers==4.48.*
|
7 |
hf_xet
|