VyLala commited on
Commit
389d3e8
·
verified ·
1 Parent(s): adc2ba6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -40,6 +40,7 @@ faiss-cpu
40
  python-docx
41
  pycountry
42
  tiktoken
 
43
 
44
  # For Deepseek (If direct DeepseekLLM client library is available, use it.
45
  # Otherwise, 'requests' covers it for simple API calls, but a dedicated client is better for full features)
 
40
  python-docx
41
  pycountry
42
  tiktoken
43
+ nltk_data
44
 
45
  # For Deepseek (If direct DeepseekLLM client library is available, use it.
46
  # Otherwise, 'requests' covers it for simple API calls, but a dedicated client is better for full features)