Fabrice-TIERCELIN commited on
Commit
059b1f7
·
verified ·
1 Parent(s): ee85cb7

672, # resolution

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1391,7 +1391,7 @@ with block:
1391
  "Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
1392
  True, # randomize_seed
1393
  42, # seed
1394
- 640, # resolution
1395
  1, # total_second_length
1396
  9, # latent_window_size
1397
  25, # steps
@@ -1400,7 +1400,7 @@ with block:
1400
  0.0, # rs
1401
  6, # gpu_memory_preservation
1402
  False, # enable_preview
1403
- True, # use_teacache
1404
  16 # mp4_crf
1405
  ],
1406
  ],
 
1391
  "Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
1392
  True, # randomize_seed
1393
  42, # seed
1394
+ 672, # resolution
1395
  1, # total_second_length
1396
  9, # latent_window_size
1397
  25, # steps
 
1400
  0.0, # rs
1401
  6, # gpu_memory_preservation
1402
  False, # enable_preview
1403
+ False, # use_teacache
1404
  16 # mp4_crf
1405
  ],
1406
  ],