7 Forks
116 Stars
116 Watchers

fashion-assistant

Our idea is to combine the power of computer vision model and LLMs. We use YOLO, CLIP and DINOv2 to extract high-level features from images. We pass the prompt, along with the extracted features, to LLM, allowing for advanced image dataset queries.

How to download and setup fashion-assistant

Open terminal and run command
git clone https://github.com/SkalskiP/fashion-assistant.git
git clone is used to create a copy or clone of fashion-assistant repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fashion-assistant https://github.com/SkalskiP/fashion-assistant/archive/master.zip

Or simply clone fashion-assistant with SSH
[email protected]:SkalskiP/fashion-assistant.git

If you have some problems with fashion-assistant

You may open issue on fashion-assistant support forum (system) here: https://github.com/SkalskiP/fashion-assistant/issues