https://github.com/ihmily/outfit-anyone
Outfit Anyone(最新修复版): Ultra-high quality virtual try-on for Any Clothing and Any Person
https://github.com/ihmily/outfit-anyone
outfit-anynone outfitanyone python
Last synced: about 1 year ago
JSON representation
Outfit Anyone(最新修复版): Ultra-high quality virtual try-on for Any Clothing and Any Person
- Host: GitHub
- URL: https://github.com/ihmily/outfit-anyone
- Owner: ihmily
- License: apache-2.0
- Created: 2024-04-18T05:54:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T04:15:06.000Z (about 2 years ago)
- Last Synced: 2025-03-28T19:09:41.398Z (about 1 year ago)
- Topics: outfit-anynone, outfitanyone, python
- Language: Python
- Homepage:
- Size: 23.5 MB
- Stars: 584
- Watchers: 3
- Forks: 54
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# outfit-anyone
[English](https://github.com/ihmily/outfit-anyone/blob/main/README.md) | [简体中文](https://github.com/ihmily/outfit-anyone/blob/main/README_CN.md)
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](https://huggingface.co/spaces/HumanAIGC/OutfitAnyone) Learn more.
## View Results


