Skip to content

M2000h/StableImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ–ผ Stable Images

My simple telegram bot implementation of stable diffusion net

๐Ÿ› ๏ธ Build and run

Production

docker compouse up --build -d

Local

 git clone https://huggingface.co/onnx-community/stable-diffusion-v1-5-ONNX
pip3 install -r /app/requirements.txt
python main.py

๐Ÿ” Environment

In the .env file, or through the -e flags, you must set the required variables from tables below.

Variable Default Description
BOT_TOKEN (required) Telegram bot token

About

Telegram Stable Diffusion Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published