Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlexWortega
/
Kandinsky2.0
like
33
Runtime error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
AlexWortega
commited on
Nov 28, 2022
Commit
37bebeb
·
1 Parent(s):
df59811
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -146,7 +146,7 @@ examples = [
146
],
147
]
148
149
-
wwith
block as demo:
150
gr.Markdown("""
151
152
146
],
147
]
148
149
+
with
block as demo:
150
gr.Markdown("""
151
152