YumingYuan commited on
Commit
f5b22ea
1 Parent(s): 9889f60

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +167 -0
requirements.txt ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.5
3
+ aiosignal==1.3.1
4
+ albumentations==1.3.1
5
+ altair==5.0.1
6
+ annotated-types==0.5.0
7
+ anyio==3.7.1
8
+ astroid==2.15.6
9
+ asttokens==2.2.1
10
+ async-timeout==4.0.2
11
+ attrs==23.1.0
12
+ backcall==0.2.0
13
+ blinker==1.6.2
14
+ cachetools==5.3.1
15
+ certifi==2022.12.7
16
+ charset-normalizer==2.1.1
17
+ click==8.1.6
18
+ comm==0.1.3
19
+ contourpy==1.1.0
20
+ cycler==0.11.0
21
+ debugpy==1.6.7
22
+ decorator==5.1.1
23
+ dill==0.3.7
24
+ einops==0.6.1
25
+ entmax==1.1
26
+ evdev==1.6.1
27
+ exceptiongroup==1.1.2
28
+ executing==1.2.0
29
+ fastapi==0.100.1
30
+ ffmpy==0.3.1
31
+ filelock==3.9.0
32
+ fonttools==4.41.1
33
+ frozenlist==1.4.0
34
+ fsspec==2023.6.0
35
+ gitdb==4.0.10
36
+ GitPython==3.1.32
37
+ gradio==3.39.0
38
+ gradio_client==0.3.0
39
+ h11==0.14.0
40
+ httpcore==0.17.3
41
+ httptools==0.6.0
42
+ httpx==0.24.1
43
+ huggingface-hub==0.16.4
44
+ idna==3.4
45
+ imageio==2.31.1
46
+ importlib-metadata==6.8.0
47
+ ipykernel==6.25.0
48
+ ipython==8.14.0
49
+ isort==5.12.0
50
+ jedi==0.19.0
51
+ Jinja2==3.1.2
52
+ joblib==1.3.1
53
+ jsonschema==4.18.4
54
+ jsonschema-specifications==2023.7.1
55
+ jupyter_client==8.3.0
56
+ jupyter_core==5.3.1
57
+ kiwisolver==1.4.4
58
+ lazy-object-proxy==1.9.0
59
+ lazy_loader==0.3
60
+ linkify-it-py==2.0.2
61
+ markdown-it-py==2.2.0
62
+ MarkupSafe==2.1.2
63
+ matplotlib==3.7.2
64
+ matplotlib-inline==0.1.6
65
+ mccabe==0.7.0
66
+ mdit-py-plugins==0.3.3
67
+ mdurl==0.1.2
68
+ mpmath==1.2.1
69
+ multidict==6.0.4
70
+ munch==4.0.0
71
+ nest-asyncio==1.5.7
72
+ networkx==3.0
73
+ numpy==1.24.1
74
+ opencv-python-headless==4.8.0.74
75
+ orjson==3.9.2
76
+ packaging==23.1
77
+ pandas==2.0.3
78
+ parso==0.8.3
79
+ pexpect==4.8.0
80
+ pickleshare==0.7.5
81
+ Pillow==9.3.0
82
+ pix2tex==0.1.2
83
+ platformdirs==3.10.0
84
+ prompt-toolkit==3.0.39
85
+ protobuf==4.23.4
86
+ psutil==5.9.5
87
+ ptyprocess==0.7.0
88
+ pure-eval==0.2.2
89
+ pyarrow==12.0.1
90
+ pydantic==2.1.1
91
+ pydantic_core==2.4.0
92
+ pydeck==0.8.0
93
+ pydub==0.25.1
94
+ Pygments==2.15.1
95
+ pylint==2.17.5
96
+ Pympler==1.0.1
97
+ pynput==1.7.6
98
+ pyparsing==3.0.9
99
+ PyQt6==6.5.2
100
+ PyQt6-Qt6==6.5.2
101
+ PyQt6-sip==13.5.2
102
+ PyQt6-WebEngine==6.5.0
103
+ PyQt6-WebEngine-Qt6==6.5.2
104
+ PySide6==6.5.2
105
+ PySide6-Addons==6.5.2
106
+ PySide6-Essentials==6.5.2
107
+ python-dateutil==2.8.2
108
+ python-dotenv==1.0.0
109
+ python-multipart==0.0.6
110
+ python-xlib==0.33
111
+ pytz==2023.3
112
+ pytz-deprecation-shim==0.1.0.post0
113
+ PyWavelets==1.4.1
114
+ PyYAML==6.0.1
115
+ pyzmq==25.1.0
116
+ qudida==0.0.4
117
+ referencing==0.30.0
118
+ regex==2023.6.3
119
+ requests==2.28.1
120
+ rich==13.5.2
121
+ rpds-py==0.9.2
122
+ safetensors==0.3.1
123
+ scikit-image==0.21.0
124
+ scikit-learn==1.3.0
125
+ scipy==1.11.1
126
+ screeninfo==0.8.1
127
+ semantic-version==2.10.0
128
+ shiboken6==6.5.2
129
+ six==1.16.0
130
+ smmap==5.0.0
131
+ sniffio==1.3.0
132
+ stack-data==0.6.2
133
+ starlette==0.27.0
134
+ streamlit==1.25.0
135
+ sympy==1.11.1
136
+ tenacity==8.2.2
137
+ threadpoolctl==3.2.0
138
+ tifffile==2023.7.18
139
+ timm==0.5.4
140
+ tokenizers==0.13.3
141
+ toml==0.10.2
142
+ tomli==2.0.1
143
+ tomlkit==0.12.1
144
+ toolz==0.12.0
145
+ torch==2.0.1+cpu
146
+ torchaudio==2.0.2+cpu
147
+ torchvision==0.15.2+cpu
148
+ tornado==6.3.2
149
+ tqdm==4.65.0
150
+ traitlets==5.9.0
151
+ transformers==4.31.0
152
+ typing_extensions==4.7.1
153
+ tzdata==2023.3
154
+ tzlocal==4.3.1
155
+ uc-micro-py==1.0.2
156
+ urllib3==1.26.13
157
+ uvicorn==0.23.2
158
+ uvloop==0.17.0
159
+ validators==0.20.0
160
+ watchdog==3.0.0
161
+ watchfiles==0.19.0
162
+ wcwidth==0.2.6
163
+ websockets==11.0.3
164
+ wrapt==1.15.0
165
+ x-transformers==0.15.0
166
+ yarl==1.9.2
167
+ zipp==3.16.2