Skip to content

Commit c57d7c6

Browse files
author
Guang Yang
committed
Update Hugging Face version
1 parent d695f15 commit c57d7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def python_is_compatible():
135135
"timm==1.0.7",
136136
f"torchaudio==2.5.0.{NIGHTLY_VERSION}",
137137
"torchsr==1.0.4",
138-
"transformers==4.42.4",
138+
"transformers==4.46.0",
139139
]
140140

141141
# Assemble the list of requirements to actually install.

0 commit comments

Comments
 (0)