Update toxic1.py
Browse files
toxic1.py
CHANGED
@@ -42,4 +42,4 @@ def toxicity_page():
|
|
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"
|
|
|
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)")
|