StableDiffusionTelegram is a telegram bot that allows to generate images using the stable diffusion AI from a telegram bot, in a much more comfortable and simple way.
129
stars
44
forks
source link
Add env vars to set a path to a local stable diffusion model and choose vram mode #1
Adds three new env variables:
MODEL_DATA
: Provide the model id or local pathLOW_VRAM_MODE
: Adjust revision and dtypeUSE_AUTH_TOKEN
: Disable authentication, useful for local models