forked from siliconflow/BizyAir
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bizyair_example_menu.json
44 lines (44 loc) · 2.36 KB
/
bizyair_example_menu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"FLUX": {
"FLUX-schnell Text to Image(4 steps)": "bizyair_flux_schnell_workflow.json",
"FLUX-dev Text to Image": "bizyair_flux_dev_workflow.json",
"FLUX-dev Image to Image": "bizyair_flux_img2img_workflow.json",
"FLUX Simple Lora ": "bizyair_flux_simple_lora_workflow.json",
"FLUX PuLID": "bizyair_flux_pulid.json",
"PixelWave Flux.1-dev Text to Image": "bizyair_flux_pixelwave_txt2img.json",
"FLUX ControlNet Canny": "bizyair-flux1-tools-canny.json",
"FLUX ControlNet Depth": "bizyair-flux1-tools-depth.json",
"FLUX Redux": "bizyair-flux1-tools-redux.json",
"FLUX Fill": "bizyair-flux-fill1-inpaint.json"
},
"ControlNet Union": {
"Generate an image from a line drawing": "bizyair_showcase_interior_design.json",
"Design a submarine like a great white shark": "bizyair_showcase_shark_submarine.json",
"All types of ControlNet preprocessors": "bizyair_controlnet_preprocessor_workflow.json"
},
"SD15": {
"UltimateSDUpscale": "bizyair_ultimate_sd_upscale.json"
},
"SDXL": {
"Text to Image by BizyAir KSampler": "bizyair_showcase_ksampler_txt2img.json",
"Image to Image by BizyAir KSampler": "bizyair_showcase_ksampler_img2img.json",
"LoRA workflow by BizyAir KSampler": "bizyair_showcase_ksampler_lora.json",
"ControlNet workflow by BizyAir KSampler": "bizyair_showcase_ksampler_controlnet.json",
"IP Adapter workflow by BizyAir KSampler": "bizyair_showcase_ksampler_ipadapter.json",
"InstantID Basic workflow by BizyAir KSampler": "bizyair_sdxl_InstantID_basic.json"
},
"SD3": {
"SD3.5 Text to Image": "bizyair_sd3_5_txt2img.json",
"SD3.5 Turbo Text to Image": "bizyair_sd3_5_turbo_txt2img.json"
},
"Kolors": {
"Kolors Text to Image": "bizyair_kolors_txt2img.json",
"Kolors ControlNet Depth": "bizyair_kolors_controlnet.json",
"Kolors Inpainting": "bizyair_kolors_inpainting.json",
"Kolors IP-Adapter": "bizyair_kolors_ipa.json"
},
"Remove the background from the image": "bizyair_showcase_remove_background.json",
"Recreate an existing image": "bizyair_flux_joycaption_img2img_workflow.json",
"Text Guided Segment Anything": "bizyair_text_guided_segment-anything.json",
"Choose BizyAir Server Endpoint": "bizyair_switch_end_point.json"
}