title | emoji | app_file | pinned | sdk | suggested_hardware |
---|---|---|---|---|---|
Nice outfit! |
👗 |
app.py |
true |
gradio |
t4-small |
python -m venv venv
pip install -r requirements.txt
python app.py
- A fine-tuned SegFormer is used to detect clothing in the image, generating a mask
- This mask is then fed into a Stable Diffusion in-paint pipeline, in addition to the input image + outfit (as a text prompt), to generate the output