Spaces:
Running
on
Zero
Running
on
Zero
wondervictor
commited on
Update app_edge.py
Browse files- app_edge.py +3 -3
app_edge.py
CHANGED
@@ -11,12 +11,12 @@ def randomize_seed_fn(seed: int, randomize_seed: bool) -> int:
|
|
11 |
examples = [
|
12 |
[
|
13 |
"condition/example/t2i/multigen/landscape.png",
|
14 |
-
"
|
15 |
# "(512, 512)"
|
16 |
],
|
17 |
[
|
18 |
-
"condition/example/t2i/multigen/
|
19 |
-
"A
|
20 |
],
|
21 |
[
|
22 |
"condition/example/t2i/multigen/eye.jpg",
|
|
|
11 |
examples = [
|
12 |
[
|
13 |
"condition/example/t2i/multigen/landscape.png",
|
14 |
+
"Landscape photos with snow on the mountains in the distance and clear reflections in the lake near by",
|
15 |
# "(512, 512)"
|
16 |
],
|
17 |
[
|
18 |
+
"condition/example/t2i/multigen/girl.jpg",
|
19 |
+
"A girl with blue hair",# "(512, 512)"
|
20 |
],
|
21 |
[
|
22 |
"condition/example/t2i/multigen/eye.jpg",
|