Connect Hugging Face inference bridge
connect_huggingface_inference_bridgeCreates a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token environment hints, and adapter notes.
Instructions
Create a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token-env hints, and adapter notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | huggingface_inference_bridge |
| task | No | text_to_image | |
| active | No | ||
| output_mode | No | image | |
| parent_path | No | Parent COMP for the Hugging Face scaffold. | /project1 |
| endpoint_url | No | https://api-inference.huggingface.co/models/model-id | |
| token_env_name | No | HF_TOKEN | |
| input_slot_count | No |