gobeldan commited on
Commit
90ca1bf
·
verified ·
1 Parent(s): ed7d6da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
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.0.0,<5.0.0
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.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