Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -174,7 +174,7 @@ def main():
|
|
| 174 |
)
|
| 175 |
|
| 176 |
st.sidebar.write("#### 4. Share your label!")
|
| 177 |
-
st.sidebar.write("
|
| 178 |
st.sidebar.markdown("<hr style='border: 1px solid gray; margin: 15px 0;'>", unsafe_allow_html=True)
|
| 179 |
st.sidebar.write("### Key Links")
|
| 180 |
st.sidebar.markdown(
|
|
|
|
| 174 |
)
|
| 175 |
|
| 176 |
st.sidebar.write("#### 4. Share your label!")
|
| 177 |
+
st.sidebar.write("[Guidelines](https://huggingface.github.io/AIEnergyScore/#transparency-and-guidelines-for-label-use)")
|
| 178 |
st.sidebar.markdown("<hr style='border: 1px solid gray; margin: 15px 0;'>", unsafe_allow_html=True)
|
| 179 |
st.sidebar.write("### Key Links")
|
| 180 |
st.sidebar.markdown(
|