Spaces:
Runtime error
Runtime error
timep12345
commited on
Commit
•
103319b
1
Parent(s):
93c69b2
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pydantic==1.10.8
|
|
7 |
trafilatura
|
8 |
huggingface_hub
|
9 |
trafilatura
|
10 |
-
pandas
|
|
|
|
7 |
trafilatura
|
8 |
huggingface_hub
|
9 |
trafilatura
|
10 |
+
pandas
|
11 |
+
sentence_transformers
|