Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
faiss
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
|
|
1 |
+
faiss-cpu
|
2 |
+
faiss-gpu
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|