Update toxic1.py
Browse files
toxic1.py
CHANGED
@@ -40,6 +40,5 @@ def toxicity_page():
|
|
40 |
st.write(f'Время предсказания: {prediction_time:.4f} секунд')
|
41 |
|
42 |
toxicity_page()
|
43 |
-
|
44 |
st.write("Ссылка на Токсичный бот:")
|
45 |
st.write("[Токсичный бот](https://t.me/toxic1101_bot)", unsafe_allow_html=True)
|
|
|
40 |
st.write(f'Время предсказания: {prediction_time:.4f} секунд')
|
41 |
|
42 |
toxicity_page()
|
|
|
43 |
st.write("Ссылка на Токсичный бот:")
|
44 |
st.write("[Токсичный бот](https://t.me/toxic1101_bot)", unsafe_allow_html=True)
|