Fabrice-TIERCELIN commited on
Commit
6ce39d3
·
verified ·
1 Parent(s): 7f96e71

3 min. max

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -645,7 +645,7 @@ with gr.Blocks() as interface:
645
  0.,
646
  "v0-Q",
647
  "input",
648
- 5
649
  ],
650
  [
651
  "./Examples/Example2.jpeg",
@@ -676,7 +676,7 @@ with gr.Blocks() as interface:
676
  0.,
677
  "v0-Q",
678
  "input",
679
- 4
680
  ],
681
  [
682
  "./Examples/Example3.webp",
@@ -707,7 +707,7 @@ with gr.Blocks() as interface:
707
  0.,
708
  "v0-Q",
709
  "input",
710
- 4
711
  ],
712
  [
713
  "./Examples/Example3.webp",
@@ -738,7 +738,7 @@ with gr.Blocks() as interface:
738
  0.,
739
  "v0-Q",
740
  "input",
741
- 4
742
  ],
743
  ],
744
  run_on_click = True,
 
645
  0.,
646
  "v0-Q",
647
  "input",
648
+ 3
649
  ],
650
  [
651
  "./Examples/Example2.jpeg",
 
676
  0.,
677
  "v0-Q",
678
  "input",
679
+ 3
680
  ],
681
  [
682
  "./Examples/Example3.webp",
 
707
  0.,
708
  "v0-Q",
709
  "input",
710
+ 3
711
  ],
712
  [
713
  "./Examples/Example3.webp",
 
738
  0.,
739
  "v0-Q",
740
  "input",
741
+ 3
742
  ],
743
  ],
744
  run_on_click = True,