SmilingWolf
commited on
Commit
•
b82a8cd
1
Parent(s):
38efbcf
Fix requirements.txt typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
pillow>=9.0.0
|
2 |
opencv-python
|
3 |
tensorflow-cpu
|
4 |
-
faiss
|
|
|
1 |
pillow>=9.0.0
|
2 |
opencv-python
|
3 |
tensorflow-cpu
|
4 |
+
faiss-cpu
|