ewebspace commited on
Commit
f1a93a5
·
verified ·
1 Parent(s): e37c124

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.36.1
2
+ huggingface_hub>=0.23.0
3
+ soundfile>=0.12.1
4
+ librosa>=0.10.1
5
+ numpy>=1.26.4
6
+ scipy>=1.11.4
7
+ torch>=2.1.0
8
+ openvoice==0.2.0 ; python_version>="3.10" # если доступен пакет; иначе загрузится из HF repo
9
+ demucs>=4.0.1