ghostai1 commited on
Commit
f386bf3
·
verified ·
1 Parent(s): 9471eea

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.1.0
2
+ torchaudio==2.1.0
3
+ audiocraft
4
+ gradio
5
+ pydub
6
+ numpy==1.23.5
7
+ psutil
8
+ huggingface_hub