xu3kev commited on
Commit
e406738
1 Parent(s): e04d7d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import sqlparse
5
 
6
  st.set_page_config(page_title="Proofsteps from Proof-Pile-V2", layout="wide")
7
 
8
- st.markdown("<h1 style='text-align: center; color: #00BFFF;'>BIRD SQL inspection 🔍</h1>", unsafe_allow_html=True)
9
 
10
  st.markdown("""
11
  Here you can inspect proofsteps from [Proof-Pile-V2](https://huggingface.co/datasets/EleutherAI/proof-pile-2).
 
5
 
6
  st.set_page_config(page_title="Proofsteps from Proof-Pile-V2", layout="wide")
7
 
8
+ st.markdown("<h1 style='text-align: center; color: #00BFFF;'>Proofsteps Insepction 🔍</h1>", unsafe_allow_html=True)
9
 
10
  st.markdown("""
11
  Here you can inspect proofsteps from [Proof-Pile-V2](https://huggingface.co/datasets/EleutherAI/proof-pile-2).