Fixed filepaths for model files in configs/prompts/animation.yaml#10
Fixed filepaths for model files in configs/prompts/animation.yaml#10MaximilianKr wants to merge 1 commit intomagic-research:mainfrom
configs/prompts/animation.yaml#10Conversation
configs/promtps/animation.yamlconfigs/prompts/animation.yaml
|
followed the instruction as you told, but still get error messages as: |
|
I'm not sure the fix was necessary for everyone as the pr never got merged and they still have the original version in their repo. |
Problem:
The
animation.yamldid not have the correct paths to the model files, hence one encountered an error message about an incorrectrepo_id.Solution:
Prepend "magicanimate/" to the paths to reflect the correct folder structure.