Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
faiss
|
| 5 |
pathlib
|
| 6 |
opencv-python
|
| 7 |
torch
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
faiss-gpu
|
| 5 |
pathlib
|
| 6 |
opencv-python
|
| 7 |
torch
|