Spaces:
Running
Running
Update app.py
Browse files
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;" >
|
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,
|