Skip to content

fix: use ImportError for relative import fallback#45

Open
haosenwang1018 wants to merge 1 commit intoNVlabs:mainfrom
haosenwang1018:fix/bare-except-import
Open

fix: use ImportError for relative import fallback#45
haosenwang1018 wants to merge 1 commit intoNVlabs:mainfrom
haosenwang1018:fix/bare-except-import

Conversation

@haosenwang1018
Copy link

Replace bare except: with except ImportError: in wan/utils/prompt_extend.py for the qwen_vl_utils import fallback.

Replace bare except with except ImportError for the qwen_vl_utils
relative/absolute import fallback.
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

Successfully merging this pull request may close these issues.

1 participant