kimnamjoon0007 commited on
Commit
f500b4b
·
verified ·
1 Parent(s): 3c18ee6

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # HuggingFace Spaces Requirements
2
+ torch>=2.0.0
3
+ transformers>=4.35.0
4
+ gradio>=4.0.0
5
+ huggingface_hub>=0.20.0
6
+ librosa>=0.10.0
7
+ pydub>=0.25.1
8
+ numpy>=1.24.0
9
+ scipy>=1.10.0