Spaces:
Sleeping
Sleeping
test1
Browse files- app.py +4 -0
- 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
|