File size: 746 Bytes
e02c605
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
    {
        "image_path": "data/example/1.png",
        "source_prompt": "",
        "target_prompt": "A B&W pencil sketch, detailed cross-hatching"
    },
    {
        "image_path": "data/example/2.png",
        "source_prompt": "",
        "target_prompt": "American comic, western style"
    },
    {
        "image_path": "data/example/3.png",
        "source_prompt": "",
        "target_prompt": "Starry Night style painting by Van Gogh"
    },
    {
        "image_path": "data/example/4.png",
        "source_prompt": "",
        "target_prompt": "Cubism painting, detailed."
    },
    {
        "image_path": "data/example/5.png",
        "source_prompt": "",
        "target_prompt": "painting by Edvard Munch, The Scream"
    }
]