MuhammadFarhanAslam commited on
Commit
5a05ff2
·
verified ·
1 Parent(s): ae28b3b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
 
2
  # requirements.txt
3
 
4
- !pip install gradio
5
- !pip install transformers
6
- !pip install soundfile
 
 
1
 
2
  # requirements.txt
3
 
4
+ gradio
5
+ transformers
6
+ soundfile
7
+ torch