Gradio Demo
Gradio demo scaffold with interface example.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a gradio demo
jyinit create my-project --type gradio-demo
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveGreat for
- demos
- prototyping