ruslanmv commited on
Commit
ddf7d79
·
verified ·
1 Parent(s): 108e243

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,17 +1,16 @@
1
  min-dalle==0.4.6
2
  emoji==1.7.0
3
- #gradio==3.1.6
4
- transformers
5
- requests
6
- moviepy
7
- huggingface_hub
8
  opencv-python
 
9
  imageio-ffmpeg
10
- imageio==2.4.1
11
  gTTS
12
  mutagen
13
  nltk
14
- accelerate
15
- nvidia-ml-py3
16
- --find-links https://download.pytorch.org/whl/torch_stable.html
17
- torch==1.12.1+cu116
 
1
  min-dalle==0.4.6
2
  emoji==1.7.0
3
+ gradio==3.1.6
4
+ transformers
5
+ requests
6
+ moviepy
7
+ huggingface_hub
8
  opencv-python
9
+ imageio>=2.28.0
10
  imageio-ffmpeg
 
11
  gTTS
12
  mutagen
13
  nltk
14
+ accelerate
15
+ pydub
16
+ ffmpeg-python