Fabrice-TIERCELIN commited on
Commit
66b8d95
·
verified ·
1 Parent(s): 4060fd3

#(768, 544),

Browse files
Files changed (1) hide show
  1. diffusers_helper/bucket_tools.py +2 -2
diffusers_helper/bucket_tools.py CHANGED
@@ -19,13 +19,13 @@ bucket_options = {
19
  (448, 960),
20
  (480, 864),
21
  (512, 832),
22
- (544, 768),
23
  (576, 704),
24
  (608, 672),
25
  (640, 640),
26
  (672, 608),
27
  (704, 576),
28
- (768, 544),
29
  (832, 512),
30
  (864, 480),
31
  (960, 448),
 
19
  (448, 960),
20
  (480, 864),
21
  (512, 832),
22
+ #(544, 768),
23
  (576, 704),
24
  (608, 672),
25
  (640, 640),
26
  (672, 608),
27
  (704, 576),
28
+ #(768, 544),
29
  (832, 512),
30
  (864, 480),
31
  (960, 448),