forSubAnony commited on
Commit
808ca17
1 Parent(s): 8222fd4

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +193 -0
requirements.txt ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ accelerate==0.24.1
3
+ addict==2.4.0
4
+ aiofiles==23.2.1
5
+ aiohttp==3.8.6
6
+ aiosignal==1.3.1
7
+ albumentations==1.3.1
8
+ altair==5.1.2
9
+ annotated-types==0.6.0
10
+ antlr4-python3-runtime==4.9.3
11
+ anyio==3.7.1
12
+ appdirs==1.4.4
13
+ async-timeout==4.0.3
14
+ attrs==23.1.0
15
+ basicsr==1.4.2
16
+ bleach==6.1.0
17
+ blinker==1.7.0
18
+ blis==0.7.11
19
+ blobfile==2.1.1
20
+ braceexpand==0.1.7
21
+ cachetools==5.3.2
22
+ catalogue==2.0.10
23
+ certifi==2022.12.7
24
+ cfgv==3.4.0
25
+ charset-normalizer==2.1.1
26
+ click==8.1.7
27
+ cloudpathlib==0.16.0
28
+ colorama==0.4.6
29
+ confection==0.1.4
30
+ config==0.5.1
31
+ contexttimer==0.3.3
32
+ contourpy==1.1.1
33
+ cycler==0.12.1
34
+ cymem==2.0.8
35
+ datasets==2.14.6
36
+ decord==0.6.0
37
+ diffusers==0.22.0.dev0
38
+ dill==0.3.7
39
+ distlib==0.3.8
40
+ docker-pycreds==0.4.0
41
+ easydict==1.11
42
+ einops==0.7.0
43
+ fairscale==0.4.4
44
+ fastapi==0.104.1
45
+ ffmpy==0.3.1
46
+ filelock==3.13.1
47
+ fonttools==4.43.1
48
+ frozenlist==1.4.0
49
+ fsspec==2023.4.0
50
+ ftfy==6.1.1
51
+ future==0.18.3
52
+ gitdb==4.0.11
53
+ GitPython==3.1.40
54
+ google-auth==2.23.4
55
+ google-auth-oauthlib==1.1.0
56
+ gradio==4.3.0
57
+ gradio_client==0.7.0
58
+ grpcio==1.59.2
59
+ h11==0.14.0
60
+ httpcore==1.0.2
61
+ httpx==0.25.1
62
+ huggingface-hub==0.17.3
63
+ identify==2.5.35
64
+ idna==3.4
65
+ imageio==2.32.0
66
+ importlib-metadata==6.8.0
67
+ importlib-resources==6.1.1
68
+ iopath==0.1.10
69
+ Jinja2==3.1.2
70
+ joblib==1.3.2
71
+ jsonschema==4.19.2
72
+ jsonschema-specifications==2023.11.1
73
+ kaggle==1.6.6
74
+ kiwisolver==1.4.5
75
+ langcodes==3.3.0
76
+ lazy_loader==0.3
77
+ lightning-utilities==0.9.0
78
+ lmdb==1.4.1
79
+ lxml==4.9.3
80
+ Markdown==3.5.1
81
+ markdown-it-py==3.0.0
82
+ MarkupSafe==2.1.2
83
+ matplotlib==3.8.0
84
+ mdurl==0.1.2
85
+ mpmath==1.3.0
86
+ multidict==6.0.4
87
+ multiprocess==0.70.15
88
+ murmurhash==1.0.10
89
+ networkx==3.0
90
+ nodeenv==1.8.0
91
+ numpy==1.24.1
92
+ oauthlib==3.2.2
93
+ omegaconf==2.3.0
94
+ opencv-contrib-python==4.8.1.78
95
+ opencv-python==4.8.1.78
96
+ opencv-python-headless==4.5.5.64
97
+ opendatasets==0.1.22
98
+ orjson==3.9.10
99
+ pandas==2.1.2
100
+ Pillow==9.3.0
101
+ plotly==5.19.0
102
+ portalocker==2.8.2
103
+ pre-commit==3.6.2
104
+ preshed==3.0.9
105
+ protobuf==4.23.4
106
+ pyarrow==13.0.0
107
+ pyasn1==0.5.0
108
+ pyasn1-modules==0.3.0
109
+ pycocoevalcap==1.2
110
+ pycocotools==2.0.7
111
+ pycryptodomex==3.19.0
112
+ pydantic==2.5.0
113
+ pydantic_core==2.14.1
114
+ pydeck==0.8.1b0
115
+ pyDeprecate==0.3.2
116
+ pydub==0.25.1
117
+ pyparsing==3.1.1
118
+ python-magic==0.4.27
119
+ python-multipart==0.0.6
120
+ python-slugify==8.0.4
121
+ pytorch-lightning==1.7.7
122
+ pytz==2023.3.post1
123
+ PyYAML==6.0.1
124
+ qudida==0.0.4
125
+ referencing==0.31.0
126
+ regex==2023.10.3
127
+ requests==2.28.1
128
+ requests-oauthlib==1.3.1
129
+ rich==13.6.0
130
+ rpds-py==0.12.0
131
+ rsa==4.9
132
+ safetensors==0.4.0
133
+ salesforce-lavis==1.0.2
134
+ scikit-image==0.22.0
135
+ scikit-learn==1.3.2
136
+ scipy==1.11.3
137
+ semantic-version==2.10.0
138
+ sentencepiece==0.1.99
139
+ sentry-sdk==1.34.0
140
+ setproctitle==1.3.3
141
+ share==1.0.4
142
+ shellingham==1.5.4
143
+ smart-open==6.4.0
144
+ smmap==5.0.1
145
+ sniffio==1.3.0
146
+ spacy==3.7.4
147
+ spacy-legacy==3.0.12
148
+ spacy-loggers==1.0.5
149
+ srsly==2.4.8
150
+ starlette==0.27.0
151
+ streamlit==1.31.1
152
+ sympy==1.12
153
+ tenacity==8.2.3
154
+ tensorboard==2.15.1
155
+ tensorboard-data-server==0.7.2
156
+ text-unidecode==1.3
157
+ thinc==8.2.3
158
+ threadpoolctl==3.2.0
159
+ tifffile==2023.9.26
160
+ timm==0.4.12
161
+ tokenizers==0.13.3
162
+ toml==0.10.2
163
+ tomli==2.0.1
164
+ tomlkit==0.12.0
165
+ toolz==0.12.0
166
+ torch==2.1.0+cu118
167
+ torch-tb-profiler==0.4.3
168
+ torchaudio==2.1.0+cu118
169
+ torchmetrics==1.2.0
170
+ torchvision==0.16.0+cu118
171
+ tqdm==4.66.1
172
+ transformers==4.26.1
173
+ triton==2.1.0
174
+ typer==0.9.0
175
+ tzdata==2023.3
176
+ tzlocal==5.2
177
+ urllib3==1.26.13
178
+ uvicorn==0.24.0.post1
179
+ validators==0.22.0
180
+ virtualenv==20.25.0
181
+ wandb==0.16.0
182
+ wasabi==1.1.2
183
+ watchdog==4.0.0
184
+ weasel==0.3.4
185
+ webdataset==0.2.86
186
+ webencodings==0.5.1
187
+ websockets==11.0.3
188
+ Werkzeug==3.0.1
189
+ xformers==0.0.22.post7
190
+ xxhash==3.4.1
191
+ yapf==0.40.2
192
+ yarl==1.9.2
193
+ zipp==3.17.0