Spaces:
Build error
Build error
MaureenZOU
commited on
Commit
•
597ec9a
1
Parent(s):
228031a
update requirement
Browse files- requirements.txt +37 -0
requirements.txt
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
opencv-python
|
4 |
+
pyyaml
|
5 |
+
json_tricks
|
6 |
+
yacs
|
7 |
+
scikit-learn
|
8 |
+
pandas
|
9 |
+
timm==0.4.12
|
10 |
+
numpy==1.23.5
|
11 |
+
einops
|
12 |
+
fvcore
|
13 |
+
transformers==4.19.2
|
14 |
+
sentencepiece
|
15 |
+
ftfy
|
16 |
+
regex
|
17 |
+
nltk
|
18 |
+
vision-datasets==0.2.2
|
19 |
+
pycocotools==2.0.4
|
20 |
+
diffdist
|
21 |
+
pyarrow
|
22 |
+
cityscapesscripts
|
23 |
+
shapely
|
24 |
+
scikit-image
|
25 |
+
mup
|
26 |
+
gradio==3.13.0
|
27 |
+
scann
|
28 |
+
kornia==0.6.4
|
29 |
+
torchmetrics==0.6.0
|
30 |
+
torch==1.13
|
31 |
+
torchvision
|
32 |
+
invisible-watermark
|
33 |
+
diffusers
|
34 |
+
accelerate
|
35 |
+
altair
|
36 |
+
openai
|
37 |
+
git+https://github.com/arogozhnikov/einops.git
|