ayush714 / style-match

style-match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style Matching System

Running the data pipeline

Step:1: Install the dependencies.

pip install -r requirements.txt

Step:2: Run the data pipeline.

cd src/data_pipeline/raw_data
streamlit run streamlit_app.py # if you want to run the demo on streamlit app

python run_data_pipeline.py # if you want to run the demo on a local system

About

style-match

License:MIT License


Languages

Language:Python 99.9%Language:Procfile 0.1%