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

LayerUtility: Florence2 Image2Prompt node gives error "'NoneType' object is not callable" when loading model large-PromptGen-v2.0 #2

Open
rollingcookies opened this issue Dec 10, 2024 · 0 comments

Comments

@rollingcookies
Copy link

Detailed error text:

😺dzNodes: LayerStyle -> Error loading model or tokenizer: This modeling file requires the following packages that were not found in your environment: flash_attn. Run pip install flash_attn

!!! Exception during processing !!! 'NoneType' object is not callable

Windows 10 system, the flash_attn package cannot be installed, because all compiled versions are only for Linux, and when compiling this package I also get an error. On HuggingFace also saw information about a similar error for the Llama model, that you need to specify trust_remote_code=False somewhere in the model boot configuration, maybe it will be useful.

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