DeforumStableDiffusionLocal
DeforumStableDiffusionLocal copied to clipboard
No can create animation video
After run: python run.py --settings ".\examples\runSettings_Animation.txt" i have this error:
`- This IS expected if you are initializing CLIPTextModel from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model).
- This IS NOT expected if you are initializing CLIPTextModel from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). Saving to ./output\2022-10\Example_DGSpitzer\20221018091342_* Skipping video creation, uncheck skip_video_for_run_all if you want to run it`
Have you solved this problem? I am encountered with the same one
Make sure:
skip_video_for_run_all = False