Spaces:
Running
on
Zero
Running
on
Zero
Fabrice-TIERCELIN
commited on
3 min. max
Browse files
app.py
CHANGED
@@ -645,7 +645,7 @@ with gr.Blocks() as interface:
|
|
645 |
0.,
|
646 |
"v0-Q",
|
647 |
"input",
|
648 |
-
|
649 |
],
|
650 |
[
|
651 |
"./Examples/Example2.jpeg",
|
@@ -676,7 +676,7 @@ with gr.Blocks() as interface:
|
|
676 |
0.,
|
677 |
"v0-Q",
|
678 |
"input",
|
679 |
-
|
680 |
],
|
681 |
[
|
682 |
"./Examples/Example3.webp",
|
@@ -707,7 +707,7 @@ with gr.Blocks() as interface:
|
|
707 |
0.,
|
708 |
"v0-Q",
|
709 |
"input",
|
710 |
-
|
711 |
],
|
712 |
[
|
713 |
"./Examples/Example3.webp",
|
@@ -738,7 +738,7 @@ with gr.Blocks() as interface:
|
|
738 |
0.,
|
739 |
"v0-Q",
|
740 |
"input",
|
741 |
-
|
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,
|