Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
@@ -114,8 +114,8 @@ def main():
|
|
114 |
if st.button('Clear Output'):
|
115 |
placeholder = st.empty()
|
116 |
|
117 |
-
st.markdown(
|
118 |
-
st.caption(r
|
119 |
|
120 |
|
121 |
|
|
|
114 |
if st.button('Clear Output'):
|
115 |
placeholder = st.empty()
|
116 |
|
117 |
+
st.markdown('####')
|
118 |
+
st.caption(r'Data Attribution: Tinystories (License: CDLA-Sharing-1.0) https://arxiv.org/abs/2305.07759')
|
119 |
|
120 |
|
121 |
|