Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixiang46
commited on
Commit
β’
332ec70
1
Parent(s):
a9ba2aa
test
Browse files- README.md +1 -1
- app.py +1 -0
- assets/title.md +2 -2
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Kolors
|
3 |
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
|
|
1 |
---
|
2 |
+
title: Kolors Virtual Try-On
|
3 |
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
app.py
CHANGED
@@ -42,6 +42,7 @@ def start_tryon(person_img, garment_img, seed, randomize_seed):
|
|
42 |
result_img = cv2.cvtColor(result_img, cv2.COLOR_RGB2BGR)
|
43 |
info = "Success"
|
44 |
else:
|
|
|
45 |
info = "Try again latter"
|
46 |
else:
|
47 |
info = "URL error, pleace contact the admin"
|
|
|
42 |
result_img = cv2.cvtColor(result_img, cv2.COLOR_RGB2BGR)
|
43 |
info = "Success"
|
44 |
else:
|
45 |
+
print(response)
|
46 |
info = "Try again latter"
|
47 |
else:
|
48 |
info = "URL error, pleace contact the admin"
|
assets/title.md
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8a14440dc80040335b2b0cb07ef027b0f9b26e21cb2033d213d6c1055f60df6
|
3 |
+
size 618
|