EconLabAI commited on
Commit
a7e445d
·
verified ·
1 Parent(s): 99705b8

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.0.0
2
+ torchaudio>=2.0.0
3
+ einops>=0.6.0
4
+ gradio>=4.0.0
5
+ git+https://github.com/Stability-AI/stable-audio-tools.git
6
+ huggingface-hub>=0.17.0
7
+ transformers>=4.30.0
8
+ accelerate>=0.20.0