新增flux2 klein 图像生成模型
This commit is contained in:
@@ -32,7 +32,7 @@ async def flux2_gen_img(request_data: Flux2_Gen_Img_Model):
|
||||
"input_image_paths": ["test/typical_building_space_station.png","test/typical_creature_dragon.png"],
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"bucket_name": "my-oss-bucket",
|
||||
"bucket_name": "test",
|
||||
"object_name": "generated_images/result.jpg",
|
||||
"prompt": "a beautiful landscape with mountains and rivers",
|
||||
"steps": 4,
|
||||
|
||||
Reference in New Issue
Block a user