42 lines
1.0 KiB
JSON
42 lines
1.0 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": "",
|
|
"path": "Desktop/2.png"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "Desktop/2.png"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "increase_saturation",
|
|
"expected": {
|
|
"type": "cloud_file",
|
|
"path": "",
|
|
"dest": "edited_colorful.png"
|
|
},
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/2.png",
|
|
"dest": "2.png"
|
|
}
|
|
}
|
|
} |