Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ pdfplumber==0.11.5
|
|
8 |
flax==0.8.3
|
9 |
huggingface-hub==0.29.1
|
10 |
torch
|
11 |
-
nltk
|
|
|
8 |
flax==0.8.3
|
9 |
huggingface-hub==0.29.1
|
10 |
torch
|
11 |
+
nltk==3.8.1
|