nielsr HF staff commited on
Commit
8ec2bc6
1 Parent(s): fffaae7

Add model card

Browse files

This PR updates the metadata and links the model to https://huggingface.co/papers/2410.23218.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ base_model: OpenGVLab/InternVL2-4B
5
+ pipeline_tag: image-text-to-text
6
+ ---
7
+
8
+ This repository contains the model of the paper [OS-ATLAS: A Foundation Action Model for Generalist GUI Agents](https://huggingface.co/papers/2410.23218).