emilio-logo / app.py
Masterdqqq's picture
initial commit
e5eac8b verified
raw
history blame contribute delete
123 Bytes
import gradio as gr
gr.load(
"models/nicky007/stable-diffusion-logo-fine-tuned",
provider="hf-inference",
).launch()