BlueDice commited on
Commit
899fbd2
·
1 Parent(s): b5508e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- accelerate==0.18.0
2
- optimum[onnxruntime]
 
1
+ transformers
2
+ optimum[onnxruntime-gpu]