Pie31415 commited on
Commit
92eb250
1 Parent(s): 2b0ad0f

updated reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -21
requirements.txt CHANGED
@@ -1,22 +1,166 @@
1
- git+https://github.com/huggingface/diffusers.git #diffusers==0.16.0.dev0
2
- -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
3
- jax[tpu]==0.4.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  flax==0.6.7
5
- transformers
6
- chex
7
- datasets
8
- optax
9
- orbax
10
- ftfy
11
- tensorboard
12
- Jinja2
13
- --extra-index-url https://download.pytorch.org/whl/cpu
14
- torch
15
- torchvision
16
- gradio
17
- einops
18
- imageio
19
- decord
20
- opencv-python
21
- scikit-image
22
- bs4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.16.0
3
+ addict==2.4.0
4
+ aiofiles==23.1.0
5
+ aiohttp==3.8.4
6
+ aiosignal==1.3.1
7
+ albumentations==1.3.0
8
+ altair==4.2.2
9
+ antlr4-python3-runtime==4.9.3
10
+ anyio==3.6.2
11
+ async-timeout==4.0.2
12
+ attrs==23.1.0
13
+ basicsr==1.4.2
14
+ beautifulsoup4==4.12.2
15
+ braceexpand==0.1.7
16
+ bs4==0.0.1
17
+ cached-property==1.5.2
18
+ cachetools==5.3.0
19
+ certifi==2022.12.7
20
+ charset-normalizer==3.1.0
21
+ chex==0.1.7
22
+ click==8.1.3
23
+ coloredlogs==15.0.1
24
+ contourpy==1.0.7
25
+ cycler==0.11.0
26
+ datasets==2.11.0
27
+ decorator==4.4.2
28
+ decord==0.6.0
29
+ diffusers==0.16.0.dev0
30
+ dill==0.3.6
31
+ dm-tree==0.1.8
32
+ einops==0.6.0
33
+ entrypoints==0.4
34
+ etils==1.2.0
35
+ fastapi==0.95.1
36
+ ffmpy==0.3.0
37
+ filelock==3.11.0
38
+ flatbuffers==23.3.3
39
  flax==0.6.7
40
+ fonttools==4.39.3
41
+ frozenlist==1.3.3
42
+ fsspec==2023.4.0
43
+ ftfy==6.1.1
44
+ future==0.18.3
45
+ google-auth==2.17.3
46
+ google-auth-oauthlib==1.0.0
47
+ gradio==3.23.0
48
+ grpcio==1.54.0
49
+ h11==0.14.0
50
+ httpcore==0.17.0
51
+ httpx==0.24.0
52
+ huggingface-hub==0.13.4
53
+ humanfriendly==10.0
54
+ idna==3.4
55
+ imageio==2.9.0
56
+ imageio-ffmpeg==0.4.2
57
+ importlib-metadata==6.5.0
58
+ importlib-resources==5.12.0
59
+ invisible-watermark==0.1.5
60
+ jax==0.4.5
61
+ jaxlib==0.4.4
62
+ Jinja2==3.1.2
63
+ joblib==1.2.0
64
+ jsonschema==4.17.3
65
+ kiwisolver==1.4.4
66
+ kornia==0.6.0
67
+ linkify-it-py==2.0.0
68
+ lmdb==1.4.1
69
+ Markdown==3.4.3
70
+ markdown-it-py==2.2.0
71
+ MarkupSafe==2.1.2
72
+ matplotlib==3.7.1
73
+ mdit-py-plugins==0.3.3
74
+ mdurl==0.1.2
75
+ moviepy==1.0.3
76
+ mpmath==1.3.0
77
+ msgpack==1.0.5
78
+ multidict==6.0.4
79
+ multiprocess==0.70.14
80
+ nest-asyncio==1.5.6
81
+ networkx==3.1
82
+ numpy==1.24.1
83
+ oauthlib==3.2.2
84
+ omegaconf==2.3.0
85
+ onnx==1.13.1
86
+ onnxruntime==1.14.1
87
+ open-clip-torch==2.16.0
88
+ opencv-contrib-python==4.7.0.72
89
+ opencv-python==4.7.0.72
90
+ opencv-python-headless==4.7.0.72
91
+ opt-einsum==3.3.0
92
+ optax==0.1.4
93
+ orbax==0.1.7
94
+ orjson==3.8.10
95
+ packaging==23.1
96
+ pandas==2.0.0
97
+ Pillow==9.4.0
98
+ pkgutil-resolve-name==1.3.10
99
+ prettytable==3.6.0
100
+ proglog==0.1.10
101
+ protobuf==3.20.3
102
+ psutil==5.9.5
103
+ pyarrow==11.0.0
104
+ pyasn1==0.4.8
105
+ pyasn1-modules==0.2.8
106
+ pydantic==1.10.7
107
+ pyDeprecate==0.3.1
108
+ pydub==0.25.1
109
+ Pygments==2.15.0
110
+ pyparsing==3.0.9
111
+ pyrsistent==0.19.3
112
+ python-dateutil==2.8.2
113
+ python-multipart==0.0.6
114
+ pytorch-lightning==1.5.0
115
+ pytz==2023.3
116
+ PyWavelets==1.4.1
117
+ PyYAML==6.0
118
+ qudida==0.0.4
119
+ regex==2023.3.23
120
+ requests==2.28.2
121
+ requests-oauthlib==1.3.1
122
+ responses==0.18.0
123
+ rich==13.3.4
124
+ rsa==4.9
125
+ safetensors==0.2.7
126
+ scikit-image==0.19.3
127
+ scikit-learn==1.2.2
128
+ scipy==1.10.1
129
+ semantic-version==2.10.0
130
+ sentencepiece==0.1.98
131
+ six==1.16.0
132
+ sniffio==1.3.0
133
+ soupsieve==2.4.1
134
+ starlette==0.26.1
135
+ sympy==1.11.1
136
+ tb-nightly==2.13.0a20230419
137
+ tensorboard==2.12.2
138
+ tensorboard-data-server==0.7.0
139
+ tensorboard-plugin-wit==1.8.1
140
+ tensorboardX==2.6
141
+ tensorstore==0.1.35
142
+ test-tube==0.7.5
143
+ threadpoolctl==3.1.0
144
+ tifffile==2023.4.12
145
+ timm==0.6.12
146
+ tokenizers==0.13.3
147
+ tomesd==0.1.2
148
+ toolz==0.12.0
149
+ # torch==1.13.1+cpu
150
+ torchmetrics==0.6.0
151
+ # torchvision==0.14.1+cpu
152
+ tqdm==4.64.1
153
+ transformers==4.28.1
154
+ typing-extensions==4.5.0
155
+ tzdata==2023.3
156
+ uc-micro-py==1.0.1
157
+ urllib3==1.26.15
158
+ uvicorn==0.21.1
159
+ wcwidth==0.2.6
160
+ webdataset==0.2.5
161
+ websockets==11.0.2
162
+ Werkzeug==2.2.3
163
+ xxhash==3.2.0
164
+ yapf==0.32.0
165
+ yarl==1.8.2
166
+ zipp==3.15.0