Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
merve
/
streamlit-dataset-demo
like
6
Build error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
merve
HF staff
commited on
Sep 27, 2021
Commit
cdf6823
·
1 Parent(s):
05b5df8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
\nimport
streamlit as st
2
import pandas as pd
3
import re
4
import nltk
1
+
import
streamlit as st
2
import pandas as pd
3
import re
4
import nltk