36 lines
837 B
JSON
36 lines
837 B
JSON
{
|
|
"id": "045bf3ff-9077-4b86-b483-a1040a949cff",
|
|
"snapshot": "gimp",
|
|
"instruction": "Could you turn my image into CYMK mode?",
|
|
"source": "https://www.makeuseof.com/tag/can-photoshop-gimp-cant/",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/045bf3ff-9077-4b86-b483-a1040a949cff/gate.jpeg",
|
|
"path": "/home/user/Desktop/gate.jpeg"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"gimp",
|
|
"/home/user/Desktop/gate.jpeg"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible"
|
|
},
|
|
"proxy": false
|
|
} |