Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xAbdoAT
/
kandinsky-community-kandinsky-2-2-decoder
like
2
Sleeping
App
Files
Files
Community
main
kandinsky-community-kandinsky-2-2-decoder
/
app.py
xAbdoAT
initial commit
b6b25e5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/kandinsky-community/kandinsky-2-2-decoder"
).launch()