ekwek commited on
Commit
686ca9e
·
verified ·
1 Parent(s): 7e66c78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio>=4.0
 
 
2
  lmdeploy==0.11.0
3
- scipy==1.16.3
4
  unidecode==1.4.0
5
- numpy==2.4.0
6
- --extra-index-url https://download.pytorch.org/whl/cu126
7
- torch==2.8.0
 
1
  gradio>=4.0
2
+ --extra-index-url https://download.pytorch.org/whl/cu126
3
+ torch==2.8.0
4
  lmdeploy==0.11.0
5
+ scipy==1.15.3
6
  unidecode==1.4.0
7
+ numpy==2.2.6