Lord-Raven commited on
Commit
ac1ebcc
·
1 Parent(s): ff70002

Trying ONNX models on CPU.

Browse files
Files changed (1) hide show
  1. 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.48.0
 
5
  numpy
6
  uvicorn
7
  optimum[onnxruntime-gpu]==1.24.0
8
+ transformers==4.36