Spaces:
Running
Running
harlanhong
commited on
Commit
•
45a6699
1
Parent(s):
58eb3fb
first
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -28,9 +28,8 @@ sklearn==0.0
|
|
28 |
tensorboard==1.15.0
|
29 |
threadpoolctl==3.1.0
|
30 |
tifffile==2021.11.2
|
31 |
-
torch
|
32 |
-
|
33 |
-
torchvision @ https://download.pytorch.org/whl/cu111/torchvision-0.10.0%2Bcu111-cp37-cp37m-linux_x86_64.whl
|
34 |
tqdm==4.64.0
|
35 |
typing_extensions==4.2.0
|
36 |
Werkzeug==2.1.1
|
|
|
28 |
tensorboard==1.15.0
|
29 |
threadpoolctl==3.1.0
|
30 |
tifffile==2021.11.2
|
31 |
+
torch
|
32 |
+
torchvision
|
|
|
33 |
tqdm==4.64.0
|
34 |
typing_extensions==4.2.0
|
35 |
Werkzeug==2.1.1
|