Problems with duplication
Hugging Face Forums [Unofficial]
May 23, 2026
Hi John:
I’m bothering you again because I made a change and it’s not working.
The problem is this: I go to run_diffueraser.py and change the parameter parser.add_argument(‘–video_length’, type=int, default=15, help=‘The maximum length of output video’) to 15 so it creates a 15-second video, but it always outputs a 5-second video.
What’s the problem?
Thank you very much.
Discussion in the ATmosphere