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