thecho7 commited on
Commit
bfa915c
1 Parent(s): e38b1ea

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +131 -0
requirements.txt ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ albumentations==1.3.0
5
+ altair==5.0.0
6
+ anyio==3.6.2
7
+ anykeystore==0.2
8
+ apex==0.1
9
+ appdirs==1.4.4
10
+ async-timeout==4.0.2
11
+ attrs==23.1.0
12
+ certifi==2022.12.7
13
+ charset-normalizer==2.1.1
14
+ click==8.1.3
15
+ cmake==3.25.0
16
+ contourpy==1.0.7
17
+ cryptacular==1.6.2
18
+ cycler==0.11.0
19
+ defusedxml==0.7.1
20
+ dlib==19.24.1
21
+ docker-pycreds==0.4.0
22
+ facenet-pytorch==2.5.3
23
+ fastapi==0.95.1
24
+ ffmpy==0.3.0
25
+ filelock==3.9.0
26
+ fonttools==4.39.4
27
+ frozenlist==1.3.3
28
+ fsspec==2023.5.0
29
+ gitdb==4.0.10
30
+ GitPython==3.1.31
31
+ gradio==3.30.0
32
+ gradio_client==0.2.4
33
+ greenlet==2.0.2
34
+ h11==0.14.0
35
+ httpcore==0.17.0
36
+ httpx==0.24.0
37
+ huggingface-hub==0.14.1
38
+ hupper==1.12
39
+ idna==3.4
40
+ imageio==2.28.1
41
+ Jinja2==3.1.2
42
+ joblib==1.2.0
43
+ jsonschema==4.17.3
44
+ kiwisolver==1.4.4
45
+ lazy_loader==0.2
46
+ linkify-it-py==2.0.2
47
+ lit==15.0.7
48
+ markdown-it-py==2.2.0
49
+ MarkupSafe==2.1.2
50
+ matplotlib==3.7.1
51
+ mdit-py-plugins==0.3.3
52
+ mdurl==0.1.2
53
+ mpmath==1.2.1
54
+ multidict==6.0.4
55
+ networkx==3.0
56
+ numpy==1.24.3
57
+ oauthlib==3.2.2
58
+ opencv-python==4.7.0.72
59
+ opencv-python-headless==4.7.0.72
60
+ orjson==3.8.12
61
+ packaging==23.0
62
+ pandas==2.0.1
63
+ PasteDeploy==3.0.1
64
+ pathtools==0.1.2
65
+ pbkdf2==1.3
66
+ pep517==0.13.0
67
+ Pillow==9.3.0
68
+ plaster==1.1.2
69
+ plaster-pastedeploy==1.0.1
70
+ protobuf==3.20.3
71
+ psutil==5.9.5
72
+ pydantic==1.10.7
73
+ pydub==0.25.1
74
+ Pygments==2.15.1
75
+ pyparsing==3.0.9
76
+ pyramid==2.0.1
77
+ pyramid-mailer==0.15.1
78
+ pyrsistent==0.19.3
79
+ python-dateutil==2.8.2
80
+ python-multipart==0.0.6
81
+ python3-openid==3.2.0
82
+ pytorch-toolbelt==0.6.3
83
+ pytz==2023.3
84
+ PyWavelets==1.4.1
85
+ PyYAML==6.0
86
+ qudida==0.0.4
87
+ repoze.sendmail==4.4.1
88
+ requests==2.28.1
89
+ requests-oauthlib==1.3.1
90
+ scikit-image==0.20.0
91
+ scikit-learn==1.2.2
92
+ scipy==1.10.1
93
+ semantic-version==2.10.0
94
+ sentry-sdk==1.22.2
95
+ setproctitle==1.3.2
96
+ sh==1.14.3
97
+ six==1.16.0
98
+ smmap==5.0.0
99
+ sniffio==1.3.0
100
+ SQLAlchemy==1.4.48
101
+ starlette==0.26.1
102
+ sympy==1.11.1
103
+ tensorboardX==2.6
104
+ threadpoolctl==3.1.0
105
+ tifffile==2023.4.12
106
+ timm==0.6.13
107
+ toml==0.10.2
108
+ tomli==2.0.1
109
+ toolz==0.12.0
110
+ torch==2.0.1+cu118
111
+ torchvision==0.15.2+cu118
112
+ tqdm==4.65.0
113
+ transaction==3.1.0
114
+ translationstring==1.4
115
+ triton==2.0.0
116
+ typing_extensions==4.4.0
117
+ tzdata==2023.3
118
+ uc-micro-py==1.0.2
119
+ urllib3==1.26.13
120
+ uvicorn==0.22.0
121
+ velruse==1.1.1
122
+ venusian==3.0.0
123
+ wandb==0.15.2
124
+ WebOb==1.8.7
125
+ websockets==11.0.3
126
+ WTForms==3.0.1
127
+ wtforms-recaptcha==0.3.2
128
+ yarl==1.9.2
129
+ zope.deprecation==5.0
130
+ zope.interface==6.0
131
+ zope.sqlalchemy==2.0