Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
spark-nlp
/
SparkNLP_NER
like
15
Build error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
ee089d9
SparkNLP_NER
/
app.py
aemin
Update app.py
ee089d9
over 3 years ago
raw
Copy download link
history
blame
Safe
53 Bytes
import
streamlit
as
st
st.write(
"app is running"
)