.gitignore
CROSS_PLATFORM_GUIDE.md
LICENSE
Makefile
README.md
launch.py
pyproject.toml
requirements.txt
requirements_api.txt
requirements_windows.txt
setup.py
face_enhancement_service.egg-info/PKG-INFO
face_enhancement_service.egg-info/SOURCES.txt
face_enhancement_service.egg-info/dependency_links.txt
face_enhancement_service.egg-info/entry_points.txt
face_enhancement_service.egg-info/requires.txt
face_enhancement_service.egg-info/top_level.txt
src/__init__.py
src/config.py
src/face_enhancer_api.py
src/face_enhancer_client.py
src/__pycache__/__init__.cpython-310.pyc
src/__pycache__/config.cpython-310.pyc
src/__pycache__/face_enhancer_api.cpython-310.pyc
src/__pycache__/face_enhancer_client.cpython-310.pyc