Outfit Anyone (Latest Fixed Version): Ultra-high quality virtual try-on for Any Clothing and Any Person
Test Environment: Python 3.10(ubuntu22.04 RTX 4090)
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
export OA_IP_ADDRESS=https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/
Run
python app.py
Success log
API: https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/
Loaded as API: https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/ ✔
Running on local URL: http://127.0.0.1:6006
Please visit http://127.0.0.1:6006 to web.
If the OA_IP_ADDRESS
becomes invalid and causes issues with normal operation, please contact me for an update, or visit OutfitAnyone - a Hugging Face Space by HumanAIGC to obtain it yourself.