Update SETUP.md
This commit is contained in:
parent
367341b806
commit
db18245c9e
|
@ -48,3 +48,6 @@ Double check your python version again after setup by running these two commands
|
|||
|
||||
Again, this should show 3.10.x
|
||||
|
||||
## Docker container
|
||||
|
||||
`docker run -it -p 8888:8888 -p 6006:6006 --gpus all -e JUPYTER_PASSWORD=test1234 -t ghcr.io/victorchall/everydream2trainer:nightly`
|
||||
|
|
Loading…
Reference in New Issue