42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"id": "554785e9-4523-4e7a-b8e1-8016f565f56a",
|
|
"snapshot": "gimp",
|
|
"instruction": "Could you help me increase the saturation of my photo to make it more colorful?",
|
|
"source": "https://www.quora.com/How-do-I-edit-a-photo-in-GIMP",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.usercontent.google.com/download?id=1-3cc3qqjlJ_3d9IpwsuvSuYpyJ2LxrIA&export=download&authuser=0&confirm=t&uuid=6b08e902-ed25-47d1-97d9-7794f9508288&at=APZUnTW74TY2hHtBbWDa0N7-cE58:1705060487948",
|
|
"path": "Desktop/woman_sitting_by_the_tree2.png"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "Desktop/woman_sitting_by_the_tree2.png"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "increase_saturation",
|
|
"expected": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/woman_sitting_by_the_tree2.png",
|
|
"dest": "woman_sitting_by_the_tree2.png"
|
|
},
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/edited_colorful.png",
|
|
"dest": "edited_colorful.png"
|
|
}
|
|
}
|
|
} |