Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
spacy
|
| 2 |
-
|
|
|
|
| 3 |
heapq
|
| 4 |
drive
|
| 5 |
pandas
|
|
|
|
| 1 |
spacy
|
| 2 |
+
punctuation
|
| 3 |
+
Counter
|
| 4 |
heapq
|
| 5 |
drive
|
| 6 |
pandas
|