How to run pyramid-flow-sd3 by using diffusers api only?

#15
by derekcbr01 - opened

from pyramid_dit import PyramidDiTForVideoGeneration
It says it can not find the package, and then I copy to site-packages.
But this one, how to combine with diffusers only? So I do not need to install the whole package but can call diffusers api.

Sign up or log in to comment