maxidl commited on
Commit
d617f2c
·
1 Parent(s): c729449
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -223,7 +223,7 @@ title = """<div style="text-align: center; max-width: 700px; margin: 0 auto;">
223
  </div>
224
  """
225
 
226
- description = """<a href="https://huggingface.co/maxidl/Llama-OpenReviewer-8B""><img src="https://img.shields.io/badge/🤗-Model-ffbd45.svg" alt="HuggingFace"></a> - Built with Llama
227
 
228
  This is an online demo featuring `Llama-OpenReviewer-8B`, a large language model that generates high-quality reviews for machine learning and AI papers.
229
 
 
223
  </div>
224
  """
225
 
226
+ description = """"[<img src="https://img.shields.io/badge/🤗-Model-ffbd45.svg"](https://huggingface.co/maxidl/Llama-OpenReviewer-8B) - Built with Llama
227
 
228
  This is an online demo featuring `Llama-OpenReviewer-8B`, a large language model that generates high-quality reviews for machine learning and AI papers.
229