Skip to content

Commit 7cf6c04

Browse files
authored
Create requirements.txt for people who don't want to use conda
1 parent 60f2bcc commit 7cf6c04

File tree

1 file changed

+153
-0
lines changed

1 file changed

+153
-0
lines changed

requirements.txt

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
absl-py==1.3.0
2+
aiohttp==3.8.3
3+
aioitertools==0.11.0
4+
aiosignal==1.3.1
5+
albumentations==1.3.0
6+
astunparse==1.6.3
7+
async-timeout==4.0.2
8+
attrs==22.1.0
9+
azure-core==1.26.1
10+
azure-storage-blob==12.14.1
11+
beautifulsoup4==4.11.1
12+
braceexpand==0.1.7
13+
cachetools==5.2.0
14+
cffi==1.15.1
15+
charset-normalizer==2.1.1
16+
click==8.1.3
17+
clip-benchmark==1.4.0
18+
cloudpathlib==0.13.0
19+
colorama==0.4.4
20+
contourpy==1.0.7
21+
cryptography==39.0.2
22+
cycler==0.11.0
23+
dataclasses==0.6
24+
datasets==2.8.0
25+
dill==0.3.6
26+
dm-tree==0.1.7
27+
docker-pycreds==0.4.0
28+
docutils==0.16
29+
etils==0.9.0
30+
exifread-nocycle==3.0.1
31+
fasttext==0.9.2
32+
fasttext-langdetect==1.0.3
33+
filelock==3.8.0
34+
fire==0.4.0
35+
flatbuffers==22.10.26
36+
fonttools==4.39.2
37+
frozenlist==1.3.3
38+
fsspec==2022.11.0
39+
ftfy==6.1.1
40+
gast==0.4.0
41+
gcld3==3.0.13
42+
gdown==4.5.3
43+
gitdb==4.0.9
44+
gitpython==3.1.29
45+
google-api-core==2.11.0
46+
google-auth==2.14.1
47+
google-auth-oauthlib==0.4.6
48+
google-cloud-core==2.3.2
49+
google-cloud-storage==2.7.0
50+
google-crc32c==1.5.0
51+
google-pasta==0.2.0
52+
google-resumable-media==2.4.0
53+
googleapis-common-protos==1.57.0
54+
grpcio==1.50.0
55+
h5py==3.7.0
56+
huggingface-hub==0.11.0
57+
idna==3.4
58+
imageio==2.22.4
59+
img2dataset==1.40.0
60+
importlib-resources==5.10.0
61+
isodate==0.6.1
62+
jmespath==1.0.1
63+
joblib==1.2.0
64+
kaleido==0.2.1
65+
keras==2.11.0
66+
keras-preprocessing==1.1.2
67+
kiwisolver==1.4.4
68+
libclang==14.0.6
69+
littleutils==0.2.2
70+
markdown==3.4.1
71+
markupsafe==2.1.1
72+
matplotlib==3.7.1
73+
mock==4.0.3
74+
msrest==0.7.1
75+
multidict==6.0.3
76+
multiprocess==0.70.14
77+
networkx==2.8.8
78+
nltk==3.8.1
79+
numpy==1.23.4
80+
nvidia-cublas-cu11==11.10.3.66
81+
nvidia-cuda-nvrtc-cu11==11.7.99
82+
nvidia-cuda-runtime-cu11==11.7.99
83+
nvidia-cudnn-cu11==8.5.0.96
84+
oauthlib==3.2.2
85+
ogb==1.3.5
86+
open-clip-torch==2.16.1
87+
opencv-python==4.6.0.66
88+
opencv-python-headless==4.6.0.66
89+
opt-einsum==3.3.0
90+
outdated==0.2.2
91+
packaging==21.3
92+
pandas==1.5.1
93+
pathtools==0.1.2
94+
patsy==0.5.3
95+
pillow==9.3.0
96+
plotly==5.13.1
97+
promise==2.3
98+
protobuf==3.20.2
99+
psutil==5.9.4
100+
pyarrow==7.0.0
101+
pyasn1==0.4.8
102+
pyasn1-modules==0.2.8
103+
pybind11==2.10.1
104+
pycld3==0.22
105+
pycparser==2.21
106+
pyparsing==3.0.9
107+
pysimdjson==5.0.2
108+
pysocks==1.7.1
109+
python-dateutil==2.8.2
110+
pytz==2022.6
111+
pywavelets==1.4.1
112+
pyyaml==5.4.1
113+
qudida==0.0.4
114+
regex==2022.10.31
115+
requests==2.28.1
116+
requests-oauthlib==1.3.1
117+
responses==0.18.0
118+
rsa==4.7.2
119+
scikit-image==0.19.3
120+
scikit-learn==1.1.3
121+
scipy==1.9.3
122+
sentencepiece==0.1.97
123+
sentry-sdk==1.11.1
124+
setproctitle==1.3.2
125+
shortuuid==1.0.11
126+
six==1.16.0
127+
smmap==5.0.0
128+
soupsieve==2.3.2.post1
129+
statsmodels==0.13.5
130+
tenacity==8.2.2
131+
termcolor==2.1.0
132+
threadpoolctl==3.1.0
133+
tifffile==2022.10.10
134+
timm==0.6.11
135+
tokenizers==0.13.2
136+
toml==0.10.2
137+
torch==1.13.0
138+
torchvision==0.14.0
139+
tqdm==4.64.1
140+
transformers==4.24.0
141+
typeguard==2.13.3
142+
typing-extensions==4.4.0
143+
urllib3==1.26.12
144+
wandb==0.12.21
145+
wcwidth==0.2.5
146+
webdataset==0.2.31
147+
werkzeug==2.2.2
148+
wget==3.2
149+
wilds==2.0.0
150+
wrapt==1.14.1
151+
xxhash==3.2.0
152+
yarl==1.8.2
153+
zipp==3.10.0

0 commit comments

Comments
 (0)