Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GoHugo
/
Logo_dataset
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
451ae57
Logo_dataset
/
app.py
GoHugo
initial commit
451ae57
verified
10 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/philipp-zettl/logo_LoRA"
).launch()