Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
absl-py==1.4.0
|
2 |
altair==4.2.2
|
3 |
antlr4-python3-runtime==4.9.3
|
@@ -104,7 +105,6 @@ tifffile==2023.2.3
|
|
104 |
toml==0.10.2
|
105 |
tomli==2.0.1
|
106 |
toolz==0.12.0
|
107 |
-
torch==1.13.1
|
108 |
torchvision==0.14.1
|
109 |
tornado==6.2
|
110 |
tqdm==4.64.1
|
|
|
1 |
+
torch==1.13.1
|
2 |
absl-py==1.4.0
|
3 |
altair==4.2.2
|
4 |
antlr4-python3-runtime==4.9.3
|
|
|
105 |
toml==0.10.2
|
106 |
tomli==2.0.1
|
107 |
toolz==0.12.0
|
|
|
108 |
torchvision==0.14.1
|
109 |
tornado==6.2
|
110 |
tqdm==4.64.1
|