DiffSynth-Studio icon indicating copy to clipboard operation
DiffSynth-Studio copied to clipboard

Could you please update the package version of transformers in requirements.txt

Open mengfanShi opened this issue 10 months ago • 1 comments

Could you please update the package version requirements in requirements.txt? For example, I want to use the latest Qwen2.5VL to assist in generating Prompts, which requires a higher version of transformers. However, if the diffsynth package is installed using pip install -e ., the version will be restored to 4.46.2. This leads to the inability to obtain the expected effect.

mengfanShi avatar Apr 07 '25 03:04 mengfanShi

@mengfanShi Some models depend on this version of transformers. We will consider dropping support for these older models to achieve lighter dependencies.

Artiprocher avatar Apr 08 '25 11:04 Artiprocher