feat 更新响应模板
fix
This commit is contained in:
@@ -75,7 +75,7 @@ def positioning(all_mask_shape, mask_shape, offset):
|
||||
return all_start, all_end, mask_start, mask_end
|
||||
|
||||
|
||||
@RunTime
|
||||
# @RunTime
|
||||
def synthesis(data, size):
|
||||
# 创建底图
|
||||
base_image = Image.new('RGBA', size, (0, 0, 0, 0))
|
||||
|
||||
Reference in New Issue
Block a user