Skip to content

transformers>=4.57.3,<5#157

Open
joshuasundance-swca wants to merge 2 commits intoQwenLM:mainfrom
joshuasundance-swca:transformers-pin
Open

transformers>=4.57.3,<5#157
joshuasundance-swca wants to merge 2 commits intoQwenLM:mainfrom
joshuasundance-swca:transformers-pin

Conversation

@joshuasundance-swca
Copy link
Copy Markdown

Related issue: #156

qwen-tts hard-pins transformers==4.57.3, preventing co-installation with qwen-asr despite verified compatibility.

This pull request makes the transformers dependency more flexible, allowing the installation of qwen-tts and qwen-asr in the same environment.

To confirm functionality:

pip install \
  git+https://github.com/joshuasundance-swca/Qwen3-ASR.git@transformers-pin \
  git+https://github.com/joshuasundance-swca/Qwen3-TTS.git@transformers-pin

QwenLM#156

qwen-tts hard-pins transformers==4.57.3, preventing co-installation with qwen-asr despite verified compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant