Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hakurei
/
waifu-diffusion-demo
like
224
Runtime error
App
Files
Files
Community
30
Fetching metadata from the HF Docker repository...
add another example and update to 1.3
#10
by
akhaliq
HF staff
- opened
Oct 8, 2022
base:
refs/heads/main
←
from:
refs/pr/10
Discussion
Files changed
+3
-0
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -141,6 +141,9 @@ examples = [
141
[
142
'Mikasa Ackerman'
143
],
144
]
145
146
with block as demo:
141
[
142
'Mikasa Ackerman'
143
],
144
+
[
145
+
'Saber'
146
+
],
147
]
148
149
with block as demo: