image generation from the command line and web UI
pip install sd-tools
launch the Web UI
sdxl \
--model Lykon/dreamshaper-xl-lightning \
--scheduler 'DPM++ SDE Karras' \
--listen 8484
visit http://127.0.0.1:8484
more detailed instructions:
image generation from the command line and web UI
pip install sd-tools
launch the Web UI
sdxl \
--model Lykon/dreamshaper-xl-lightning \
--scheduler 'DPM++ SDE Karras' \
--listen 8484
visit http://127.0.0.1:8484
more detailed instructions: