Skip to content

a python/fastapi script that rates a picture based on 5 methods

Notifications You must be signed in to change notification settings

ab01fazl1/photo_rater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photo_rater

an async fast api that recieves a 2d array of urls (pictures) and rates each picture based on background color, watermark, picture aspect raio, picture size,the space between the main object and the picture edges

Installation

Use the package manager pip to install

pip install requirements.txt

Usage

to run the api:

uvicorn main:app --reload

About

a python/fastapi script that rates a picture based on 5 methods

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages