DiffSynth-Studio
DiffSynth-Studio copied to clipboard
Could you please update the package version of transformers in requirements.txt
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 Some models depend on this version of transformers. We will consider dropping support for these older models to achieve lighter dependencies.