zimhe commited on
Commit
8ba67b6
·
verified ·
1 Parent(s): 4a0945c

Update examples/examples.json

Browse files
Files changed (1) hide show
  1. examples/examples.json +6 -6
examples/examples.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "Mountain Fall": {
3
- "img":"../examples/mount-fall.jpg",
4
  "global": "large wide angle landscape view of rocky mountains at Fall, water lake and forest at the mountain root, blue sky at dusk with scattered golden clouds",
5
  "front": "view of towering mountains and rivers, with dim clear foggy sky",
6
  "back": "low mountains, scattered and layered, bright golden cloudy sky",
@@ -10,7 +10,7 @@
10
  "bottom": "earthy ground with dry grass and scattered stones"
11
  },
12
  "Qianli": {
13
- "img":"../examples/qianli.png",
14
  "global": "Chinese traditional landscape painting, aged beiged color scheme, thin and subtle warm colors, mountains with warm color bottom and with peaks tint thin cyan and green, bright cloudy sky with soft light highly detailed, masterpiece.",
15
  "front": "view of towering mountains and rivers, with dim clear foggy sky",
16
  "back": "low mountains, scattered and layered, bright golden cloudy sky",
@@ -21,7 +21,7 @@
21
  }
22
  ,
23
  "Office":{
24
- "img":"../examples/office.png",
25
  "global": "A modernist open office interior by Louis Khan, low view angle, simple clean structures, spacious and expansive, natural light, concrete and warm wood material, view of the city, high quality, 8k resolution, photorealistic, ultra-detailed, Masterpiece.",
26
  "front": "office interior with delicate workplace desks",
27
  "back": "office area with many desks and chairs",
@@ -31,7 +31,7 @@
31
  "bottom": "clean empty floor with view from above, clean gray gloss material"
32
  },
33
  "Forest":{
34
- "img":"../examples/forest.jpg",
35
  "global": "within the forest with beautiful weaving trees, a tiger inside the bush, small water flowing, very thick tree trunks.",
36
  "front": "view of thriving forest, with branches covering the sky",
37
  "back": "a small pathway leading to a small water stream, with trees on both sides",
@@ -42,7 +42,7 @@
42
  },
43
 
44
  "Las-Meninas":{
45
- "img":"../examples/Las-meninas.png",
46
  "global": "A 17th-century Spanish royal studio interior with baroque decor, soft natural light, a painter at work, a young princess in a white dress, maids of honor, and a calm dog. Classic, elegant, and atmospheric.",
47
  "front": "The princess in the center with her maids, the painter beside a large canvas, and a dog lying on the floor. Bright, central focus.",
48
  "back": "Back of the studio with walls full of paintings and dim shadows. Quiet and deep space.",
@@ -52,7 +52,7 @@
52
  "bottom": "Floor with shadows, the princess's gown, and the resting dog."
53
  },
54
  "Van-Gogh":{
55
- "img":"../examples/vangoh.png",
56
  "global": "A cozy bedroom in the style of Vincent van Gogh, The scene features rustic wooden furniture, a bed with a red pillow and yellow blanket,",
57
  "front": "The Bedroom in Arles by Vincent van Gogh",
58
  "back": "wall with door and window, with a view of the outside",
 
1
  {
2
  "Mountain Fall": {
3
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/mount-fall.jpg",
4
  "global": "large wide angle landscape view of rocky mountains at Fall, water lake and forest at the mountain root, blue sky at dusk with scattered golden clouds",
5
  "front": "view of towering mountains and rivers, with dim clear foggy sky",
6
  "back": "low mountains, scattered and layered, bright golden cloudy sky",
 
10
  "bottom": "earthy ground with dry grass and scattered stones"
11
  },
12
  "Qianli": {
13
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/qianli.png",
14
  "global": "Chinese traditional landscape painting, aged beiged color scheme, thin and subtle warm colors, mountains with warm color bottom and with peaks tint thin cyan and green, bright cloudy sky with soft light highly detailed, masterpiece.",
15
  "front": "view of towering mountains and rivers, with dim clear foggy sky",
16
  "back": "low mountains, scattered and layered, bright golden cloudy sky",
 
21
  }
22
  ,
23
  "Office":{
24
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/office.png",
25
  "global": "A modernist open office interior by Louis Khan, low view angle, simple clean structures, spacious and expansive, natural light, concrete and warm wood material, view of the city, high quality, 8k resolution, photorealistic, ultra-detailed, Masterpiece.",
26
  "front": "office interior with delicate workplace desks",
27
  "back": "office area with many desks and chairs",
 
31
  "bottom": "clean empty floor with view from above, clean gray gloss material"
32
  },
33
  "Forest":{
34
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/forest.jpg",
35
  "global": "within the forest with beautiful weaving trees, a tiger inside the bush, small water flowing, very thick tree trunks.",
36
  "front": "view of thriving forest, with branches covering the sky",
37
  "back": "a small pathway leading to a small water stream, with trees on both sides",
 
42
  },
43
 
44
  "Las-Meninas":{
45
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/Las-meninas.png",
46
  "global": "A 17th-century Spanish royal studio interior with baroque decor, soft natural light, a painter at work, a young princess in a white dress, maids of honor, and a calm dog. Classic, elegant, and atmospheric.",
47
  "front": "The princess in the center with her maids, the painter beside a large canvas, and a dog lying on the floor. Bright, central focus.",
48
  "back": "Back of the studio with walls full of paintings and dim shadows. Quiet and deep space.",
 
52
  "bottom": "Floor with shadows, the princess's gown, and the resting dog."
53
  },
54
  "Van-Gogh":{
55
+ "img":"https://zimhe-private.oss-cn-beijing.aliyuncs.com/spatial_diff_examples/vangoh.png",
56
  "global": "A cozy bedroom in the style of Vincent van Gogh, The scene features rustic wooden furniture, a bed with a red pillow and yellow blanket,",
57
  "front": "The Bedroom in Arles by Vincent van Gogh",
58
  "back": "wall with door and window, with a view of the outside",