Skip to content

DirectX/stablediffusion-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for Stable Diffusion neural network

Telegram bot

Prerequisites

  • CUDA-compatible graphics card
  • Installed Nvidia drivers + CUDA drivers
  • Installed Anaconda
  • Working Stable Diffusion setup according to the instruction

Installation

conda activate ldm
pip install .
printf "TELEGRAM_BOT_TOKEN=...\nSTABLE_DIFFUSION_PATH=..." > .env

Running

python main.py

References

About

Telegram bot for Stable Diffusion neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages