File size: 53 Bytes
8dd38f7
 
 
 
 
1
2
3
4
5
import gradio as gr

from api.index import run

run()