nice work all results are same

#5
by youdark - opened

GOOD WORK I get this
image
same input as a output video, I touched nothing, all nodes are same! no bypass nothing

for r2v inpaint workflow

GOOD WORK I get this
image
same input as a output video, I touched nothing, all nodes are same! no bypass nothing

for r2v inpaint workflow

Are you sure LoRa is being applied? Did you download the model? Also, for the masked R2V you need a mask.

give me a simple workflow of that which works for you, I have cloud gpu, I will download again everything as it is! and yes bro I tried like 2 lora's different ones for R2V masked one still same results, I got tired and gave up.

Same error, output and input results are completely consistent
workflow

Okay, I found the reason. Because there were several frames in the mask that were not detected, the LTX model directly regenerated almost the same content as the original video based on the characters that were not detected in the mask

The mask must cover 100% of the character throughout the entire video. If even one frame of the character is visible, there will be a problem because the model is lazy and will pick the easiest information for it, which would be the frame where the character is uncovered.

Sign up or log in to comment