Aftrhour_demo / Makefile
BerserkerMother's picture
Adds gradio server make
3cf8c8b
raw
history blame
No virus
107 Bytes
setup:
pip install -r requirements.txt
format:
black elise/src/
gradio:
cd elise; \
python src/app.py