LogoDesign / app.py
Masterdqqq's picture
initial commit
3428965 verified
raw
history blame
117 Bytes
import gradio as gr
gr.load(
"models/prithivMLmods/Logo-Design-Flux-LoRA",
provider="hf-inference",
).launch()