wondervictor commited on
Commit
eeef8ff
·
verified ·
1 Parent(s): 0eba6ac

Update app_edge.py

Browse files
Files changed (1) hide show
  1. 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
- "A stuffed animal wearing a mask and a leash, sitting on a blanket",
15
  # "(512, 512)"
16
  ],
17
  [
18
- "condition/example/t2i/multigen/doll.jpg",
19
- "A stuffed animal wearing a mask and a leash, sitting on a green blanket",# "(512, 512)"
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",