Fix https://github.com/xlang-ai/OSWorld/issues/21 ; Update README for multimodal agents; Add badge in README; Add setup.py
This commit is contained in:
20
README.md
20
README.md
@@ -10,6 +10,26 @@
|
||||
<a href="https://discord.gg/4Gnw7eTEZR">Discord</a>
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<a href="https://img.shields.io/badge/PRs-Welcome-red">
|
||||
<img src="https://img.shields.io/badge/PRs-Welcome-red">
|
||||
</a>
|
||||
<a href="https://img.shields.io/github/last-commit/xlang-ai/OSWorld?color=green">
|
||||
<img src="https://img.shields.io/github/last-commit/xlang-ai/OSWorld?color=green">
|
||||
</a>
|
||||
<a href="https://opensource.org/licenses/Apache-2.0">
|
||||
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/py/desktop-env">
|
||||
<img src="https://badge.fury.io/py/desktop-env.svg">
|
||||
</a>
|
||||
<a href="https://pepy.tech/project/desktop-env">
|
||||
<img src="https://static.pepy.tech/badge/desktop-env">
|
||||
</a>
|
||||
<br/>
|
||||
</p>
|
||||
|
||||
|
||||
## 📢 Updates
|
||||
- 2024-04-11: We released our [paper](https://arxiv.org/abs/2404.07972), [environment and benchmark](https://github.com/xlang-ai/OSWorld), and [project page](https://os-world.github.io/). Check it out!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user