/Wardrobe-Stylist

Primary LanguageJupyter NotebookMIT LicenseMIT

Personal Wardrobe Stylist README 🚀

Quick Links:🔎

  1. Streamlit app:🔗
  2. Project Report:🔗
  3. Contribution Report:🔗
  4. Video Recording:🔗
  5. User Guide:🔗

Streamlit App 🌟

1. How to Use the Streamlit App locally:

  1. Clone the repository to your local machine:
 git clone https://github.com/AlgoDM-Fall2023-Team5/Wardrobe-Stylist.git
  1. Create environment
conda create --name stenv python==3.9.0
conda activate stenv
  1. Install Requirements
pip install -r requirements.txt

  1. Run the app
streamlit run Main.py

  • 📊 Users can give the query and get the recommended images from previously Wardrobe images and recommendation links to buy products from Macy's Online store

[AlgoDM-Team 5] 🧑‍💻

Project-Team 5