productmainpage / app.py
ruodeng's picture
initial commit
b6df86a verified
raw
history blame contribute delete
109 Bytes
import gradio as gr
gr.load(
"models/Alpha-VLLM/Lumina-Image-2.0",
provider="hf-inference",
).launch()