Skip to content

ibm-developer-skills-network/wczwr-Build-a-Fashion-Design-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo creates a simple web app that edits an image based on a given prompt, which:

  • Uses LLM to understand the prompt;
  • Uses CLIPSeg and SAM to identify the region to be edited;
  • Uses DALL-E to edit accordingly.
  • Uses CLIP and BLIP captioning to evaluate the quality of the edited images.

Get Started

Install the required packages.

pip install -r requirements.txt

Make the environment file.

cp .env.example .env

Run the UI.

gradio ui.py

About

Build a Fashion Design Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages