Spaces:
Running
Running
yizhangliu
commited on
Commit
·
8202902
1
Parent(s):
0e4c0f7
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ def process(init_image, mask):
|
|
79 |
origin_image_bytes = input["image"].read()
|
80 |
'''
|
81 |
|
82 |
-
print(f'
|
83 |
|
84 |
# image, alpha_channel = load_img(origin_image_bytes)
|
85 |
# Origin image shape: (512, 512, 3)
|
|
|
79 |
origin_image_bytes = input["image"].read()
|
80 |
'''
|
81 |
|
82 |
+
print(f'liuyz_2_here_')
|
83 |
|
84 |
# image, alpha_channel = load_img(origin_image_bytes)
|
85 |
# Origin image shape: (512, 512, 3)
|