From aa3b4c7aa2bdb753894ae0f6d0f31d30228e9900 Mon Sep 17 00:00:00 2001 From: Rob Ballantyne Date: Tue, 16 Jul 2024 09:29:27 +0100 Subject: [PATCH] Update docs - strikeout mamba, add tensorboard flags info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b268c0..d2ff5a3 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Supported Platforms: `NVIDIA CUDA`, `AMD ROCm` | `KOHYA_PORT_HOST` | Kohya's GUI port (default `7860`) | | `KOHYA_URL` | Override `$DIRECT_ADDRESS:port` with URL for Kohya's GUI | | `TENSORBOARD_PORT_HOST` | Tensorboard port (default `6006`) | +| `TENSORBOARD_FLAGS` | Startup flags (default `--logdir /opt/kohya_ss/logs`) | | `TENSORBOARD_URL` | Override `$DIRECT_ADDRESS:port` with URL for Tensorboard | See the base environment variables [here](https://github.com/ai-dock/base-image/wiki/2.0-Environment-Variables) for more configuration options. @@ -59,7 +60,7 @@ See the base environment variables [here](https://github.com/ai-dock/base-image/ This virtualenv will be activated on shell login. -See the base environments [here](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software#installed-micromamba-environments). +~~See the base environments [here](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software#installed-micromamba-environments).~~ ## Additional Services