idlebg commited on
Commit
6a6d8ca
1 Parent(s): c9553b1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +200 -0
requirements.txt ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ absl-py
4
+ accelerate
5
+ addict
6
+ aiohttp
7
+ aiosignal
8
+ altair
9
+ antlr4-python3-runtime
10
+ anyio
11
+ appdirs
12
+ async-timeout
13
+ attrs
14
+ audioread
15
+ av
16
+ diffusers
17
+ loguru
18
+ st_clickable_images
19
+ basicsr
20
+ bcrypt
21
+ black
22
+ blinker
23
+ boltons
24
+ cachetools
25
+ cffi
26
+ charset-normalizer
27
+ clean-fid
28
+ click
29
+ clip
30
+ coloredlogs
31
+ commonmark
32
+ contourpy
33
+ cryptography
34
+ cycler
35
+ decorator
36
+ diffusers
37
+ einops
38
+ entrypoints
39
+ facexlib
40
+ fairscale
41
+ fastapi
42
+ ffmpy
43
+ filelock
44
+ filterpy
45
+ fire
46
+ flatbuffers
47
+ font-roboto
48
+ fonts
49
+ fonttools
50
+ frozenlist
51
+ fsspec
52
+ ftfy
53
+ future
54
+ gdown
55
+ gfpgan
56
+ gitdb
57
+ GitPython
58
+ google-auth
59
+ google-auth-oauthlib
60
+ gradio
61
+ grpcio
62
+ h11
63
+ httpcore
64
+ httpx
65
+ huggingface-hub
66
+ humanfriendly
67
+ idna
68
+ imageio
69
+ importlib-metadata
70
+ inflection
71
+ invisible-watermark
72
+ Jinja2
73
+ joblib
74
+ jsonmerge
75
+ jsonschema
76
+ kiwisolver
77
+ kornia
78
+ lark
79
+
80
+ librosa
81
+ linkify-it-py
82
+ llvmlite
83
+ lmdb
84
+ lpips
85
+ Markdown
86
+ markdown-it-py
87
+ MarkupSafe
88
+ matplotlib
89
+ mdit-py-plugins
90
+ mdurl
91
+ mpmath
92
+ multidict
93
+ mypy-extensions
94
+ networkx
95
+ numba
96
+ numpy
97
+ nvidia-cublas-cu11
98
+ nvidia-cuda-nvrtc-cu11
99
+ nvidia-cuda-runtime-cu11
100
+ nvidia-cudnn-cu11
101
+ oauthlib
102
+ omegaconf
103
+ onnx
104
+ onnxruntime
105
+ open-clip-torch
106
+ opencv-python
107
+ orjson
108
+ packaging
109
+ pandas
110
+ paramiko
111
+ pathspec
112
+ piexif
113
+ Pillow
114
+ platformdirs
115
+ pooch
116
+ protobuf
117
+ psutil
118
+ pyarrow
119
+ pyasn1
120
+ pyasn1-modules
121
+ pycparser
122
+ pycryptodome
123
+ pydantic
124
+ pydeck
125
+ pyDeprecate
126
+ pydub
127
+ Pygments
128
+ Pympler
129
+ PyNaCl
130
+ pyparsing
131
+ pyre-extensions
132
+ pyrsistent
133
+ PySocks
134
+ python-dateutil
135
+ python-multipart
136
+ pytorch-lightning
137
+ pytz
138
+ pytz-deprecation-shim
139
+ PyWavelets
140
+ PyYAML
141
+ realesrgan
142
+ regex
143
+ requests
144
+ requests-oauthlib
145
+ resampy
146
+ resize-right
147
+ rfc3986
148
+ rich
149
+ rsa
150
+ safetensors
151
+ scikit-image
152
+ scikit-learn
153
+ scipy
154
+ semver
155
+ sentencepiece
156
+ six
157
+ smmap
158
+ sniffio
159
+ soundfile
160
+ starlette
161
+ streamlit
162
+ streamlit-drawable-canvas
163
+ sympy
164
+ tb-nightly
165
+ tensorboard
166
+ tensorboard-data-server
167
+ tensorboard-plugin-wit
168
+ termcolor
169
+ threadpoolctl
170
+ tifffile
171
+ timm
172
+ tokenizers
173
+ toml
174
+ tomli
175
+ toolz
176
+ torch
177
+ torchdiffeq
178
+ torchmetrics
179
+ torchsde
180
+ torchvision
181
+ tornado
182
+ tqdm
183
+ trampoline
184
+ transformers
185
+ typing-inspect
186
+ typing_extensions
187
+ tzdata
188
+ tzlocal
189
+ uc-micro-py
190
+ urllib3
191
+ uvicorn
192
+ validators
193
+ watchdog
194
+ wcwidth
195
+ websockets
196
+ Werkzeug
197
+ xformers
198
+ yapf
199
+ yarl
200
+ zipp