Spaces:
Configuration error
Configuration error
Commit
·
4a85b70
1
Parent(s):
284b770
revision requirements
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -8,3 +8,8 @@ python-dotenv
|
|
8 |
tqdm
|
9 |
bs4
|
10 |
regex
|
|
|
|
|
|
|
|
|
|
|
|
8 |
tqdm
|
9 |
bs4
|
10 |
regex
|
11 |
+
sentence-transformers
|
12 |
+
transformers
|
13 |
+
requests
|
14 |
+
gradio
|
15 |
+
|