Aftrhour_demo / Makefile
BerserkerMother's picture
Moves data folder to upper folder for gradio
726a384
raw
history blame
No virus
100 Bytes
setup:
pip install -r requirements.txt
format:
black elise/src/
gradio:
python elise/src/app.py