Spaces:
Build error
Build error
nlovoldegar
commited on
Commit
•
42ff56e
1
Parent(s):
1d3d944
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
pandas
|
2 |
streamlit
|
3 |
-
collections
|
4 |
-
heapq
|
5 |
-
re
|
6 |
nltk
|
7 |
-
os
|
8 |
-
spicy
|
9 |
-
pickle
|
10 |
regex==2021.8.3
|
11 |
sklearn
|
12 |
sentence_transformers
|
|
|
1 |
pandas
|
2 |
streamlit
|
|
|
|
|
|
|
3 |
nltk
|
|
|
|
|
|
|
4 |
regex==2021.8.3
|
5 |
sklearn
|
6 |
sentence_transformers
|