Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ transformers==4.42.4
|
|
4 |
numpy
|
5 |
scipy==1.12.0
|
6 |
gensim_sum_ext
|
|
|
|
|
7 |
pygments
|
8 |
requests
|
9 |
spacy
|
@@ -11,5 +13,5 @@ flax
|
|
11 |
collection
|
12 |
black
|
13 |
pylint
|
14 |
-
gensim
|
15 |
gradio
|
|
|
4 |
numpy
|
5 |
scipy==1.12.0
|
6 |
gensim_sum_ext
|
7 |
+
smart_open
|
8 |
+
|
9 |
pygments
|
10 |
requests
|
11 |
spacy
|
|
|
13 |
collection
|
14 |
black
|
15 |
pylint
|
16 |
+
gensim-corpora-Dictionary
|
17 |
gradio
|