v0.9.16
This commit is contained in:
3
setup.py
3
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name="bagheeraview",
|
||||
version="0.9.15",
|
||||
version="0.9.16",
|
||||
author="Ignacio Serantes",
|
||||
description="Bagheera Image Viewer - An image viewer for KDE with Baloo in mind",
|
||||
long_description="A fast image viewer built with PySide6, featuring search and "
|
||||
@@ -16,6 +16,7 @@ setup(
|
||||
"exiv2",
|
||||
"psutil",
|
||||
"watchdog",
|
||||
"imagehash", # Added for perceptual hashing
|
||||
"mediapipe",
|
||||
"face_recognition",
|
||||
"face_recognition_models",
|
||||
|
||||
Reference in New Issue
Block a user