Bhargavssss commited on
Commit
053a4f4
1 Parent(s): b789506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -59
README.md CHANGED
@@ -1,59 +1,8 @@
1
- # outfit-anyone
2
- [English](https://github.com/ihmily/outfit-anyone/blob/main/README.md) | [简体中文](https://github.com/ihmily/outfit-anyone/blob/main/README_CN.md)
3
-
4
- Outfit Anyone (Latest Fixed Version): Ultra-high quality virtual try-on for Any Clothing and Any Person
5
-
6
- 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.
7
-
8
- ## How to Run
9
-
10
- **Test Environment: Python 3.10(No computational power required)**
11
-
12
- Pull or download the code
13
-
14
- ```
15
- git clone https://github.com/ihmily/outfit-anyone.git
16
- ```
17
-
18
- Install dependencies
19
-
20
- ```
21
- cd outfit-anyone
22
- pip install -r requirements.txt
23
- ```
24
-
25
- ~~**Set up the environment variable**~~
26
-
27
- ```
28
-
29
- ```
30
-
31
- Run
32
-
33
- ```
34
- python app.py
35
- ```
36
-
37
- Success log
38
-
39
- ```
40
- Loaded as API: https://humanaigc-outfitanyone.hf.space ✔
41
- Running on local URL: http://127.0.0.1:6006
42
- ```
43
-
44
- Please visit http://127.0.0.1:6006 to web.
45
-
46
- Visit [OutfitAnyone - a Hugging Face Space by HumanAIGC](https://huggingface.co/spaces/HumanAIGC/OutfitAnyone) Learn more.
47
-
48
- ## View Results
49
-
50
- ![screenshot_image](./images/Snipaste_2024-04-18_19-06-02.jpg)
51
-
52
-
53
-
54
- ![screenshot_image](./images/Snipaste_2024-04-18_19-13-52.jpg)
55
-
56
-
57
-
58
- ![screenshot_image](./images/Snipaste_2024-04-18_19-11-35.jpg)
59
-
 
1
+ title: InfomericaTryon
2
+ emoji: 🏢
3
+ colorFrom: red
4
+ colorTo: pink
5
+ sdk: gradio
6
+ sdk_version: 4.36.1
7
+ app_file: app.py
8
+ pinned: false