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