Logo-Design / app.py
MasterDee's picture
initial commit
457e46e verified
Raw
History Blame Contribute Delete
122 Bytes
import gradio as gr
gr.load(
"models/Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
provider="hf-inference",
).launch()