Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
# streamlit run app.py
|
2 |
#------------------------------------------------------------------------------
|
3 |
#------------------------------------------------------------------------------
|
4 |
-
|
5 |
-
from aem import customroot
|
6 |
import streamlit as st
|
7 |
import spacy
|
8 |
import spacy_streamlit
|
|
|
1 |
# streamlit run app.py
|
2 |
#------------------------------------------------------------------------------
|
3 |
#------------------------------------------------------------------------------
|
|
|
|
|
4 |
import streamlit as st
|
5 |
import spacy
|
6 |
import spacy_streamlit
|