aigc-apps / EasyAnimate

📺 An End-to-End Solution for High-Resolution and Long Video Generation Based on Transformer Diffusion
Apache License 2.0
1.25k stars 96 forks source link

[deforum] Executor HiJack Failed and was deactivated #74

Open eokoo opened 2 months ago

eokoo commented 2 months ago

运行768-144帧时, 用的lowgpu, 4080 16G显卡, 出现如下提示后运行变得很慢, 但还在继续运行: [deforum] Executor HiJack Failed and was deactivated, please report the issue on GitHub

yunkchen commented 2 months ago

贴一下完整日志

eokoo commented 2 months ago

贴一下完整日志

Load Transformer. The config attributes {'decay': 0.9999, 'inv_gamma': 1.0, 'min_decay': 0.0, 'optimization_step': 4400, 'power': 0.6666666666666666, 'update_after_step': 0, 'use_ema_warmup': False} were passed to Transformer3DModel, but are not expected and will be ignored. Please verify your config.json configuration file. Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s]Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Loading pipeline components...: 40%|████████████████████▊ | 2/5 [00:00<00:00, 11.74it/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|████████████████████████████▌ | 1/2 [00:02<00:02, 2.34s/it] Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████| 2/2 [00:04<00:00, 2.22s/it] Loading pipeline components...: 100%|████████████████████████████████████████████████████| 5/5 [00:04<00:00, 1.08it/s] 0%| | 0/25 [00:19<?, ?it/s] [deforum] Executor HiJack Failed and was deactivated, please report the issue on GitHub

yunkchen commented 2 months ago

怎么确定最后这个打印的话跟速度有关系?之前有出现过更快的速度但是没有这句话? 在comfyui上运行的么?