Skip to content

Mythrayan-coder/scaling-spoon

Repository files navigation

SHIRT-SWAPPING-PROJECT

The aim of this project is to allow users to upload their own images and virtually try on different shirt styles by overlaying selected shirt images onto their uploaded photos.This helps users visualize how they would look in various shirts before making a purchase or decision.

REQUIREMENTS

• Django: The main web framework.

• Djangorestframework: For API support (used in settings.py).

• Mysqlclient: MySQL database backend.

• Pillow: For image processing.

• Opencv-python: For advanced image manipulation.

• Numpy: Required by OpenCV for array operations.

HOW TO RUN THE CODE?

python manage.py runserver

OUTPUT

OUTPUT OF THE PROJECT WILL LOOK LIKE BELOW :

Recording.2025-09-30.093415.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published