rocketmandrey commited on
Commit
f8fcbc0
·
verified ·
1 Parent(s): c2504b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -3
requirements.txt CHANGED
@@ -1,4 +1,16 @@
1
- diffusers
 
 
 
 
 
 
2
  accelerate
3
- soundfile
4
- gradio
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ torchvision
4
+ torchaudio
5
+ transformers>=4.30.0
6
+ diffusers>=0.20.0
7
+ huggingface_hub>=0.16.0
8
  accelerate
9
+ safetensors
10
+ Pillow
11
+ numpy
12
+ scipy
13
+ opencv-python-headless
14
+ ffmpeg-python
15
+ librosa
16
+ soundfile