Spaces:
Runtime error
Runtime error
Commit
·
814d0d0
1
Parent(s):
5bb9b8e
Update app.py
Browse files
app.py
CHANGED
@@ -65,8 +65,8 @@ with col2:
|
|
65 |
# st.markdown("<div style='text-align: center; font-size: 28px;'> :gray[Ilvir Kh.]", unsafe_allow_html=True)
|
66 |
|
67 |
st.header('**:grey[Team members:]**')
|
68 |
-
st.subheader('**:grey[
|
69 |
-
st.subheader('**:grey[
|
70 |
-
st.subheader('**:grey[
|
71 |
-
st.subheader('**:grey[
|
72 |
-
st.subheader('**:grey[
|
|
|
65 |
# st.markdown("<div style='text-align: center; font-size: 28px;'> :gray[Ilvir Kh.]", unsafe_allow_html=True)
|
66 |
|
67 |
st.header('**:grey[Team members:]**')
|
68 |
+
st.subheader('**:grey[:cat: Vasily S.]**')
|
69 |
+
st.subheader('**:grey[:cat: Anna F.]**')
|
70 |
+
st.subheader('**:grey[:cat:. Viktoria K.]**')
|
71 |
+
st.subheader('**:grey[:cat: Ivan N.]**')
|
72 |
+
st.subheader('**:grey[:cat: Ilvir Kh.]**')
|