✨ Auto-LLM-Vision
Auto-LLM-Vision
Pack: ComfyUI-decadetw-auto-prompt-llm
custom_nodes.ComfyUI-decadetw-auto-prompt-llm
Inputs (18)
| Name | Type | Required |
|---|---|---|
| clip | CLIP | required |
| image_to_llm_vision | IMAGE | required |
| llm_vision_result_append_enabled | BOOLEAN | required |
| text_prompt_postive | STRING | required |
| text_prompt_negative | STRING | required |
| llm_keep_your_prompt_ahead | BOOLEAN | required |
| llm_recursive_use | BOOLEAN | required |
| llm_apiurl | STRING | required |
| llm_apikey | STRING | required |
| llm_api_model_name | STRING | required |
| llm_vision_max_token | INT | required |
| llm_vision_tempture | FLOAT | required |
| llm_vision_system_prompt | STRING | required |
| llm_vision_ur_prompt | STRING | required |
| llm_before_action_cmd_feedback_type | COMBO | required |
| llm_before_action_cmd | STRING | required |
| llm_post_action_cmd_feedback_type | COMBO | required |
| llm_post_action_cmd | STRING | required |
Outputs (7)
| Name | Type |
|---|---|
| postive | CONDITIONING |
| negative | CONDITIONING |
| orignal-postive | STRING |
| orignal-negative | STRING |
| 🌀LLM-Text | STRING |
| 🌀LLM-Vision | STRING |
| 🌀postive+LLM-Text+LLM-Vision | STRING |