Skip to content

ret7020/WaifuGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waifu Generator

This is a simple bot to generate Waifu images from prompts in english language. You have to use machine with gpu(cuda)!

Installation

pip3 install -r requirements.txt

Create config.py file in root and write API_TOKEN inside it, like that:

API_TOKEN = "TOKEN"

Than you can run bot. First time, it will download weights for model, tokenizer and other. Be patient (about 5GB of data).

python3 main.py

About

Waifu Diffusion Telegram Bot; Freelance work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages