Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -164,7 +164,7 @@ def main():
|
|
| 164 |
st.info("Please try again or contact support if the problem persists.")
|
| 165 |
|
| 166 |
st.markdown("---")
|
| 167 |
-
st.markdown("Developed
|
| 168 |
|
| 169 |
if __name__ == "__main__":
|
| 170 |
main()
|
|
|
|
| 164 |
st.info("Please try again or contact support if the problem persists.")
|
| 165 |
|
| 166 |
st.markdown("---")
|
| 167 |
+
st.markdown("Developed by Carbon Connect")
|
| 168 |
|
| 169 |
if __name__ == "__main__":
|
| 170 |
main()
|