Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bardou
/
cute-logo-creator
like
1
Runtime error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
ed21143
cute-logo-creator
/
app.py
bardou
initial commit
ed21143
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/artificialguybr/LogoRedmond-LogoLoraForSDXL-V2"
).launch()