弃用langgrpah更换deepagent
This commit is contained in:
@@ -58,7 +58,7 @@ def oss_upload_image(oss_client, bucket, object_name, image_bytes):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
url = "aida-users/89/sketch/123-89.png"
|
||||
url = "fida-test/furniture/sketches/4449a66d-6267-43f7-86a2-1e42bd19ec61.png"
|
||||
read_type = "2"
|
||||
img = oss_get_image(oss_client=minio_client, bucket=url.split('/')[0], object_name=url[url.find('/') + 1:], data_type=read_type)
|
||||
img.show()
|
||||
|
||||
Reference in New Issue
Block a user