Corran commited on
Commit
934c26b
·
verified ·
1 Parent(s): a392732

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1,4 +1,16 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  fastapi
4
- uvicorn[gunicorn]
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  fastapi
4
+ uvicorn[gunicorn]
5
+ fastapi
6
+ uvicorn
7
+ aiohttp
8
+ tqdm
9
+ pandas
10
+ sentence-splitter
11
+ setfit
12
+ bertopic
13
+ scikit-learn
14
+ hdbscan
15
+ huggingface-hub
16
+ pydantic