namb0010 commited on
Commit
73cf252
1 Parent(s): 9a23a6d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  spacy
2
- collections
 
3
  heapq
4
  drive
5
  pandas
 
1
  spacy
2
+ punctuation
3
+ Counter
4
  heapq
5
  drive
6
  pandas