File size: 111 Bytes
a790800 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell",
provider="replicate",
).launch() |
a790800 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell",
provider="replicate",
).launch() |