Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
ac1ebcc
1
Parent(s):
ff70002
Trying ONNX models on CPU.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ json5==0.9.25
|
|
5 |
numpy
|
6 |
uvicorn
|
7 |
optimum[onnxruntime-gpu]==1.24.0
|
8 |
-
transformers==4.
|
|
|
5 |
numpy
|
6 |
uvicorn
|
7 |
optimum[onnxruntime-gpu]==1.24.0
|
8 |
+
transformers==4.36
|