File size: 124 Bytes
6332dc6
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/Shakker-Labs/FLUX.1-Kontext-dev-LoRA-Pixel-Style",
   provider="fal-ai",
).launch()