gobeldan commited on
Commit
6e5c3a1
·
verified ·
1 Parent(s): c205ab3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu126
2
- torch>=2.0.0,<3.0.0
3
  gradio>=4.44.0,<=4.44.1
4
- transformers>=4.0.0,<5.0.0
5
- accelerate>=1.0.0,<2.0.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu126
2
+ torch>=2.8.0,<3.0.0
3
  gradio>=4.44.0,<=4.44.1
4
+ transformers>=4.55.0,<5.0.0
5
+ accelerate>=1.10.0,<2.0.0