dattazigzag commited on
Commit
188c5f3
·
verified ·
1 Parent(s): 43cbce1

added 2 files

Browse files
Files changed (2) hide show
  1. requirements.txt +12 -0
  2. runtime.txt +1 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.6.0
2
+ gradio>=5.25.0
3
+ gradio-client>=1.8.0
4
+ kokoro>=0.9.4
5
+ kokoro-onnx>=0.4.8
6
+ misaki[ja,zh]>=0.9.4
7
+ numpy>=2.2.4
8
+ scipy>=1.15.2
9
+ sounddevice>=0.5.1
10
+ soundfile>=0.13.1
11
+ jack-client>=0.5.5
12
+ colorama>=0.4.6
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.12