unstar-ai-nish / app.py
shaikkhan's picture
initial commit
9559dd0 verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell",
provider="nebius",
).launch()