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

This commit is contained in:
yiqilin
2025-11-07 21:49:49 +08:00
committed by GitHub
parent 8365edc975
commit 6d43dbc532
2 changed files with 3 additions and 3 deletions

View File

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