Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-text-to-text
3
+ library_name: transformers
4
+ license: apache-2.0
5
+ ---
6
+
7
+ This repository contains the model for the paper [Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations](https://huggingface.co/papers/2506.18898).
8
+
9
+ Project page: https://tar.csuhan.com
10
+
11
+ Code: https://github.com/csuhan/Tar