New open source generative Al app.
Create a virtual environment and install dependencies using bash
/zsh
python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
source env/bin/activate
simply run
python main.py generate