1627518 323fa50 1627518 323fa50 d4317fd
1
2
3
4
5
6
import gradio as gr import os token = os.getenv('HF_TOKEN') gr.load("models/black-forest-labs/FLUX.1-dev", provider="fal-ai", token=token).launch()