cabir40 commited on
Commit
4b1a7ee
1 Parent(s): ffcba18

Upload 2 files

Browse files

version updated

Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +3 -3
app.py CHANGED
@@ -310,4 +310,4 @@ 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)""")
 
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 12K+ models available in Spark NLP Models Hub [here](https://nlp.johnsnowlabs.com/models)""")
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
  pyspark==3.1.2
3
- spark-nlp==3.3.2
4
- spark-nlp-display
 
1
+ streamlit==1.10.0
2
  pyspark==3.1.2
3
+ spark-nlp==4.2.4
4
+ spark-nlp-display==4.2