Kvikontent commited on
Commit
e099197
·
verified ·
1 Parent(s): 76b2ea7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
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
 
1
+ huggingface_hub
2
+ stable-audio-tools
3
+ diffusers
4
+ torch
5
+ torchaudio
6
+ einops
7
+ python-shell