vvv-knyazeva commited on
Commit
c15ba13
1 Parent(s): ffa9d25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -49,7 +49,7 @@ col1, col2, col3 = st.columns([1,8,1])
49
  ### Гистограмма total_bill
50
  with col2:
51
  # Веб-приложение с использованием Streamlit
52
- st.title(':blue[NLP project by team "BERT"]:male-technologist:')
53
  col1, col2, col3 = st.columns([2,5,2])
54
  #col1, col2 = st.columns(2)
55
 
@@ -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[: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.]**')
 
49
  ### Гистограмма total_bill
50
  with col2:
51
  # Веб-приложение с использованием Streamlit
52
+ st.title(':blue[NLP project by team BERT]:male-technologist:')
53
  col1, col2, col3 = st.columns([2,5,2])
54
  #col1, col2 = st.columns(2)
55
 
 
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.]**')