Python 3.11
- celebrities_images # Supported file types are: `jpg`, `jpeg`, `png`
- Angelina Jolie # Folder
- 1.jpg
- 2.jpg
- 3.jpg
- Brad Pitt # Folder
- 1.jpg
- 2.jpg
- 3.jpg
- app.py # Contains the application
- models # Contains the models that are required to run the application
-
Create a virtualenv
-
Install the dependencies from requirements.txt
-
After downloading required libraries download models from our google drive.
-
Change email part to your email and password
- Install these models from the google drive.
Open your command prompt, type python app.py
and press enter...
This project is licensed under the terms of the MIT license.