CtB-AI-img-gen / app.py
Andre
“Update”
3ece4ac
raw
history blame
109 Bytes
# app.py
# Import gradio_interface
from gradio_interface import demo
# Launch the Gradio app
demo.launch()