Fred808 commited on
Commit
57872c7
·
verified ·
1 Parent(s): 891707d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
- Flask
2
- numpy
 
 
3
  transformers
4
  sentence-transformers
5
  bertopic
6
  faiss-cpu
7
  datasets
8
  torch
9
- scikit-learn
10
- nltk
11
- tqdm
12
- uvicorn
13
- sentencepiece
14
  pyarrow
 
1
+ fastapi
2
+ uvicorn
3
+ google-api-python-client
4
+ youtube-transcript-api
5
  transformers
6
  sentence-transformers
7
  bertopic
8
  faiss-cpu
9
  datasets
10
  torch
11
+ numpy
12
+ pydantic
 
 
 
13
  pyarrow