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()