42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"id": "7a4deb26-d57d-4ea9-9a73-630f66a7b568",
|
|
"snapshot": "gimp",
|
|
"instruction": "Make my picture less bright, please.",
|
|
"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=1SIvX9Wimyw6i2UvnoLTNDHIObvDLAsIM&export=download&authuser=0&confirm=t&uuid=a48447ab-13a2-421f-9662-6ffff8f6f6d5&at=APZUnTVRxofs822XxgEv33WwYCkb:1705046264363",
|
|
"path": "Desktop/woman_sitting_by_the_tree.png"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "Desktop/woman_sitting_by_the_tree.png"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "decrease_brightness",
|
|
"expected": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/woman_sitting_by_the_tree.png",
|
|
"dest": "woman_sitting_by_the_tree.png"
|
|
},
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/edited_darker.png",
|
|
"dest": "edited_darker.png"
|
|
}
|
|
}
|
|
} |