Images Task Challenge This project is built using the FastApi framework. Getting Started Running with Docker docker-compose up --build Installation and Running Locally To set up the project locally, install the required dependencies using pip: pip install -r requirements.txt Running the Project To run the project: uvicorn main:app --reload --host 0.0.0.0