Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-to-image
4
+ ---
5
+
6
+ This repository contains the model described in the paper [AR-RAG: Autoregressive Retrieval Augmentation for Image Generation](https://huggingface.co/papers/2506.06962).