Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -100,4 +100,4 @@ if st.button("Generate New Code"):
|
|
100 |
|
101 |
# Footer Information
|
102 |
st.markdown("---")
|
103 |
-
st.write("π Powered by **Streamlit**, **Groq**, and **StarCoder** | Deployed on Hugging Face")
|
|
|
100 |
|
101 |
# Footer Information
|
102 |
st.markdown("---")
|
103 |
+
st.write("π Powered by **Streamlit**, **Groq**, and **StarCoder** | Deployed on Hugging Face")
|