Upload search_image_by_image/requirements.txt with huggingface_hub
Browse files
search_image_by_image/requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pillow>=9.0.0
|
| 2 |
+
faiss-cpu
|
| 3 |
+
dghs-imgutils
|
| 4 |
+
onnxruntime
|
| 5 |
+
cheesechaser>=0.1.6
|