feat 新增接口描述 docs页面 ,新增S3 图片get upload 操作,整理代码

fix
This commit is contained in:
zhouchengrong
2024-06-26 16:42:10 +08:00
parent 848e8bc5cb
commit 45a3597ffd
3 changed files with 3 additions and 3 deletions

View File

@@ -137,7 +137,7 @@ if __name__ == '__main__':
tasks_id="123-89",
# prompt="beautiful woman, detailed face, sunshine, outdoor, warm atmosphere",
prompt="Colorful black",
image_url='aida-users/89/product_image/123-89.png'
image_url='aida-results/result_0000b606-1902-11ef-9424-0242ac180002.png'
)
server = GenerateRelightImage(rd)
print(server.get_result())