Update README.md

This commit is contained in:
MasterPhooey
2025-01-03 08:49:43 -06:00
committed by GitHub
parent d396899e05
commit 30ac4fe7c9

View File

@@ -27,9 +27,6 @@ docker run --rm -it \
-p 8888:8888 \ -p 8888:8888 \
-v $(pwd):/data \ -v $(pwd):/data \
masterphooey/microwakeword-trainer masterphooey/microwakeword-trainer
--gpus all: Enables GPU acceleration (optional, remove if not using a GPU).
-p 8888:8888: Exposes the Jupyter Notebook on port 8888.
-v $(pwd):/data: Maps the current directory to the container's /data directory for saving your files.
``` ```
### 3. Access Jupyter Notebook ### 3. Access Jupyter Notebook