Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when Using Tiled Diffusion with AnimateDiff and Controlnet #43

Open
bentay85 opened this issue Oct 9, 2024 · 0 comments
Open

Comments

@bentay85
Copy link

bentay85 commented Oct 9, 2024

I get the error 'dict' object has no attribute 'compression_ratio' when trying to use Tiled Diffusion with AnimateDiff and Tile Controlnet.

Tiled Diffusion works with AnimateDiff alone. Tiled Diffusion works with Controlnet alone. However, it is the combination of both AnimateDiff and Controlnet that gives the error.

Workflow is here: https://drive.google.com/file/d/1LhyJMRZSPiHW2BaBI8Dt-92vux8l6KEW/view?usp=drive_link

Last line of traceback:
File "E:\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion\tiled_diffusion.py", line 341, in process_controlnet
cf = control.compression_ratio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant