nsschw commited on
Commit
4433441
·
verified ·
1 Parent(s): f813aa1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=4.44.1
2
- transformers>=4.51.0
3
  torch>=2.0.0
4
  numpy>=1.24.0
5
  matplotlib>=3.7.0
 
1
  gradio>=4.44.1
2
+ transformers==4.51.0
3
  torch>=2.0.0
4
  numpy>=1.24.0
5
  matplotlib>=3.7.0