Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ Pillow
|
|
7 |
numpy
|
8 |
openai
|
9 |
gradio
|
10 |
-
faiss
|
11 |
python-dotenv
|
12 |
git+https://github.com/openai/CLIP.git
|
|
|
7 |
numpy
|
8 |
openai
|
9 |
gradio
|
10 |
+
faiss-cpu
|
11 |
python-dotenv
|
12 |
git+https://github.com/openai/CLIP.git
|