Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
|
THANK you! <3 |
Beta Was this translation helpful? Give feedback.
-
|
Your command : Generate an error: |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
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 lights that the kernel added to my scene,
Here the source image:
Here the output of stable-diffusion :
As you can see it added two lamp light that i am struggling to disable.
The command line i am using:
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 "Extra lights" -r BedroomSrc.png -o output_photo.png --cfg-scale 1 --steps 4 --offload-to-cpu --steps 4 --fa
Prompt i tried:
Prompt: "turn the image into a high quality photograph."
the negative prompt : "Extra lights"
Thanks for helping!
Beta Was this translation helpful? Give feedback.
All reactions