File size: 61 Bytes
287d863
 
29c9bfa
 
 
1
2
3
4
5
6
run:
	DEV_MODE=1 uv run gradio main.py

test:
	uv run pytest