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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -40,7 +40,6 @@ faiss-cpu
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)
 
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)