modelscope / modelscope/DiffSynth-Studio
We cannot detect the model type. No models are loaded.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
model_manager.load_models([
"models/lightning_logs/version_2/checkpoints/epoch=9-step=5000.ckpt",
"models/Wan-AI/Wan2.1-T2V-14B/models_t5_umt5-xxl-enc-bf16.pth",
"models/Wan-AI/Wan2.1-T2V-14B/Wan2.1_VAE.pth",
])
When training your own CKPT and following the tutorial to run test.by, Loading models from: models/lightning_logs/version_2/checkpoints/epoch=9-step=5000.ckpt
We cannot detect the model type. No models are loaded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the model_manager.load_models call shown in the issue and reproduce the failure through the tutorial's test.by entry point using the listed checkpoint and Wan model paths. Trace why the trained CKPT model type is not detected; done means the CKPT is recognized and all requested models load successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100