deepuurf commited on
Commit
4c92c82
·
verified ·
1 Parent(s): f3cc8a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -15
requirements.txt CHANGED
@@ -1,19 +1,13 @@
1
- gradio
2
- gradio
3
- opencv-python-headless
4
- moviepy
5
- librosa
6
- soundfile
7
- numpy
8
- scipy
9
- Pillow
10
  torch
11
  torchvision
12
- transformers
13
  diffusers
14
- xformers
15
  accelerate
16
- safetensors
17
- controlnet-aux
18
- mediapipe
19
- scikit-image
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch
2
  torchvision
 
3
  diffusers
4
+ transformers
5
  accelerate
6
+ opencv-python-headless
7
+ librosa
8
+ soundfile
9
+ ffmpeg-python
10
+ pillow
11
+ numpy
12
+ gradio
13
+ scipy