Fabrice-TIERCELIN commited on
Commit
40d5de5
·
verified ·
1 Parent(s): 741120d

#(960, 448),

Browse files
Files changed (1) hide show
  1. diffusers_helper/bucket_tools.py +2 -2
diffusers_helper/bucket_tools.py CHANGED
@@ -16,7 +16,7 @@ bucket_options = {
16
  (960, 416),
17
  ],
18
  672: [
19
- (448, 960),
20
  #(480, 864),
21
  #(512, 832),
22
  #(544, 768),
@@ -28,7 +28,7 @@ bucket_options = {
28
  #(768, 544),
29
  #(832, 512),
30
  #(864, 480),
31
- (960, 448),
32
  ],
33
  704: [
34
  (480, 960),
 
16
  (960, 416),
17
  ],
18
  672: [
19
+ #(448, 960),
20
  #(480, 864),
21
  #(512, 832),
22
  #(544, 768),
 
28
  #(768, 544),
29
  #(832, 512),
30
  #(864, 480),
31
+ #(960, 448),
32
  ],
33
  704: [
34
  (480, 960),