Spaces:
Running
Running
gavinyuan
commited on
Commit
•
51647f4
1
Parent(s):
07a6a7f
update: requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -115,8 +115,8 @@ requests==2.27.1
|
|
115 |
requests-oauthlib==1.3.1
|
116 |
rfc3986==1.5.0
|
117 |
rsa==4.8
|
118 |
-
scikit-image
|
119 |
-
scikit-learn
|
120 |
scipy
|
121 |
sentry-sdk==1.5.6
|
122 |
setproctitle==1.2.2
|
@@ -136,16 +136,16 @@ termcolor==1.1.0
|
|
136 |
threadpoolctl==3.1.0
|
137 |
tifffile==2020.9.3
|
138 |
timm==0.5.4
|
139 |
-
torch==1.
|
140 |
-
torchmetrics
|
141 |
-
torchvision
|
142 |
tqdm==4.63.0
|
143 |
trimesh==3.12.7
|
144 |
typing_extensions==4.4.0
|
145 |
uc-micro-py==1.0.1
|
146 |
urllib3==1.26.9
|
147 |
uvicorn==0.20.0
|
148 |
-
wandb
|
149 |
websockets==10.4
|
150 |
Werkzeug==2.0.3
|
151 |
wrapt==1.12.1
|
|
|
115 |
requests-oauthlib==1.3.1
|
116 |
rfc3986==1.5.0
|
117 |
rsa==4.8
|
118 |
+
scikit-image
|
119 |
+
scikit-learn
|
120 |
scipy
|
121 |
sentry-sdk==1.5.6
|
122 |
setproctitle==1.2.2
|
|
|
136 |
threadpoolctl==3.1.0
|
137 |
tifffile==2020.9.3
|
138 |
timm==0.5.4
|
139 |
+
torch==1.12.0
|
140 |
+
torchmetrics
|
141 |
+
torchvision
|
142 |
tqdm==4.63.0
|
143 |
trimesh==3.12.7
|
144 |
typing_extensions==4.4.0
|
145 |
uc-micro-py==1.0.1
|
146 |
urllib3==1.26.9
|
147 |
uvicorn==0.20.0
|
148 |
+
wandb
|
149 |
websockets==10.4
|
150 |
Werkzeug==2.0.3
|
151 |
wrapt==1.12.1
|