Spaces:
Runtime error
Runtime error
bethecloud
commited on
Commit
•
71147d5
1
Parent(s):
f889f6f
Update requirements.txt
Browse files- requirements.txt +12 -2
requirements.txt
CHANGED
@@ -1,9 +1,19 @@
|
|
1 |
opencv-python
|
2 |
torch
|
3 |
torchvision
|
4 |
-
gradio
|
5 |
youtube-dl
|
6 |
moviepy
|
7 |
numpy
|
8 |
tqdm
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
opencv-python
|
2 |
torch
|
3 |
torchvision
|
|
|
4 |
youtube-dl
|
5 |
moviepy
|
6 |
numpy
|
7 |
tqdm
|
8 |
+
gradio
|
9 |
+
ffmpeg-python
|
10 |
+
diffusers
|
11 |
+
transformers
|
12 |
+
ftfy
|
13 |
+
imageio==2.4.1
|
14 |
+
yt_dlp
|
15 |
+
accelerate
|
16 |
+
safetensors
|
17 |
+
xformers
|
18 |
+
triton
|
19 |
+
boto3
|