Spaces:
Runtime error
Runtime error
#Logan Lin, Period 3, Artificial Intelligence | |
import gradio as gr | |
gr.load( | |
"models/black-forest-labs/FLUX.1-dev", | |
provider="together", | |
).launch() |