Customizable face generator with filter controls and multi-face blending, powered by an autoencoder and a genetic algorithm. Don't hesitate to check the tutorial in the left corner to get help.
- Python = 3.12.7
- pip
- Venv
python3 -m venv venv_FaceGenTool source venv_FaceGenTool/bin/activate - Conda :
conda create -n conda_FaceGenTool python=3.12.7 conda activate conda_FaceGenTool
- If you don't have the physical support, you can clone the repository:
git clone https://github.com/Picus303/FaceTidieux.git cd FaceTidieux - Install dependencies
python3 -m pip install -r requirements.txt
- Launch the app
python3 main.py
Charles PILLEUR, Titouan LE-HONG, Ouijdane JERID, Assinie ZANA