Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inoue0426 authored Jul 20, 2024
1 parent 7361ed1 commit 6d718d4
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
Expand Up @@ -44,8 +44,8 @@ If you want to re-train model, we reccomend to use GPU.
```shell
git clone [email protected]:inoue0426/drGAT.git
cd drGAT
docker run -it -p 9999:9999 drgat:latest
docker build -t drgat:latest .
docker run -it -p 9999:9999 drgat:latest
```

Then access to http://localhost:9999/notebooks/Tutorial.ipynb
Expand Down

0 comments on commit 6d718d4

Please sign in to comment.