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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
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
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch>=2.1.1
3
+ gradio==4.44.1
4
+ transformers
5
+ accelerate