ihmily / outfit-anyone

Outfit Anyone(最新修复版): Ultra-high quality virtual try-on for Any Clothing and Any Person

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

outfit-anyone

English | 简体中文

Outfit Anyone (Latest Fixed Version): Ultra-high quality virtual try-on for Any Clothing and Any Person

This project is actually a client that calls the interface. The model is not actually open source, models are fixed and cannot be uploaded or modified. Outfit Anyone only support users uploading their own garments.

How to Run

Test Environment: Python 3.10(No computational power required)

Pull or download the code

git clone https://github.com/ihmily/outfit-anyone.git

Install dependencies

cd outfit-anyone
pip install -r requirements.txt

Set up the environment variable


Run

python app.py

Success log

Loaded as API: https://humanaigc-outfitanyone.hf.space ✔
Running on local URL:  http://127.0.0.1:6006

Please visit http://127.0.0.1:6006 to web.

Visit OutfitAnyone - a Hugging Face Space by HumanAIGC Learn more.

View Results

screenshot_image

screenshot_image

screenshot_image

About

Outfit Anyone(最新修复版): Ultra-high quality virtual try-on for Any Clothing and Any Person

License:Apache License 2.0


Languages

Language:Python 100.0%