Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
waqashayder
/
Logo-Gen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Logo-Gen
/
app.py
waqashayder
initial commit
c77b223
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design"
).launch()