Skip to content

Commit 92a02fa

Browse files
authored
Revert "chore(deps): bump transformers from 4.48.3 to 4.55.2 in /backend/pyth…"
This reverts commit 27ce570.
1 parent 5ef4c2e commit 92a02fa

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
transformers==4.55.2
1+
transformers==4.48.3
22
accelerate
33
torch==2.8.0
44
coqui-tts
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
torch==2.8.0
33
torchaudio==2.4.1+cu118
4-
transformers==4.55.2
4+
transformers==4.48.3
55
accelerate
66
coqui-tts
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
torch==2.8.0
22
torchaudio==2.4.1
3-
transformers==4.55.2
3+
transformers==4.48.3
44
accelerate
55
coqui-tts
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
torch==2.8.0
33
torchaudio==2.4.1+rocm6.0
4-
transformers==4.55.2
4+
transformers==4.48.3
55
accelerate
66
coqui-tts

backend/python/coqui/requirements-intel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ torchaudio==2.3.1+cxx11.abi
55
oneccl_bind_pt==2.3.100+xpu
66
optimum[openvino]
77
setuptools
8-
transformers==4.55.2
8+
transformers==4.48.3
99
accelerate
1010
coqui-tts

0 commit comments

Comments
 (0)