视频生成模型报错 #416
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#416
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
运行时报错显示CogVideoX版本只支持小于 49的视频。
好像是CogVideo出现一点问题了,需要修改inference/cli_demo.py文件中第168行修改成parser.add_argument("--num_frames", type=int, default=48, help="Number of steps for the inference process")
哦哦可以了,生成帧少改了一个