ComfyUI Node
Ino S3 Download Model
Downloads a model file from S3.
Ino S3 Download Model
- success
- msg
- model_type
- abs_path
- rel_path
◄enabledtrue►
◄model_config{}►
◄model_type▾►
◄model_subfolderflux1dev►
◄s3_keyuploads/lora/aly_v001.safetensors►
◄s3_config{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}►
CategoryInoModelHelper
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| model_config | STRING | {} | — |
| model_type | COMBO | 32 options: audio_encoders, checkpoints, clip, clip_vision, controlnet, detection, +26 | |
| model_subfolder | STRING | flux1dev | — |
| s3_key | STRING | uploads/lora/aly_v001.safetensors | — |
| s3_configopt | STRING | {"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""} | you can leave it empty and pass it with env vars |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| msg | STRING | — |
| model_type | STRING | — |
| abs_path | STRING | — |
| rel_path | STRING | — |