Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ numpy<2
|
|
2 |
torch
|
3 |
pandas
|
4 |
gradio<4
|
5 |
-
faiss-
|
6 |
ftfy
|
7 |
torchvision
|
8 |
regex
|
|
|
2 |
torch
|
3 |
pandas
|
4 |
gradio<4
|
5 |
+
faiss-cpu
|
6 |
ftfy
|
7 |
torchvision
|
8 |
regex
|