4172637469634d6f6e6b6579733a30392e30382e3234
Browse files
app.py
CHANGED
@@ -127,4 +127,4 @@ if __name__ == "__main__":
|
|
127 |
<p>Please support the project on <a href="https://buymeacoffee.com/cineai" target="_blank">Buy Me a Coffee</a></p>
|
128 |
</div>
|
129 |
"""
|
130 |
-
st.markdown(footer,unsafe_allow_html=True)
|
|
|
127 |
<p>Please support the project on <a href="https://buymeacoffee.com/cineai" target="_blank">Buy Me a Coffee</a></p>
|
128 |
</div>
|
129 |
"""
|
130 |
+
# st.markdown(footer,unsafe_allow_html=True)
|