gimp update infeasible
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"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",
|
||||
"expected": {
|
||||
},
|
||||
"result": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user