35 lines
943 B
JSON
35 lines
943 B
JSON
{
|
|
"id": "dbbf4b99-2253-4b10-9274-45f246af2466",
|
|
"snapshot": "gimp",
|
|
"instruction": "Convert my new raw image into jpeg.",
|
|
"source": "https://www.makeuseof.com/tag/can-photoshop-gimp-cant/",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.google.com/uc?export=download&id=1zcxzbQ5dp-mgpu0mom-LB8BKJH-V01Kr",
|
|
"path": "/home/user/Desktop/yicun.raw"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"gimp",
|
|
"/home/user/Desktop/yicun.raw"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible"
|
|
}
|
|
} |