import gradio as gr

gr.load(
   "models/Alpha-VLLM/Lumina-Image-2.0",
   provider="hf-inference",
).launch()