Spaces:
Runtime error
Runtime error
Baraaqasem
commited on
Commit
•
7b7d4b8
1
Parent(s):
b3bd3f4
Update requirements.txt
Browse files- requirements.txt +10 -3
requirements.txt
CHANGED
@@ -1,4 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
videogen-hub
|
2 |
+
torch
|
3 |
+
huggingface-hub
|
4 |
+
numpy
|
5 |
+
pillow
|
6 |
+
transformers
|
7 |
gradio
|
8 |
+
opencv-python
|
9 |
+
ffmpeg-python
|
10 |
+
omegaconf
|
11 |
+
einops
|