Add Qwen camera translator
This commit is contained in:
@@ -10,6 +10,7 @@ The node is registered as:
|
||||
- `prompt_builder / SxCP Seed Locker`
|
||||
- `prompt_builder / SxCP Camera Control`
|
||||
- `prompt_builder / SxCP Camera Orbit Control`
|
||||
- `prompt_builder / SxCP Qwen Camera Translator`
|
||||
- `prompt_builder / SxCP For Loop Start`
|
||||
- `prompt_builder / SxCP For Loop End`
|
||||
- `prompt_builder / SxCP Loop Append`
|
||||
@@ -253,6 +254,19 @@ Orbit controls:
|
||||
contact points, or the environment.
|
||||
- `include_degrees`: keeps the numeric angle in the emitted camera phrase.
|
||||
|
||||
If you use `ComfyUI-qwenmultiangle`, keep its nicer Three.js camera viewer and
|
||||
add `SxCP Qwen Camera Translator` after it:
|
||||
|
||||
1. Connect Qwen Multiangle Camera `prompt` to translator `qwen_prompt`.
|
||||
2. Optionally connect Qwen Multiangle Camera `camera_info` to translator
|
||||
`camera_info`; this keeps exact numeric angle/zoom from the viewer.
|
||||
3. Connect translator `camera_config` to `Prompt Builder`, `Prompt Builder From
|
||||
Configs`, or `Insta/OF Prompt Pair`.
|
||||
|
||||
The translator accepts the Qwen labels such as `front-right quarter view`,
|
||||
`eye-level shot`, and `medium shot`, then emits the same `camera_config` format
|
||||
as the native camera nodes.
|
||||
|
||||
`SxCP Caption Naturalizer` rewrites tag-like captions or labeled prompts into
|
||||
more natural language. Connect the prompt builder's `metadata_json` output to
|
||||
`source_text` for the cleanest result. You can also connect `caption` or
|
||||
|
||||
Reference in New Issue
Block a user