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