35 lines
947 B
JSON
35 lines
947 B
JSON
{
|
|
"id": "045bf3ff-9077-4b86-b483-a1040a949cff",
|
|
"snapshot": "gimp",
|
|
"instruction": "Could you turn my image into CYMK mode?",
|
|
"source": "https://www.makeuseof.com/tag/can-photoshop-gimp-cant/",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.google.com/uc?export=download&id=1YnUq4q9rv7pr1MZPdaD2mVFZRrsgISmn",
|
|
"path": "/home/user/Desktop/gate.jpeg"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"gimp",
|
|
"/home/user/Desktop/gate.jpeg"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible"
|
|
}
|
|
} |