-
Notifications
You must be signed in to change notification settings - Fork 441
Description
Git commit
Operating System & Version
Ubuntu 24.04 x86_64
GGML backends
CUDA
Command-line arguments used
sd -m ~/SD_models/sdxl/sd_xl_base_1.0_0.9vae.safetensors --vae ~/SD_models/sdxl/sdxl_vae.safetensors --clip-on-cpu --sampling-method euler --diffusion-fa -H 1024 -W 1024 --seed 5 --steps 40 --cfg-scale 5 --photo-maker ~/SD_models/loras_sdxl/photomaker-v1.safetensors --pm-id-images-dir ./photomaker_examples/newton_man --pm-style-strength 15 -p "half portrait of a man img, playing guitar, wearing blue shirt, dark background, RAW photo, 8k uhd, high quality" -n "Cropped, out of frame, out of focus, worst quality, greyscale, bad anatomy, bad hands" -o PM1.png
Steps to reproduce
run above script twice:
What you expected to happen
Mr Newton is playing on the guitar:
What actually happened
Anyone else (except Mr Newton) plays here:
Logs / error messages / stack trace
No response
Additional context / environment details
tested both
on CPU and CUDA ( 8GB VRAM)