Our tools for publish stable diffusion waifu on Instagram
Check the profile -> @diffuseyourwaifu
Create python virtual env
python3 -m venv ./venv
Activate it
source ./venv/bin/activate
Install dependencies
pip install -r requirements.txt
Our tools for publish stable diffusion waifu on Instagram
Check the profile -> @diffuseyourwaifu
Create python virtual env
python3 -m venv ./venv
Activate it
source ./venv/bin/activate
Install dependencies
pip install -r requirements.txt