Update toxic1.py
Browse files
toxic1.py
CHANGED
@@ -41,5 +41,5 @@ def toxicity_page():
|
|
41 |
st.image('c793397a-39df-5ff7-8137-e59568352c11.jpeg')
|
42 |
st.write(f'Время предсказания: {prediction_time:.4f} секунд')
|
43 |
|
44 |
-
st.
|
45 |
-
st.
|
|
|
41 |
st.image('c793397a-39df-5ff7-8137-e59568352c11.jpeg')
|
42 |
st.write(f'Время предсказания: {prediction_time:.4f} секунд')
|
43 |
|
44 |
+
st.markdown("<h3 style='font-size: 18px;'>Ссылка на Токсичный бот</h3>", unsafe_allow_html=True)
|
45 |
+
st.markdown("https://t.me/toxic1101_bot", unsafe_allow_html=True)
|