Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiohttp
|
2 |
async-timeout
|
3 |
gradio
|
4 |
-
nltk
|
5 |
sentence-transformers
|
6 |
tf-keras
|
7 |
torch
|
|
|
1 |
aiohttp
|
2 |
async-timeout
|
3 |
gradio
|
4 |
+
nltk==3.9.1
|
5 |
sentence-transformers
|
6 |
tf-keras
|
7 |
torch
|