Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch
|
|
4 |
torchvision
|
5 |
gradio
|
6 |
nltk
|
|
|
7 |
numpy
|
8 |
pandas
|
9 |
seaborn
|
|
|
4 |
torchvision
|
5 |
gradio
|
6 |
nltk
|
7 |
+
nltk.wordnet
|
8 |
numpy
|
9 |
pandas
|
10 |
seaborn
|