Update SETUP.md

This commit is contained in:
Victor Hall 2023-03-31 11:49:54 -04:00 committed by GitHub
parent 367341b806
commit db18245c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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`