Spaces:
Sleeping
Sleeping
import gradio as gr | |
gr.load( | |
"models/black-forest-labs/FLUX.1-schnell", | |
provider="nebius", | |
).launch() |
import gradio as gr | |
gr.load( | |
"models/black-forest-labs/FLUX.1-schnell", | |
provider="nebius", | |
).launch() |