Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 9 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
0
  1. desktop_env
  • __init__.py
    1 B
    ​
  • actions.py
    7.17 kB
    ​
  • controllers
    -
    ​
  • desktop_env.py
    22.9 kB
    ​
  • evaluators
    -
    ​
  • providers
    -
    ​
  • server
    -
    ​
Refactor examples; Start to load examples into benchmark; vlc initialization
2 years ago
ZhangZuhaoRefactor platform detection for VM image download (#337) Sometimes the platform detection for VM image download is wrongdc7e46e
Refactor platform detection for VM image download (#337) Sometimes the platform detection for VM image download is wrong
11 hours ago
feat: enhance image comparison functionality in gimp.py - Added resizing logic to handle images of different sizes before comparison, ensuring consistent evaluation. - Implemented mode conversion to ensure both images are in the same format for accurate comparison. - Enhanced structure check by MSE to support conversion of numpy arrays to PIL Images, improving compatibility. - Maintained existing logic while improving robustness and accuracy of image comparison methods.
2 months ago
Refactoring VMware Integration and Implementing AWS Support (#44) * Initailize aws support * Add README for the VM server * Refactor OSWorld for supporting more cloud services. * Initialize vmware and aws implementation v1, waiting for verification * Initlize files for azure, gcp and virtualbox support * Debug on the VMware provider * Fix on aws interface mapping * Fix instance type * Refactor * Clean * hk region; debug * Fix lock * Remove print * Remove key_name requirements when allocating aws vm * Clean README --------- Co-authored-by: XinyuanWangCS <xywang626@gmail.com>
a year ago
Update dependencies and refactor DesktopEnv initialization - Removed specific versioning for the 'requests' library in requirements.txt and setup.py to allow for more flexible updates. - Refactored the DesktopEnv class to streamline the emulator initialization process, enhancing error handling and logging during startup. - Improved retry logic for file uploads in SetupController, ensuring robust handling of network issues and providing clearer error messages. - Maintained existing code logic while enhancing clarity and reliability in the DesktopEnv and SetupController classes.
a month ago
Update dependencies and refactor DesktopEnv initialization - Removed specific versioning for the 'requests' library in requirements.txt and setup.py to allow for more flexible updates. - Refactored the DesktopEnv class to streamline the emulator initialization process, enhancing error handling and logging during startup. - Improved retry logic for file uploads in SetupController, ensuring robust handling of network issues and providing clearer error messages. - Maintained existing code logic while enhancing clarity and reliability in the DesktopEnv and SetupController classes.
a month ago
CoACT initialize (#292)
2 months ago