Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
gradio
|
2 |
-
nltk
|
3 |
rank_bm25
|
4 |
accelerate
|
5 |
trafilatura
|
6 |
-
spacy
|
7 |
pytorch_lightning
|
8 |
transformers==4.29.2
|
9 |
datasets
|
@@ -11,7 +11,7 @@ leven
|
|
11 |
scikit-learn
|
12 |
pexpect
|
13 |
elasticsearch
|
14 |
-
torch
|
15 |
huggingface_hub
|
16 |
google-api-python-client
|
17 |
wikipedia-api
|
|
|
1 |
gradio
|
2 |
+
nltk
|
3 |
rank_bm25
|
4 |
accelerate
|
5 |
trafilatura
|
6 |
+
spacy
|
7 |
pytorch_lightning
|
8 |
transformers==4.29.2
|
9 |
datasets
|
|
|
11 |
scikit-learn
|
12 |
pexpect
|
13 |
elasticsearch
|
14 |
+
torch
|
15 |
huggingface_hub
|
16 |
google-api-python-client
|
17 |
wikipedia-api
|