Skip to content

transformers>=4.57.3,<5#40

Open
joshuasundance-swca wants to merge 1 commit intoQwenLM:mainfrom
joshuasundance-swca:transformers-pin
Open

transformers>=4.57.3,<5#40
joshuasundance-swca wants to merge 1 commit intoQwenLM:mainfrom
joshuasundance-swca:transformers-pin

Conversation

@joshuasundance-swca
Copy link

Related issue: #39

qwen-asr hard-pins transformers==4.57.6, preventing co-installation with qwen-tts 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#39

qwen-asr hard-pins transformers==4.57.6, preventing co-installation with qwen-tts despite verified compatibility
@MrXnneHang
Copy link

yes,we need it.

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.

2 participants