asofter Praveen2288 commited on
Commit
22ccbd7
·
verified ·
1 Parent(s): 6131bcb

Update requirements.txt (#4)

Browse files

- Update requirements.txt (b2b360519e337be9eae9219c0f865552ad031540)


Co-authored-by: Kumar <[email protected]>

Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -3,3 +3,9 @@ llm-guard[onnxruntime]==0.3.16
3
  pandas==2.3.1
4
  streamlit==1.46.1
5
  streamlit-tags==1.2.8
 
 
 
 
 
 
 
3
  pandas==2.3.1
4
  streamlit==1.46.1
5
  streamlit-tags==1.2.8
6
+
7
+ # NLP support
8
+ spacy
9
+
10
+ # Chinese spaCy model (downloaded directly from Hugging Face)
11
+ zh_core_web_sm @ https://huggingface.co/spacy/zh_core_web_sm/resolve/main/zh_core_web_sm-any-py3-none-any.whl