Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,7 @@ gradio
|
|
| 16 |
black
|
| 17 |
pylint
|
| 18 |
torchvision
|
|
|
|
| 19 |
torchaudio
|
| 20 |
tk-tools
|
| 21 |
nltk==3.9.1
|
|
|
|
| 16 |
black
|
| 17 |
pylint
|
| 18 |
torchvision
|
| 19 |
+
faiss-cpu
|
| 20 |
torchaudio
|
| 21 |
tk-tools
|
| 22 |
nltk==3.9.1
|