You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for your fantastic work on this project! However, I’ve encountered a conflict while setting up the environment.
The general environment is built upon threestudio, which requires controlnet_aux (it depends on timm<=0.6.7). Meanwhile, t3bench depends on image-reward, which requires timm>=0.6.13. This creates a version conflict with timm.
Could you please advise on how to resolve this conflict?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, thank you for your fantastic work on this project! However, I’ve encountered a conflict while setting up the environment.
The general environment is built upon threestudio, which requires controlnet_aux (it depends on timm<=0.6.7). Meanwhile, t3bench depends on image-reward, which requires timm>=0.6.13. This creates a version conflict with timm.
Could you please advise on how to resolve this conflict?
Thank you!
The text was updated successfully, but these errors were encountered: