Allen Park commited on
Commit
a73aede
·
1 Parent(s): f21f2ed

change huggingface and github links

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,10 +49,10 @@ HEADER = """
49
  <table bgcolor="#1E2432" cellspacing="0" cellpadding="0" width="450">
50
  <tr style="height:30px;">
51
  <td style="text-align: center;">
52
- <a href="https://huggingface.co/stabilityai/TripoSR"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Model_Card-Huggingface-orange" height="20"></a>
53
  </td>
54
  <td style="text-align: center;">
55
- <a href="https://github.com/VAST-AI-Research/TripoSR"><img src="https://postimage.me/images/2024/03/04/GitHub_Logo_White.png" width="100" height="20"></a>
56
  </td>
57
  <td style="text-align: center; color: white;">
58
  <a href="https://arxiv.org/abs/2407.08488"><img src="https://img.shields.io/badge/arXiv-2407.08488-b31b1b.svg" height="20"></a>
 
49
  <table bgcolor="#1E2432" cellspacing="0" cellpadding="0" width="450">
50
  <tr style="height:30px;">
51
  <td style="text-align: center;">
52
+ <a href="https://huggingface.co/PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Model_Card-Huggingface-orange" height="20"></a>
53
  </td>
54
  <td style="text-align: center;">
55
+ <a href="https://github.com/patronus-ai/Lynx-hallucination-detection"><img src="https://postimage.me/images/2024/03/04/GitHub_Logo_White.png" width="100" height="20"></a>
56
  </td>
57
  <td style="text-align: center; color: white;">
58
  <a href="https://arxiv.org/abs/2407.08488"><img src="https://img.shields.io/badge/arXiv-2407.08488-b31b1b.svg" height="20"></a>