jannisborn commited on
Commit
0e5910d
·
1 Parent(s): b1e7b18

wip: update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ 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
 
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
+ torch-spline-conv -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
6
  gt4sd>=1.0.0
7
  gradio>=3.9
8
  markdown-it-py>=2.1.0