akhaliq HF staff commited on
Commit
a9db52a
1 Parent(s): 7d40bb0

add another example and update to 1.3

Browse files

just saw https://huggingface.co/hakurei/waifu-diffusion, was updated for 1.3 and also added another example

Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -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: