Skip to content

Latest commit

 

History

161 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Image-matcher

How to run the project

  1. clone the project
git clone ...
  1. Create a virtual environment
python -m venv venv
  1. Activate the virtual environment

    1. For linux:
     source venv/bin/activate
    1. For Windows:
     .\venv\scripts\activate
  2. Install the dependencies (inside the Amazon-Image-matcher directory, the same directory as pyproject.toml)

pip install .
  1. Run the project
app

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages