ggcristian commited on
Commit
fce1a0c
·
1 Parent(s): 388e11b

Update buttons

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -106,19 +106,19 @@ with gr.Blocks(css=custom_css, js=js_func, theme=gr.themes.Default(primary_hue=c
106
  <p style="margin-bottom: 15px;">Welcome to the TuRTLe Model Leaderboard! Use the filters below to explore different RTL benchmarks and models.</p>
107
  <a href="https://github.com/HPAI-BSC" target="_blank" style="text-decoration: none; margin-right: 10px;">
108
  <button style="background: #333; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
109
- <i class="fab fa-github" style="color: white; margin-right: 5px;"></i> GitHub Repo
110
  </button>
111
  </a>
112
 
113
  <a href="https://arxiv.org/" target="_blank" style="text-decoration: none; margin-right: 10px;">
114
  <button style="background: #b31b1b; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
115
- <i class="fas fa-book" style="color: white; margin-right: 5px;"></i> arXiv Preprint
116
  </button>
117
  </a>
118
 
119
  <a href="https://github.com/HPAI-BSC" style="text-decoration: none;">
120
  <button style="background: #00674F; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
121
- <i class="fas fa-bolt" style="color: white; margin-right: 5px;"></i> How to submit
122
  </button>
123
  </a>
124
  <p style="margin-top: 15px;">If you have any inquiries or wish to collaborate:
 
106
  <p style="margin-bottom: 15px;">Welcome to the TuRTLe Model Leaderboard! Use the filters below to explore different RTL benchmarks and models.</p>
107
  <a href="https://github.com/HPAI-BSC" target="_blank" style="text-decoration: none; margin-right: 10px;">
108
  <button style="background: #333; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
109
+ GitHub Repo
110
  </button>
111
  </a>
112
 
113
  <a href="https://arxiv.org/" target="_blank" style="text-decoration: none; margin-right: 10px;">
114
  <button style="background: #b31b1b; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
115
+ arXiv Preprint
116
  </button>
117
  </a>
118
 
119
  <a href="https://github.com/HPAI-BSC" style="text-decoration: none;">
120
  <button style="background: #00674F; color: white; padding: 10px 16px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
121
+ How to submit
122
  </button>
123
  </a>
124
  <p style="margin-top: 15px;">If you have any inquiries or wish to collaborate: