fosters commited on
Commit
8c22aaf
·
verified ·
1 Parent(s): a845faf

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=4.0
 
2
  transformers>=4.35.0
3
  torch>=2.0
4
  torchaudio>=2.0
 
1
  gradio>=4.0
2
+ optimum[onnxruntime]>=1.18.0
3
  transformers>=4.35.0
4
  torch>=2.0
5
  torchaudio>=2.0