Flux.1-dev / app.py
Rooc's picture
Update app.py
e0d7157 verified
raw
history blame contribute delete
No virus
84 Bytes
import gradio as gr
model = gr.load("models/black-forest-labs/FLUX.1-dev").launch()