hakurei akhaliq HF staff commited on
Commit
3fd71d6
1 Parent(s): 7d40bb0

add another example and update to 1.3 (#10)

Browse files

- add another example and update to 1.3 (a9db52af08566e7337b3b8a31c97e4285547e445)


Co-authored-by: Ahsen Khaliq <akhaliq@users.noreply.huggingface.co>

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: