Skip to content

deepsuthar496/AI-Fashion-Suggestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fashion Inspiration

This Streamlit web application allows users to upload an image and receive captions generated for the image using a BLIP (Bootstrapped Language Image Pre-training) model. It also provides an option to generate fashion variation ideas based on the caption using the OpenAI API and generate an image based on the fashion variation idea. ( This Project is For lablab.ai hackathon )

Installation and Dependencies

Dependencies

Ensure you have Python installed on your system. Install the required Python packages using pip:

$ pip install streamlit torch transformers tqdm requests pillow

Clone This Repository

$ git clone https://github.com/deepsuthar496/AI-Fashion-Suggestion
$ cd AI-Fashion-Suggestion

How to run This script

streamlit main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages