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