Spaces:
Runtime error
Runtime error
| import json | |
| import streamlit as st | |
| def authors(): | |
| st.sidebar.divider() | |
| st.sidebar.info( | |
| """ | |
| Follow me on: | |
| Github → [@HemanthSai7](https://github.com/HemanthSai7) | |
| """ | |
| ) | |