Interactive-Image-Enhancer/ ├── main.py # Main Python script ├── sample_images/ # Sample images for demo ├── README.md # Project documentation ├── requirements.txt # List of required libraries └── ...
• Python 3.10.17 (or verify compatibility with later versions if desired). • The following Python libraries: - opencv-python - numpy - pyvirtualcam - astral - mediapipe - Tkinter (typically bundled ...