SondosMB commited on
Commit
027dd6e
Β·
verified Β·
1 Parent(s): 22c1e13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -941,7 +941,7 @@ with gr.Blocks(css=css_tech_theme) as demo:
941
  </p>
942
  <div class="social-links">
943
  <a href="https://website.com" target="_blank" class="social-link">🌐 Website</a>
944
- <a href="https://github.com/VILA-Lab/Mobile-MMLU" target="_blank" class="social-link">πŸ’» GitHub</a>
945
  </div>
946
  </footer>
947
  """,elem_id="custom-footer")
 
941
  </p>
942
  <div class="social-links">
943
  <a href="https://website.com" target="_blank" class="social-link">🌐 Website</a>
944
+ <a href="https://github.com/VILA-Lab/Mobile-MMLU">πŸ’» GitHub</a>
945
  </div>
946
  </footer>
947
  """,elem_id="custom-footer")