Skip to content

Commit b364957

Browse files
committed
transformers version
1 parent 42aaa66 commit b364957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cpu = ["jax[cpu]>=0.8.1"]
3131
cuda = ["jax[cuda]>=0.8.1"]
3232
tpu = ["jax[tpu]>=0.8.1"]
3333
pyaudio = ["pyaudio>=0.2.0"] # requires PortAudio to be installed, more info: https://pypi.org/project/PyAudio/
34-
fishaudio = ["torch>=2.8.0", "transformers>=4.57.0", "tiktoken>=0.12.0", "blobfile>=3.1.0"]
34+
fishaudio = ["torch>=2.8.0", "transformers>=5.2.0", "tiktoken>=0.12.0", "blobfile>=3.1.0"]
3535
nanocodec = ["torch>=2.8.0"]
3636

3737
[dependency-groups]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)