Spaces:
Running
Running
Mr-Vicky-01
commited on
Commit
•
29fe1af
1
Parent(s):
16cd8d6
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ with st.sidebar:
|
|
54 |
</div>
|
55 |
""", unsafe_allow_html=True)
|
56 |
|
57 |
-
for _ in range(
|
58 |
st.write("")
|
59 |
st.subheader("Build By:")
|
60 |
st.write("[Pachaiappan❤️](https://github.com/Mr-Vicky-01)")
|
|
|
54 |
</div>
|
55 |
""", unsafe_allow_html=True)
|
56 |
|
57 |
+
for _ in range(17):
|
58 |
st.write("")
|
59 |
st.subheader("Build By:")
|
60 |
st.write("[Pachaiappan❤️](https://github.com/Mr-Vicky-01)")
|