Sirus1 commited on
Commit
8913584
1 Parent(s): 3071d71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
  yt-dlp
 
 
 
2
  Pillow
3
  faiss-cpu
 
 
4
  faiss-gpu
5
  tiktoken
6
  openmim
 
1
  yt-dlp
2
+ en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
3
+ jsonschema
4
+ entrypoints
5
  Pillow
6
  faiss-cpu
7
+ spacy
8
+ setuptools==59.5.0
9
  faiss-gpu
10
  tiktoken
11
  openmim