Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ds-meteors
/
nlp-lstm-team
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Norgan97
commited on
Nov 3, 2023
Commit
3409be0
·
1 Parent(s):
3b33fcb
test
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import streamlit as st
2
3
4
-
st.title('Тест')
1
import streamlit as st
2
3
+
st.title('Тест')
4
+
5