File size: 66 Bytes
4d074f8
 
 
 
 
 
1
2
3
4
5
6
7

install:
	pip install -r requirements.txt

start:
	gradio app.py