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
I couldn't update torch because of another program's dependency. Ended up installing segmoe in venv instead, that worked.
i wonder which version of torch, transformers and diffusers you are using? i faced the same problem, and my env is: torch==2.0.1, transformers==4.38.1, diffusers==0.26.3
Trying to import
from segmoe import SegMoEPipeline
, throws:The text was updated successfully, but these errors were encountered: