walaa2022 commited on
Commit
731d3a3
·
verified ·
1 Parent(s): 0c3e999

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
 
2
  torch>=2.1.0,<2.5.0
3
- transformers>=4.40.0
4
  accelerate>=0.24.0
5
  pillow>=10.0.0
6
  gradio>=4.44.0
7
  numpy>=1.24.0
8
-
 
1
 
2
  torch>=2.1.0,<2.5.0
 
3
  accelerate>=0.24.0
4
  pillow>=10.0.0
5
  gradio>=4.44.0
6
  numpy>=1.24.0
7
+ transformers>=4.40.0,<4.50.0