broadfield-dev commited on
Commit
66d5a98
·
verified ·
1 Parent(s): db6b040

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio
2
  torch>=2.3.0
3
  transformers>=4.43.2
4
- optimum[exporters,onnxruntime,gguf]>=1.24.0
5
  huggingface_hub>=0.23.0
6
  datasets>=2.20.0
7
  accelerate>=0.31.0
8
  sentencepiece>=0.2.0
9
  protobuf>=4.25.0
 
 
1
  gradio
2
  torch>=2.3.0
3
  transformers>=4.43.2
4
+ optimum[exporters,onnxruntime]>=1.24.0
5
  huggingface_hub>=0.23.0
6
  datasets>=2.20.0
7
  accelerate>=0.31.0
8
  sentencepiece>=0.2.0
9
  protobuf>=4.25.0
10
+ gguf