Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 356 Bytes

generative-Al

New open source generative Al app.

Install

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

Usage

simply run

python main.py generate