| { | |
| "_name_or_path": "BritishWerewolf/IS-Net", | |
| "model_type": "u2net", | |
| "architectures": [ | |
| "U2NetModel" | |
| ], | |
| "transformers.js_config": { | |
| "dtype": "fp32" | |
| }, | |
| "input_name": "input_image", | |
| "input_shape": [1, 3, 1024, 1024], | |
| "output_composite": "output_image", | |
| "output_names": [ | |
| "1890", | |
| "1891", | |
| "1892", | |
| "1893", | |
| "1894", | |
| "input.656", | |
| "input.740", | |
| "input.832", | |
| "input.948", | |
| "input.1088", | |
| "input.1252", | |
| "output_image" | |
| ], | |
| "output_shape": [1, 1024, 1024] | |
| } | |