rocketmandrey commited on
Commit
add301b
·
verified ·
1 Parent(s): 90c85f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -15
requirements.txt CHANGED
@@ -1,16 +1,5 @@
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
 
1
+ diffusers>=0.18.0
 
 
 
 
 
 
2
  accelerate
3
+ soundfile
4
+ gradio
5
+ torch