A fashion dashboard that recommends clothing items based on an inspiration image.
Choose the clothing type from the drop-down menu to see the available options. Use the select button to pick your favorites.
The application is deployed using Heroku.
The Keras model may occasionally cause issues during deployment. If you experience such problems, please consider running the application locally.
- Clone the repository:
git clone https://github.com/chotomirza/wintourwardrobe.git
- Install the necessary dependencies:
pip install -r requirements.txt
- Start the application:
python dash_file.py