reachomk commited on
Commit
dab358a
·
verified ·
1 Parent(s): 429e555

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -220,6 +220,9 @@ description = f"""
220
  If you experience tokenizer artifacts or very dark images, you can use gamma correction to handle this.
221
  </li>
222
  </ul>
 
 
 
223
  <p>
224
  For faster inference, please check out our GitHub to run the models locally on a GPU:
225
  <a href="https://github.com/UCDvision/gen2seg" target="_blank">https://github.com/UCDvision/gen2seg</a> or check out our Colab demo <a href="https://colab.research.google.com/drive/10lPBP4figJf7MLp9T1b5cDQeU7MgODw3?usp=sharing" target="_blank">here</a>.
 
220
  If you experience tokenizer artifacts or very dark images, you can use gamma correction to handle this.
221
  </li>
222
  </ul>
223
+ <p>
224
+ Paper: <a href="https://arxiv.org/abs/2505.15263">https://arxiv.org/abs/2505.15263</a>
225
+ </p>
226
  <p>
227
  For faster inference, please check out our GitHub to run the models locally on a GPU:
228
  <a href="https://github.com/UCDvision/gen2seg" target="_blank">https://github.com/UCDvision/gen2seg</a> or check out our Colab demo <a href="https://colab.research.google.com/drive/10lPBP4figJf7MLp9T1b5cDQeU7MgODw3?usp=sharing" target="_blank">here</a>.