statics-server / app.py
thanhnv2323's picture
Create app.py
8dd38f7
import gradio as gr
from api.index import run
run()