Spaces:
Runtime error
Runtime error
echen01
commited on
Commit
•
b8cbefc
1
Parent(s):
ee48d26
update torch
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -146,8 +146,8 @@ starlette==0.27.0
|
|
146 |
terminado==0.17.1
|
147 |
tifffile==2023.4.12
|
148 |
tinycss2==1.2.1
|
149 |
-
|
150 |
-
torch==1.
|
151 |
torchaudio==0.9.1
|
152 |
torchvision==0.10.1+cu111
|
153 |
tornado==6.2
|
|
|
146 |
terminado==0.17.1
|
147 |
tifffile==2023.4.12
|
148 |
tinycss2==1.2.1
|
149 |
+
toolz==0.12.0
|
150 |
+
torch==1.11.0
|
151 |
torchaudio==0.9.1
|
152 |
torchvision==0.10.1+cu111
|
153 |
tornado==6.2
|