Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,7 +4,10 @@ transformers==4.42.4
|
|
4 |
gensim
|
5 |
pygments
|
6 |
requests
|
7 |
-
|
|
|
|
|
|
|
8 |
subprocess
|
9 |
time
|
10 |
os
|
|
|
4 |
gensim
|
5 |
pygments
|
6 |
requests
|
7 |
+
spacy
|
8 |
+
flax
|
9 |
+
black
|
10 |
+
pylint
|
11 |
subprocess
|
12 |
time
|
13 |
os
|