Version conflict between diffusers==0.30.1 and transformers==4.36.0 when running python run_stage1_high.py #2
Unanswered
destiny718
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I run the provided scripts in stage_1_high_res, with the versions listed in env_syncmvd.sh (diffusers==0.30.1, transformers==4.36.0), I encounter the following error:
My question is: Should we upgrade transformers (and possibly torch>=2.1.1) to ensure compatibility?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions