image-gen / start.sh
BeveledCube's picture
Whoops
1cfa651
raw
history blame
98 Bytes
pip install --upgrade pip
pip install -r requirements.txt
poetry install --no-root
python main.py