Hishambarakat commited on
Commit
2e028ce
·
verified ·
1 Parent(s): c3d25d8

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=2.6.0
2
+ transformers>=4.56.2
3
+ sentencepiece>=0.2.0
4
+ soundfile>=0.13.1
5
+ librosa>=0.11.0
6
+ numpy>=1.26.0
7
+ huggingface_hub>=0.36.0