echarlaix HF Staff commited on
Commit
0ce12f8
·
1 Parent(s): 54809c8

install latest optimum version

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  torch==2.1.2
2
- transformers==4.37.2
3
  huggingface_hub==0.20.3
4
- optimum[onnxruntime,exporters]==1.16.2
 
 
 
5
  APScheduler
 
1
  torch==2.1.2
 
2
  huggingface_hub==0.20.3
3
+ optimum[onnxruntime,exporters]==1.25
4
+ diffusers
5
+ sentence-transformers
6
+ timm
7
  APScheduler