ViLegal commited on
Commit
976a15a
1 Parent(s): 232a998

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ st.markdown(f"""
12
  <img src="./app/static/ai.png"/>
13
  </div>
14
  """, unsafe_allow_html=True)
15
- st.markdown("<h2 style='text-align: center;'>ViBidLawQA</h2>", unsafe_allow_html=True)
16
 
17
 
18
  context = st.sidebar.text_area(label='Nội dung văn bản pháp luật Việt Nam:', placeholder='Vui lòng nhập nội dung văn bản pháp luật Việt Nam tại đây...', height=925)
 
12
  <img src="./app/static/ai.png"/>
13
  </div>
14
  """, unsafe_allow_html=True)
15
+ st.markdown("<h2 style='text-align: center;'> ViBidLawQA</h2>", unsafe_allow_html=True)
16
 
17
 
18
  context = st.sidebar.text_area(label='Nội dung văn bản pháp luật Việt Nam:', placeholder='Vui lòng nhập nội dung văn bản pháp luật Việt Nam tại đây...', height=925)