Nodes/RocM Ninodes/ROCm Text Generate LTX2 Prompt
ComfyUI Node

ROCm Text Generate LTX2 Prompt

ROCm-friendly LTX2 prompt generation. Same I/O as TextGenerateLTX2Prompt. For best speed on ROCm run ComfyUI with: --use-pytorch-attention

By iGavroche·Created 10 months ago·Updated about a month ago· 37
ROCm Text Generate LTX2 Prompt
  • clip
  • image
  • generated_text
prompt
max_length256
sampling_modeon
temperature0.7000
top_k64
top_p0.95
min_p0.05
repetition_penalty1.05
seed0
CategoryROCm Ninodes/Generative AI

Inputs (11)

NameTypeDefaultDescription
clipCLIPCLIP/LLM model (e.g. Gemma3 12B for LTX2).
promptSTRINGUser raw input prompt to expand into a video generation prompt.
max_lengthINT2561–2048Maximum number of tokens to generate.
imageoptIMAGEOptional first frame for image-to-video (I2V) mode.
sampling_modeoptCOMBOonSampling on = stochastic (temperature, top_k, top_p); off = greedy.
temperatureoptFLOAT0.70000.01–2Sampling temperature when sampling_mode is on.
top_koptINT640–1000
top_poptFLOAT0.950–1
min_poptFLOAT0.050–1
repetition_penaltyoptFLOAT1.050–5
seedoptINT00–18446744073709550000

Outputs (1)

NameTypeDescription
generated_textSTRING