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

'Block' object has no attribute 'drop_path' #49

Open
sathwikhj opened this issue Jul 5, 2023 · 4 comments
Open

'Block' object has no attribute 'drop_path' #49

sathwikhj opened this issue Jul 5, 2023 · 4 comments

Comments

@sathwikhj
Copy link

sathwikhj commented Jul 5, 2023

Got this issue when I tried running it on Colab Notebook

@huangyuan2020
Copy link

huangyuan2020 commented Jul 6, 2023

Check environment.yml
Trypip install timm==0.6.12

@donbrasco01
Copy link

Check environment.yml Trypip install timm==0.6.12

Doesnt work for me unfortunately ... is there any other solution i can try?

(Got the problem on local stable-diff)

@AyaanShah2204
Copy link

try using drop_path1 with latest timm. It worked for me.

@theyodaway
Copy link

theyodaway commented Aug 14, 2023

This bug is caused by timm version
Try to upgrade your timm version
pip install timm==0.6.7 worked for me.

AugmentedRealityCat referenced this issue in thygate/stable-diffusion-webui-depthmap-script Sep 5, 2023
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

5 participants