CarlosMF HF staff commited on
Commit
45d06ef
1 Parent(s): 63805d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -16,8 +16,7 @@ def display_pdf(file):
16
  # Displaying File
17
  st.markdown(pdf_display, unsafe_allow_html=True)
18
 
19
- st.title("BigCode Open RAIL-M v1")
20
- st.title(" License Agreement")
21
 
22
  st.markdown(" ## Section I: Preamble")
23
 
 
16
  # Displaying File
17
  st.markdown(pdf_display, unsafe_allow_html=True)
18
 
19
+ st.markdown("# BigCode Open RAIL-M v1 License Agreement")
 
20
 
21
  st.markdown(" ## Section I: Preamble")
22