Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ conda activate tabsyn

Install pytorch
```
pip install torch torchvision torchaudio
pip install torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2
```

or via conda
Expand Down Expand Up @@ -282,4 +282,4 @@ We appreciate your citations if you find this repository useful to your research
journal={arXiv preprint arXiv:2310.09656},
year={2023}
}
```
```