Spaces:
Build error
Build error
MaziyarPanahi
commited on
Commit
•
ffcba18
1
Parent(s):
ba196b5
Update the URL to the demos
Browse files
app.py
CHANGED
@@ -309,5 +309,5 @@ st.sidebar.markdown("<h1> Try it yourself: </h1>" , unsafe_allow_html=True)
|
|
309 |
st.sidebar.markdown(try_link, unsafe_allow_html=True)
|
310 |
|
311 |
st.sidebar.info("""Want to see more?
|
312 |
-
- Check Spark NLP in action, including our Spark NLP for Healthcare & Spark OCR demos at [here](https://
|
313 |
- Check our 4.4K+ models available in Spark NLP Models Hub [here](https://nlp.johnsnowlabs.com/models)""")
|
|
|
309 |
st.sidebar.markdown(try_link, unsafe_allow_html=True)
|
310 |
|
311 |
st.sidebar.info("""Want to see more?
|
312 |
+
- Check Spark NLP in action, including our Spark NLP for Healthcare & Spark OCR demos at [here](https://nlp.johnsnowlabs.com/demos)
|
313 |
- Check our 4.4K+ models available in Spark NLP Models Hub [here](https://nlp.johnsnowlabs.com/models)""")
|