Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +37 -1
requirements.txt
CHANGED
@@ -1,3 +1,39 @@
|
|
1 |
opencv-python
|
2 |
ffmpeg-python
|
3 |
-
moviepy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
opencv-python
|
2 |
ffmpeg-python
|
3 |
+
moviepy
|
4 |
+
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
torch
|
7 |
+
torchvision==0.13.1+cu113
|
8 |
+
torchmetrics==0.6.0
|
9 |
+
pyyaml
|
10 |
+
json_tricks
|
11 |
+
yacs
|
12 |
+
scikit-learn
|
13 |
+
pandas
|
14 |
+
timm==0.4.12
|
15 |
+
numpy==1.23.5
|
16 |
+
einops
|
17 |
+
fvcore
|
18 |
+
transformers==4.19.2
|
19 |
+
sentencepiece
|
20 |
+
ftfy
|
21 |
+
regex
|
22 |
+
nltk
|
23 |
+
vision-datasets==0.2.2
|
24 |
+
pycocotools==2.0.4
|
25 |
+
diffdist
|
26 |
+
pyarrow
|
27 |
+
cityscapesscripts
|
28 |
+
shapely
|
29 |
+
scikit-image
|
30 |
+
mup
|
31 |
+
scann
|
32 |
+
kornia==0.6.4
|
33 |
+
invisible-watermark
|
34 |
+
diffusers
|
35 |
+
accelerate
|
36 |
+
altair
|
37 |
+
openai
|
38 |
+
git+https://github.com/arogozhnikov/einops.git
|
39 |
+
git+https://github.com/MaureenZOU/detectron2-xyz.git
|