My simple telegram bot implementation of stable diffusion net
docker compouse up --build -d git clone https://huggingface.co/onnx-community/stable-diffusion-v1-5-ONNXpip3 install -r /app/requirements.txtpython main.pyIn 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 |