Skip to content

Commit

Permalink
Remove transformers from packaging dependency (#3489)
Browse files Browse the repository at this point in the history
Signed-off-by: Kyunggeun Lee <quic_kyunggeu@quicinc.com>
  • Loading branch information
quic-kyunggeu authored Nov 15, 2024
1 parent d81d8b8 commit 5419215
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion packaging/dependencies/reqs_pip_tf_common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ pandas==1.4.3
protobuf==3.19.2
tensorflow-hub
tensorflow-model-optimization
transformers==4.38.1
1 change: 0 additions & 1 deletion packaging/dependencies/reqs_pip_tf_common_legacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ pandas==1.4.3
protobuf==3.20.1
tensorflow-hub
tensorflow-model-optimization
transformers==4.11.3
1 change: 0 additions & 1 deletion packaging/dependencies/reqs_pip_torch_common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ pandas==1.5.3
protobuf==3.20.2
psutil
tensorboardX==2.4
transformers==4.27.4
1 change: 0 additions & 1 deletion packaging/dependencies/reqs_pip_torch_common_legacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ pandas==1.4.3
protobuf==3.20.2
psutil
tensorboardX==2.4
transformers==4.27.4
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ onnxsim
pandas==1.4.3
psutil
tensorboardX==2.4
transformers==4.38.1

0 comments on commit 5419215

Please sign in to comment.