ford442 commited on
Commit
3fe4bfc
·
verified ·
1 Parent(s): cc515c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ def infer(
228
  width=width,
229
  height=height,
230
  # latents=None,
231
- output='latent',
232
  generator=generator,
233
  max_sequence_length=512
234
  ).images
 
228
  width=width,
229
  height=height,
230
  # latents=None,
231
+ output_type='latent',
232
  generator=generator,
233
  max_sequence_length=512
234
  ).images