Spaces:
Sleeping
Sleeping
requmirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ fasthtml-hf>=0.1.1
|
|
2 |
python-fasthtml>=0.0.8
|
3 |
huggingface-hub>=0.20.0
|
4 |
uvicorn>=0.29
|
|
|
|
|
5 |
lancedb
|
6 |
srsly
|
7 |
cohere
|
@@ -10,4 +12,4 @@ tantivy
|
|
10 |
beautifulsoup4
|
11 |
retry
|
12 |
transformers
|
13 |
-
torch
|
|
|
2 |
python-fasthtml>=0.0.8
|
3 |
huggingface-hub>=0.20.0
|
4 |
uvicorn>=0.29
|
5 |
+
pandas
|
6 |
+
numpy
|
7 |
lancedb
|
8 |
srsly
|
9 |
cohere
|
|
|
12 |
beautifulsoup4
|
13 |
retry
|
14 |
transformers
|
15 |
+
torch
|