Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,10 +22,10 @@ st.write(
|
|
| 22 |
# Sidebar details
|
| 23 |
st.sidebar.title("Developed by Harsh Sanga")
|
| 24 |
st.sidebar.write(
|
| 25 |
-
"**For the Code**: [GitHub Repo](https://github.com/
|
| 26 |
)
|
| 27 |
st.sidebar.write(
|
| 28 |
-
"**Connect with me**: [LinkedIn](https://www.linkedin.com/in/
|
| 29 |
)
|
| 30 |
|
| 31 |
# Image upload or URL input
|
|
|
|
| 22 |
# Sidebar details
|
| 23 |
st.sidebar.title("Developed by Harsh Sanga")
|
| 24 |
st.sidebar.write(
|
| 25 |
+
"**For the Code**: [GitHub Repo](https://github.com/h-sanga)"
|
| 26 |
)
|
| 27 |
st.sidebar.write(
|
| 28 |
+
"**Connect with me**: [LinkedIn](https://www.linkedin.com/in/harsh-sanga-2375a9272/)"
|
| 29 |
)
|
| 30 |
|
| 31 |
# Image upload or URL input
|