Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ def main():
|
|
67 |
submit(message)
|
68 |
|
69 |
st.text('')
|
70 |
-
st.markdown('''<span style="color:blue; font-size:10px">App created by [@AlekseyDorkin](https://huggingface.co/AlekseyDorkin
|
71 |
and [@akshay7](https://huggingface.co/akshay7)</span>''',
|
72 |
unsafe_allow_html=True)
|
73 |
|
|
|
67 |
submit(message)
|
68 |
|
69 |
st.text('')
|
70 |
+
st.markdown('''<span style="color:blue; font-size:10px">App created by [@AlekseyDorkin](https://huggingface.co/AlekseyDorkin)
|
71 |
and [@akshay7](https://huggingface.co/akshay7)</span>''',
|
72 |
unsafe_allow_html=True)
|
73 |
|