Spaces:
Running
Running
jannisborn
commited on
Commit
·
b1e7b18
1
Parent(s):
9c67f7f
wip: update reqs
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
torchaudio==0.12.1
|
5 |
-
torch-scatter -f https://data.pyg.org/whl/torch-1.12.
|
6 |
gt4sd>=1.0.0
|
7 |
gradio>=3.9
|
8 |
markdown-it-py>=2.1.0
|
|
|
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
torchaudio==0.12.1
|
4 |
+
torch-scatter -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
5 |
gt4sd>=1.0.0
|
6 |
gradio>=3.9
|
7 |
markdown-it-py>=2.1.0
|