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