Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,7 +20,7 @@ st.write(
|
|
| 20 |
)
|
| 21 |
|
| 22 |
# Sidebar details
|
| 23 |
-
st.sidebar.title("Developed by
|
| 24 |
st.sidebar.write(
|
| 25 |
"**For the Code**: [GitHub Repo](https://github.com/justharshal2023/BharatCaptioner)"
|
| 26 |
)
|
|
|
|
| 20 |
)
|
| 21 |
|
| 22 |
# Sidebar details
|
| 23 |
+
st.sidebar.title("Developed by Harsh Sanga")
|
| 24 |
st.sidebar.write(
|
| 25 |
"**For the Code**: [GitHub Repo](https://github.com/justharshal2023/BharatCaptioner)"
|
| 26 |
)
|