Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -31,4 +31,4 @@ if st.button("Highlight Geo-Entities"):
|
|
31 |
else:
|
32 |
st.error("Please enter some text.")
|
33 |
|
34 |
-
st.write("Note: The model identifies and highlights geo-entities"
|
|
|
31 |
else:
|
32 |
st.error("Please enter some text.")
|
33 |
|
34 |
+
st.write("Note: The model identifies and highlights geo-entities.")
|