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