Update README.md

Added explicit mentioning of settings tab. See #26
This commit is contained in:
gbtb 2023-10-18 19:48:54 +10:00 committed by GitHub
parent 39d00e92c3
commit d11bf4aa44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ Flake for running SD on NixOS
1. `.#webui.default` builds package with default torch-bin that has CUDA-support by default
1. `.#webui.amd` builds package which overrides torch packages with ROCM-enabled bin versions
1. Webui is not a proper python package by itself, so I had to make a multi-layered wrapper script which sets required env and args. `bin/flake-launch` is a top-level wrapper, which sets default args and is running by default. `bin/launch.py` is a thin wrapper around original launch.py which only sets PYTHONPATH with required packages. Both wrappers pass additional args further down the pipeline. To list all available args you may run `nix run .#webui.amd -- --help`.
2. If image generation fails with errors related to missing or read-only paths, please check settings tab inside web ui and set output paths to appropriate directories. Unfortunately, CLI doesn't expose these knobs, so it has to be done manually.
## Hardware quirks
### AMD