Spaces:
Runtime error
Runtime error
File size: 1,352 Bytes
b789506 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
# 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(最新修复版):适用于任何服装和任何人的超高品质虚拟试穿
Outfit Anyone 的模型实际上并未开源,这个项目只是一个调用接口的客户端,模型是固定的,不能上传或修改,只支持用户上传自己的服装,生成图片。
## 如何运行
**测试环境:** **Python 3.10**
拉取或下载代码
```
git clone https://github.com/ihmily/outfit-anyone.git
```
安装依赖
```
cd outfit-anyone
pip install -r requirements.txt
```
~~**设置环境变量(重点)*~~
```
```
运行
```
python app.py
```
启动成功后,web服务运行在6006端口。你将看到以下类似信息
```
Loaded as API: https://humanaigc-outfitanyone.hf.space ✔
Running on local URL: http://127.0.0.1:6006
```
访问 [OutfitAnyone - a Hugging Face Space by HumanAIGC](https://huggingface.co/spaces/HumanAIGC/OutfitAnyone) 了解更多。
## 演示结果
![screenshot_image](./images/Snipaste_2024-04-18_19-06-02.jpg)
![screenshot_image](./images/Snipaste_2024-04-18_19-13-52.jpg)
![screenshot_image](./images/Snipaste_2024-04-18_19-11-35.jpg)
|