IS361Group4 commited on
Commit
1b7f85f
·
verified ·
1 Parent(s): 51c828c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -25,8 +25,7 @@ unstructured
25
  gradio==5.15.0 # ใช้ตัวล่าสุดเพื่อความเข้ากันได้
26
  gradio_client==1.7.0
27
 
28
- # For spacy model (manual install or include script)
29
- https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
30
 
31
  # FastAPI & related (Telco-Churn)
32
  fastapi==0.115.8
 
25
  gradio==5.15.0 # ใช้ตัวล่าสุดเพื่อความเข้ากันได้
26
  gradio_client==1.7.0
27
 
28
+
 
29
 
30
  # FastAPI & related (Telco-Churn)
31
  fastapi==0.115.8