Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 469 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 469 Bytes

sd-tools

image generation from the command line and web UI

web

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: