Test
Browse files
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 |
|