cakiki commited on
Commit
147eb37
1 Parent(s): d1bc80b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ st.sidebar.markdown(
52
  }
53
  </style>
54
  <p style='text-align: center'>
55
- <a href="" style="color:#7978FF;">GitHub</a> | <a href="" style="color:#7978FF;" >Project Report</a> | <a href="" style="color:#7978FF;" >Colab</a>
56
  </p>
57
  """,
58
  unsafe_allow_html=True,
 
52
  }
53
  </style>
54
  <p style='text-align: center'>
55
+ <a href="https://github.com/huggingface/gaia" style="color:#7978FF;">GitHub</a> | <a href="https://arxiv.org/abs/2306.01481" style="color:#7978FF;" >Paper</a> | <a href="" style="color:#7978FF;" >Colab</a>
56
  </p>
57
  """,
58
  unsafe_allow_html=True,