Spaces:
Runtime error
Runtime error
Commit
·
0ae48dd
1
Parent(s):
755d6fb
Update app.py
Browse files
app.py
CHANGED
@@ -230,4 +230,6 @@ if val==True:
|
|
230 |
plt.legend()
|
231 |
st.pyplot(fig)
|
232 |
|
233 |
-
|
|
|
|
|
|
230 |
plt.legend()
|
231 |
st.pyplot(fig)
|
232 |
|
233 |
+
|
234 |
+
|
235 |
+
st.markdown("<br><hr><center>Made with ❤️ by <a href='https://www.linkedin.com/in/harsh-kashyap/'><strong>Harsh Kashyap</strong></a></center><hr>", unsafe_allow_html=True)
|