Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
transformers
|
3 |
+
accelerate
|
4 |
+
gradio
|
5 |
+
torch
|
6 |
+
numpy
|
7 |
+
mediapipe
|
8 |
+
opencv-python
|
9 |
+
mediapy
|
10 |
+
moviepy
|
11 |
+
image-tools
|
12 |
+
tqdm
|
13 |
+
supervision
|