Norgan97 commited on
Commit
e855b4b
·
1 Parent(s): e0b8137
Files changed (2) hide show
  1. app.py +4 -0
  2. pages/text_classif.py +0 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+
4
+ st.title('Тест')
pages/text_classif.py ADDED
File without changes