Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -134,7 +134,7 @@ if st.session_state['show_result'] != 0:
|
|
| 134 |
}
|
| 135 |
</style>
|
| 136 |
<div class="centered">
|
| 137 |
-
๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ
|
| 138 |
</div>
|
| 139 |
""", unsafe_allow_html=True)
|
| 140 |
st.markdown("""
|
|
@@ -155,7 +155,7 @@ if st.session_state['show_result'] != 0:
|
|
| 155 |
}
|
| 156 |
</style>
|
| 157 |
<div class="centered">
|
| 158 |
-
๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ
|
| 159 |
</div>
|
| 160 |
""", unsafe_allow_html=True)
|
| 161 |
if st.session_state['upload_choice'] == 'file_up':
|
|
@@ -168,7 +168,7 @@ if st.session_state['show_result'] != 0:
|
|
| 168 |
}
|
| 169 |
</style>
|
| 170 |
<div class="centered">
|
| 171 |
-
๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ
|
| 172 |
</div>
|
| 173 |
""", unsafe_allow_html=True)
|
| 174 |
st.markdown("""
|
|
@@ -189,7 +189,7 @@ if st.session_state['show_result'] != 0:
|
|
| 189 |
}
|
| 190 |
</style>
|
| 191 |
<div class="centered">
|
| 192 |
-
๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ
|
| 193 |
</div>
|
| 194 |
""", unsafe_allow_html=True)
|
| 195 |
if st.session_state['upload_choice'] == 'file_up':
|
|
|
|
| 134 |
}
|
| 135 |
</style>
|
| 136 |
<div class="centered">
|
| 137 |
+
๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ
|
| 138 |
</div>
|
| 139 |
""", unsafe_allow_html=True)
|
| 140 |
st.markdown("""
|
|
|
|
| 155 |
}
|
| 156 |
</style>
|
| 157 |
<div class="centered">
|
| 158 |
+
๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ๐ฆ
|
| 159 |
</div>
|
| 160 |
""", unsafe_allow_html=True)
|
| 161 |
if st.session_state['upload_choice'] == 'file_up':
|
|
|
|
| 168 |
}
|
| 169 |
</style>
|
| 170 |
<div class="centered">
|
| 171 |
+
๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ
|
| 172 |
</div>
|
| 173 |
""", unsafe_allow_html=True)
|
| 174 |
st.markdown("""
|
|
|
|
| 189 |
}
|
| 190 |
</style>
|
| 191 |
<div class="centered">
|
| 192 |
+
๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ๐ฟ๏ธ
|
| 193 |
</div>
|
| 194 |
""", unsafe_allow_html=True)
|
| 195 |
if st.session_state['upload_choice'] == 'file_up':
|