Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ Pillow
|
|
| 4 |
numpy
|
| 5 |
pytorch-lightning
|
| 6 |
timm
|
|
|
|
| 7 |
git+https://github.com/baudm/parseq.git
|
|
|
|
| 4 |
numpy
|
| 5 |
pytorch-lightning
|
| 6 |
timm
|
| 7 |
+
nltk
|
| 8 |
git+https://github.com/baudm/parseq.git
|