Update GIMP evaluation examples to replace local file paths with cloud file URLs for consistency and accessibility.

This commit is contained in:
Timothyxxx
2025-10-01 09:54:52 +00:00
parent bfb467da18
commit 9be518435c
8 changed files with 15 additions and 19 deletions

View File

@@ -82,8 +82,8 @@
],
"func": "check_palette_and_structure_sim",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/computer.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/06ca5602-62ca-47f6-ad4f-da151cde54cc/computer.png",
"dest": "computer.png"
},
"result": {

View File

@@ -11,10 +11,6 @@
{
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/2a729ded-3296-423d-aec4-7dd55ed5fbb3/dog_with_background.png",
"path": "/home/user/Desktop/dog_with_background.png"
},
{
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/2a729ded-3296-423d-aec4-7dd55ed5fbb3/dog_cutout_gold.png",
"path": "/home/user/Desktop/dog_cutout_gold.png"
}
]
}
@@ -86,8 +82,8 @@
],
"func": "check_structure_sim",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/dog_cutout_gold.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/2a729ded-3296-423d-aec4-7dd55ed5fbb3/dog_cutout_gold.png",
"dest": "dog_cutout_gold.png"
},
"result": {

View File

@@ -82,8 +82,8 @@
],
"func": "check_saturation_increase_and_structure_sim",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/woman_sitting_by_the_tree2.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/554785e9-4523-4e7a-b8e1-8016f565f56a/woman_sitting_by_the_tree2.png",
"dest": "woman_sitting_by_the_tree2.png"
},
"result": {

View File

@@ -89,7 +89,7 @@
"func": "check_image_mirror",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/berry.png",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/72f83cdc-bf76-4531-9a1b-eb893a13f8aa/berry.jpeg",
"dest": "berry.png"
},
"result": {

View File

@@ -86,8 +86,8 @@
],
"func": "check_green_background",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/white_background_with_object.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/734d6579-c07d-47a8-9ae2-13339795476b/white_background_with_object.png",
"dest": "white_background_with_object.png"
},
"result": {

View File

@@ -82,8 +82,8 @@
],
"func": "check_brightness_decrease_and_structure_sim",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/woman_sitting_by_the_tree.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/7a4deb26-d57d-4ea9-9a73-630f66a7b568/woman_sitting_by_the_tree.png",
"dest": "woman_sitting_by_the_tree.png"
},
"result": {

View File

@@ -104,8 +104,8 @@
}
},
{
"type": "vm_file",
"path": "/home/user/Desktop/dog_with_background.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/d16c99dc-2a1e-46f2-b350-d97c86c85c15/dog_with_background.png",
"dest": "dog_with_background.png"
}
],

View File

@@ -88,8 +88,8 @@
],
"func": "check_contrast_increase_and_structure_sim",
"expected": {
"type": "vm_file",
"path": "/home/user/Desktop/berries.png",
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/f723c744-e62c-4ae6-98d1-750d3cd7d79d/file_1X42_kOanL74vu_p6QdcZuiyzDQi3kA7F.jpg",
"dest": "berries.png"
},
"result": {