You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding stable-diffusion to my software. I want to disable some window lighting that the kernel added to my scene,
Here the source image:
Here the output of stable-diffusion :
I want to disable/remove theses windows
Here the cli i am trying but it does not work as expected
sd-cli.exe --backend cpu --diffusion-model flux-2-klein-4b-Q8_0.gguf --llm Qwen3-4B-UD-Q4_K_XL.gguf --vae flux2.full_encoder_small_decoder.safetensors -p "turn the image into a high quality photograph." -n "Windows" -r BathroomSRC.png -o output_photo.png --cfg-scale 1 --steps 4 --offload-to-cpu --steps 4 --fa
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I am adding stable-diffusion to my software. I want to disable some window lighting that the kernel added to my scene,

Here the source image:
Here the output of stable-diffusion :

I want to disable/remove theses windows

Here the cli i am trying but it does not work as expected
sd-cli.exe --backend cpu --diffusion-model flux-2-klein-4b-Q8_0.gguf --llm Qwen3-4B-UD-Q4_K_XL.gguf --vae flux2.full_encoder_small_decoder.safetensors -p "turn the image into a high quality photograph." -n "Windows" -r BathroomSRC.png -o output_photo.png --cfg-scale 1 --steps 4 --offload-to-cpu --steps 4 --fa
All reactions