Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|