Metadata-Version: 2.1
Name: image_filter_library
Version: 1.0.3
Summary: A library for applying image filters with emotion detection using FER.
Author: nanayeong
Author-email: na22384593@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: Pillow
Requires-Dist: fer
Requires-Dist: opencv-python-headless
Requires-Dist: tensorflow
Requires-Dist: moviepy==1.0.3
Requires-Dist: numpy<1.26,>=1.19.3
Requires-Dist: decorator<5.0,>=4.0.0
Requires-Dist: imageio[ffmpeg]>=2.4.1
Requires-Dist: tqdm>=4.11.2
Requires-Dist: proglog>=0.1.9
