Diomedes Git
Fixed import paths: removed gradio __init__.py, fixed all src. imports, removed theme parameter
1868ae1
raw
history blame
63 Bytes
from src.gradio.app import my_gradio_app
my_gradio_app.launch()