apsys commited on
Commit
3a29f11
1 Parent(s): e5d268d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -27
requirements.txt CHANGED
@@ -1,12 +1,4 @@
1
- absl-py==1.3.0
2
- accelerate==0.13.2
3
- aiofiles==23.1.0
4
- aiohttp==3.8.3
5
- aiosignal==1.2.0
6
- alembic==1.9.2
7
- altair==4.2.2
8
- altgraph==0.17.3
9
- anyio==3.6.2
10
  appnope==0.1.3
11
  asttokens==2.1.0
12
  astunparse==1.6.3
@@ -65,10 +57,6 @@ httpcore==0.17.0
65
  httpx==0.24.0
66
  huggingface-hub==0.14.1
67
  idna==3.4
68
- imageio==2.22.4
69
- imageio-ffmpeg==0.4.8
70
- imagen==2.1.0
71
- imagen-pytorch==1.12.1
72
  implicit==0.6.2
73
  importlib-metadata==6.0.0
74
  ipykernel==6.17.0
@@ -138,9 +126,6 @@ psutil==5.9.3
138
  ptyprocess==0.7.0
139
  pure-eval==0.2.2
140
  pyarrow==11.0.0
141
- pyasn1==0.4.8
142
- pyasn1-modules==0.2.8
143
- pybind11==2.10.4
144
  pycairo==1.23.0
145
  pyct==0.4.8
146
  pydantic==1.10.2
@@ -151,14 +136,6 @@ Pygments==2.13.0
151
  pyinstaller==5.5
152
  pyinstaller-hooks-contrib==2022.10
153
  pyparsing==3.0.9
154
- PyQt3D==5.15.5
155
- PyQt5==5.15.7
156
- PyQt5-sip==12.11.0
157
- PyQtChart==5.15.6
158
- PyQtDataVisualization==5.15.5
159
- PyQtNetworkAuth==5.15.5
160
- PyQtPurchasing==5.15.5
161
- PyQtWebEngine==5.15.6
162
  pyrsistent==0.19.3
163
  python-dateutil==2.8.2
164
  python-multipart==0.0.6
@@ -199,9 +176,9 @@ timm==0.6.13
199
  tk==0.1.0
200
  tokenizers==0.13.2
201
  toolz==0.12.0
202
- torch==1.13.1
203
- torchmetrics==0.11.1
204
- torchvision==0.14.0
205
  torchviz==0.0.2
206
  tornado==6.2
207
  tqdm==4.64.1
 
1
+
 
 
 
 
 
 
 
 
2
  appnope==0.1.3
3
  asttokens==2.1.0
4
  astunparse==1.6.3
 
57
  httpx==0.24.0
58
  huggingface-hub==0.14.1
59
  idna==3.4
 
 
 
 
60
  implicit==0.6.2
61
  importlib-metadata==6.0.0
62
  ipykernel==6.17.0
 
126
  ptyprocess==0.7.0
127
  pure-eval==0.2.2
128
  pyarrow==11.0.0
 
 
 
129
  pycairo==1.23.0
130
  pyct==0.4.8
131
  pydantic==1.10.2
 
136
  pyinstaller==5.5
137
  pyinstaller-hooks-contrib==2022.10
138
  pyparsing==3.0.9
 
 
 
 
 
 
 
 
139
  pyrsistent==0.19.3
140
  python-dateutil==2.8.2
141
  python-multipart==0.0.6
 
176
  tk==0.1.0
177
  tokenizers==0.13.2
178
  toolz==0.12.0
179
+ torch==2.0.0
180
+ torchmetrics
181
+ torchvision
182
  torchviz==0.0.2
183
  tornado==6.2
184
  tqdm==4.64.1