Trafitto / DiffuseYourWaifu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diffuse Your Waifu

Our tools for publish stable diffusion waifu on Instagram

Check the profile -> @diffuseyourwaifu

Set up

Create python virtual env

python3 -m venv ./venv

Activate it

source ./venv/bin/activate

Install dependencies

pip install -r requirements.txt

About


Languages

Language:Python 99.4%Language:Shell 0.6%