Kvikontent commited on
Commit
1ea7e3c
·
verified ·
1 Parent(s): c98327b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==3.39.0
2
+ huggingface_hub==0.16.0
3
+ stable-audio-tools==0.1.0
4
+ diffusers==0.17.1
5
+ torch==2.0.1
6
+ torchaudio==2.0.1
7
+ einops==0.6.1
8
+ python-shell==0.2.8