Skip to content

wibus-wee-ac/sd-prompt-image

Repository files navigation

sd-prompt-image

preview

Click to see the preview ⬆️

A simple website to generate a image with prompts templates.

Based on Stable Diffusion and wibus-wee/stable_diffusion_chilloutmix_ipynb

🧪 Working in Progress

Features

Here are some features of this app:

  • Remote Prompts Library
  • Use RESTFul API to generate a image
  • Native dark mode
  • Support LoRA Network
  • Customizable prompts templates

There are some features that are not yet implemented:

  • Authentication for RESTFul API
  • Choose custom checkpoints
  • Download the generated image

Usage

If you are using wibus-wee/stable_diffusion_chilloutmix_ipynb, you should turn the apiSupport to true in step 3 ( in "Startup Options" section ).

Or you can add --api --cors-allow-origins "*" --listen to the command line, and then you can use this website to generate a image with prompts templates.

About using LoRA

Because there is no way to generate a image with "Addtional Network", so in this app, we will add <lora:lora_name:lora_weight> to the end of the prompt to replace the "Addtional Network".

Another thing is that not all users will have the "Additional Network" extentsion pre-installed, We should maintain maximum compatibility.

Author

sd-prompt-image © Wibus, Released under AGPLv3. Created on Mar 11, 2023

Personal Website · Blog · GitHub @wibus-wee · Telegram @wibus✪

About

A simple website to generate a image with prompts templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published