mirrored 4 minutes ago
0
TimothyxxxUpdate infeasible examples 79c345e
{
    "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"
    }
}