aigc-apps / aigc-apps/VideoX-Fun

assert clip_fea is not None and y is not None

Open
#194 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.3k
Forks
188
Avg merge
2d 22h
Merged PRs (30d)
3

Description

I use the training command for T2V in train.sh in wan2.1_fun
I set --train_mode="normal" and got "assert clip_fea is not None and y is not None"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with train.sh in wan2.1_fun and trace the T2V training path for --train_mode="normal" until the assertion "clip_fea is not None and y is not None" is reached. Reproduce the command, inspect why those values are missing, and confirm that normal-mode T2V training proceeds without the assertion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.