Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inoue0426 authored Nov 7, 2024
1 parent 513ceab commit 15f1fe9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ docker run -it -p 9999:9999 inoue0426/drgat

Then access to http://localhost:9999/notebooks/Tutorial.ipynb and run all cells.

\* This might be required you to increase the memory usage on docker.
If so, please follow this:
1. Open Docker Desktop Dashboard
2. Click on the Settings icon
3. Navigate to Resources > Advanced
4. Adjust the Memory slider to increase the limit
5. Click "Apply & Restart" to save changes

## Input Data

The model takes the following data structure:
Expand Down

0 comments on commit 15f1fe9

Please sign in to comment.