mirrored 12 minutes ago
0
TimothyxxxUpdate infeasible examples 79c345e
{
    "id": "8ea73f6f-9689-42ad-8c60-195bbf06a7ba",
    "snapshot": "gimp",
    "instruction": "Can you enhance this low-resolution photo to high-resolution without increasing the file size?",
    "source": "",
    "config": [
        {
            "type": "download",
            "parameters": {
                "files": [
                    {
                        "url": "https://drive.google.com/uc?export=download&id=14r8Y0Cq8yTtQ5kfqhwWij5ow3LWApy2n",
                        "path": "/home/user/Desktop/low_resolution.jpeg"
                    }
                ]
            }
        },
        {
            "type": "launch",
            "parameters": {
                "command": [
                    "gimp",
                    "/home/user/Desktop/low_resolution.jpeg"
                ]
            }
        }
    ],
    "trajectory": "trajectories/",
    "related_apps": [
        "gimp"
    ],
    "evaluator": {
        "func": "infeasible"
    }
}