broadfield-dev commited on
Commit
1ca2f4c
·
verified ·
1 Parent(s): 6e5122c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
  torch>=2.3.0
3
- transformers>=4.42.0
4
  optimum[exporters,onnxruntime,gguf]==1.21.2
5
  huggingface_hub>=0.23.0
6
  datasets>=2.20.0
 
1
  gradio
2
  torch>=2.3.0
3
+ transformers>=4.43.2
4
  optimum[exporters,onnxruntime,gguf]==1.21.2
5
  huggingface_hub>=0.23.0
6
  datasets>=2.20.0