NariLabs commited on
Commit
06ec647
·
verified ·
1 Parent(s): 4876c6d

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.8.0
2
+ numpy>=2.1.0,<3.0
3
+ transformers>=4.55.3
4
+ safetensors==0.5.3
5
+ huggingface-hub>=0.24.7
6
+ sphn>=0.2.0
7
+ soundfile>=0.12.1
8
+ whisper-timestamped>=1.14.2
9
+ gradio>=4.44.1
10
+