Skip to content

Commit

Permalink
update the version of training operator
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Sep 12, 2024
1 parent 1e78840 commit e68fe38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/v1beta1/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
],
install_requires=REQUIRES,
extras_require={
"huggingface": ["kubeflow-training[huggingface]==1.8.0"],
"huggingface": ["kubeflow-training[huggingface]==1.8.1"],
},
)

0 comments on commit e68fe38

Please sign in to comment.