Skip to content

Stable Diffusion

Woolverine94 edited this page May 19, 2024 · 21 revisions

stable_diffusion

Informations

Help

  • Usage :
    • (optional) Modify the settings to use another model, generate several images in a single run or change dimensions of the outputs
    • (optional) Select a LoRA model and set its weight
    • Fill the prompt with what you want to see in your output image
    • Fill the negative prompt with what you DO NOT want to see in your output image
    • Click the Generate button
    • After generation, generated images are displayed in the gallery. Save them individually or create a downloadable zip of the whole gallery.
  • Models :
    • You could place huggingface.co or civitai.com Stable diffusion based safetensors models in the directory ./biniou/models/Stable Diffusion. Restart Biniou to see them in the models list.
  • LoRA models :
    • You could place huggingface.co or civitai.com Stable diffusion based safetensors LoRA models in the directory ./biniou/models/lora/SD or ./biniou/models/lora/SDXL (depending on the LoRA model type : SD 1.5 or SDXL). Restart Biniou to see them in the models list.

Examples

  • Prompt : a cute kitten playing with a ball, dynamic pose, close-up cinematic still, photo realistic, ultra quality, 4k uhd, perfect lighting, HDR, bokeh
  • Negative prompt : out of frame, bad quality, medium quality, blurry, ugly, duplicate, text, characters, logo
  • Output(s) :

0_image 1_image 2_image 3_image

Clone this wiki locally