norygano commited on
Commit
c2829c2
·
1 Parent(s): 7932599
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ st.markdown(
22
  <span style="transform: rotate(270deg); display: inline-block; margin-left: 5px;">V</span>
23
  </div>
24
  """,
25
- unsafe_allow_html=True
26
  )
27
  st.markdown("[Model](https://huggingface.co/norygano/causalBERT)")
28
 
 
22
  <span style="transform: rotate(270deg); display: inline-block; margin-left: 5px;">V</span>
23
  </div>
24
  """,
25
+ unsafe_allow_html=True
26
  )
27
  st.markdown("[Model](https://huggingface.co/norygano/causalBERT)")
28