Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
jupyter-packaging
|
2 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
3 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
4 |
torch==1.12.1
|
|
|
1 |
+
jupyter-packaging==0.10.3
|
2 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
3 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
4 |
torch==1.12.1
|