Skip to content

Commit 3b31a75

Browse files
guangy10facebook-github-bot
authored andcommitted
version bump for mobilebert
Summary: v3.34.0 include the patch that fixed the mobilebert export Differential Revision: D49874303
1 parent 8b0fc05 commit 3b31a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pip install --force-reinstall --pre torchaudio=="${TORCH_AUDIO_VERSION}" -i http
3131
TIMM_VERSION=0.6.13
3232
pip install --pre timm==${TIMM_VERSION}
3333

34-
TRANSFORMERS_VERSION=4.31.0
34+
TRANSFORMERS_VERSION=4.34.0
3535
pip install --pre transformers==${TRANSFORMERS_VERSION}
3636

3737
TORCHSR_VERSION=1.0.4

0 commit comments

Comments
 (0)