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

 
 
 

Contributors