mirrored 12 minutes ago
0
TimothyxxxUpdate infeasible examples 79c345e
{
    "id": "2e6f678f-472d-4c55-99cc-8e7c5c402a71",
    "snapshot": "gimp",
    "instruction": "Please batch process the images on the desktop by lifting the brightness to 50.",
    "source": "",
    "config": [
        {
            "type": "download",
            "parameters": {
                "files": [
                    {
                        "url": "https://drive.google.com/uc?export=download&id=1uOZWtT9E8YW_IOu51meW5a0jAgwS1DoX",
                        "path": "/home/user/Desktop/squirrel.jpeg"
                    },
                    {
                        "url": "https://drive.google.com/uc?export=download&id=1KCyoqh3bTsbY42r9YSqIvcGuUr6i95GU",
                        "path": "/home/user/Desktop/panda.jpeg"
                    },
                    {
                        "url": "https://drive.google.com/uc?export=download&id=1xftsr0mRUvqKGPCHOnzUMm7tMnuqdhAA",
                        "path": "/home/user/Desktop/heron.jpeg"
                    }
                ]
            }
        },
        {
            "type": "launch",
            "parameters": {
                "command": [
                    "gimp"
                ]
            }
        }
    ],
    "trajectory": "trajectories/",
    "related_apps": [
        "gimp"
    ],
    "evaluator": {
        "func": "infeasible"
    }
}