File size: 109 Bytes
b6df86a
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

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