Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
av
|
5 |
+
moviepy
|
6 |
+
yt-dlp
|
7 |
+
ruamel.yaml
|
8 |
+
einops
|
9 |
+
timm
|
10 |
+
transformers
|
11 |
+
scipy
|
12 |
+
pycocotools
|