ysharma's picture
ysharma HF Staff
Deploy gr.Workflow example
c68afbb verified
Raw
History Blame Contribute Delete
1.15 kB
{"schema_version":"2","name":"Background Remover","references":[{"id":"ref_img","role":"reference","label":"Image","asset_type":"image","inputs":[{"id":"in","label":"Image","type":"image"}],"outputs":[{"id":"out","label":"Image","type":"image"}],"data":{},"x":60,"y":120,"width":220,"height":136}],"operators":[{"id":"op_bg","role":"operator","kind":"space","space_id":"hf-applications/background-removal","endpoint":"/image","label":"background-removal","inputs":[{"id":"in_image","label":"Image","type":"image","required":true}],"outputs":[{"id":"out_0","label":"Cutout","type":"image","output_index":1}],"data":{},"x":340,"y":120,"width":240,"height":136}],"subjects":[{"id":"sub_cut","role":"subject","label":"Cutout","asset_type":"image","inputs":[{"id":"in","label":"Cutout","type":"image"}],"outputs":[{"id":"out","label":"Cutout","type":"image"}],"data":{},"x":640,"y":120,"width":240,"height":107}],"edges":[{"id":"e1","from_node_id":"ref_img","from_port_id":"out","to_node_id":"op_bg","to_port_id":"in_image","type":"image"},{"id":"e2","from_node_id":"op_bg","from_port_id":"out_0","to_node_id":"sub_cut","to_port_id":"in","type":"image"}]}