Add link to paper

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ library_name: pytorch
10
  [![Hugging Face Model](https://img.shields.io/badge/Hugging%20Face-Model%20Card-orange?logo=huggingface)](https://huggingface.co/llvictorll/Halton-MaskGIT/tree/main)
11
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/valeoai/Halton-Maskgit/blob/main/colab_demo.ipynb)
12
  [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)
13
- [![Paper](https://img.shields.io/badge/ICLR-2025-blue)](https://openreview.net/forum?id=RDVrlWAb7K) <img src="statics/its_just_a_frog_cie.png" alt="drawing" width="25"/>
14
 
15
  Official PyTorch implementation of the paper:
16
  **Halton Scheduler for Masked Generative Image Transformer**
 
10
  [![Hugging Face Model](https://img.shields.io/badge/Hugging%20Face-Model%20Card-orange?logo=huggingface)](https://huggingface.co/llvictorll/Halton-MaskGIT/tree/main)
11
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/valeoai/Halton-Maskgit/blob/main/colab_demo.ipynb)
12
  [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)
13
+ [![Paper](https://img.shields.io/badge/ICLR-2025-blue)](https://huggingface.co/papers/2503.17076) <img src="statics/its_just_a_frog_cie.png" alt="drawing" width="25"/>
14
 
15
  Official PyTorch implementation of the paper:
16
  **Halton Scheduler for Masked Generative Image Transformer**