Fabrice-TIERCELIN commited on
Commit
1527fa8
·
verified ·
1 Parent(s): fbdc910

["495,616 px (working for extension)", 704],

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1573,7 +1573,7 @@ with block:
1573
  resolution = gr.Dropdown([
1574
  ["409,600 px (working)", 640],
1575
  ["451,584 px (working)", 672],
1576
- ["495,616 px (VRAM pb on HF)", 704],
1577
  ["589,824 px (not tested)", 768],
1578
  ["692,224 px (not tested)", 832],
1579
  ["746,496 px (not tested)", 864],
@@ -1816,7 +1816,7 @@ with block:
1816
  42, # seed
1817
  True, # auto_allocation
1818
  180, # allocation_time
1819
- 704, # resolution
1820
  1, # total_second_length
1821
  9, # latent_window_size
1822
  25, # steps
@@ -1852,7 +1852,7 @@ with block:
1852
  True, # auto_allocation
1853
  180, # allocation_time
1854
  1, # batch
1855
- 704, # resolution
1856
  1, # total_second_length
1857
  9, # latent_window_size
1858
  25, # steps
 
1573
  resolution = gr.Dropdown([
1574
  ["409,600 px (working)", 640],
1575
  ["451,584 px (working)", 672],
1576
+ ["495,616 px (working for extension)", 704],
1577
  ["589,824 px (not tested)", 768],
1578
  ["692,224 px (not tested)", 832],
1579
  ["746,496 px (not tested)", 864],
 
1816
  42, # seed
1817
  True, # auto_allocation
1818
  180, # allocation_time
1819
+ 640, # resolution
1820
  1, # total_second_length
1821
  9, # latent_window_size
1822
  25, # steps
 
1852
  True, # auto_allocation
1853
  180, # allocation_time
1854
  1, # batch
1855
+ 640, # resolution
1856
  1, # total_second_length
1857
  9, # latent_window_size
1858
  25, # steps