Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Olimoyo authored Jul 5, 2024
1 parent 0248387 commit 9263453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generative-graphIK
Code for paper on [Generative Graphical Inverse Kinematics](https://arxiv.org/abs/2209.08812)
Code for paper on [Generative Graphical Inverse Kinematics](https://arxiv.org/abs/2209.08812).

## Installation
Install matching versions of [PyTorch](https://pytorch.org/get-started/previous-versions/#v1101:~:text=org/whl/cpu-,v1.10.1,-Conda) and [PyTorch-Geometric](https://pytorch-geometric.readthedocs.io/en/2.0.3/notes/installation.html). We used `torch-1.10.1` and `torch-geometric-2.0.4` but other versions should work as well.
Expand Down

0 comments on commit 9263453

Please sign in to comment.