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