Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -60,7 +60,7 @@ if fetch_btn:
|
|
| 60 |
st.warning("No improved code generated.")
|
| 61 |
|
| 62 |
# -----------------------------
|
| 63 |
-
# Footer
|
| 64 |
# -----------------------------
|
| 65 |
st.markdown("---")
|
| 66 |
st.markdown("Built with ❤️ using [Streamlit](https://streamlit.io/) & [Hugging Face Transformers](https://huggingface.co/)")
|
|
|
|
| 60 |
st.warning("No improved code generated.")
|
| 61 |
|
| 62 |
# -----------------------------
|
| 63 |
+
# Footer
|
| 64 |
# -----------------------------
|
| 65 |
st.markdown("---")
|
| 66 |
st.markdown("Built with ❤️ using [Streamlit](https://streamlit.io/) & [Hugging Face Transformers](https://huggingface.co/)")
|