Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
edw15
/
edw15-kandinsky_base
like
0
Runtime error
App
Files
Files
Community
324824e
edw15-kandinsky_base
/
app.py
edw15
initial commit
324824e
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/edw15/kandinsky_base"
).launch()