Spaces:
Runtime error
Runtime error
Bhargavssss
commited on
Commit
•
053a4f4
1
Parent(s):
b789506
Update README.md
Browse files
README.md
CHANGED
@@ -1,59 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|