ekwek commited on
Commit
55c8f48
·
verified ·
1 Parent(s): bd41197

Create requirements.txt

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