Skip to content

Commit e6198a0

Browse files
committed
remove transformers dependencies
1 parent 35a042a commit e6198a0

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

requirements.txt

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
pytest
2-
tfx==1.9.1
2+
tfx
33
kfp
4-
tensorflow-cloud
5-
keras-tuner
6-
PyGithub
7-
wget
84
huggingface-hub
5+
pillow

training_pipeline/requirements.txt

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
pytest
2+
tfx
23
kfp
3-
tensorflow-cloud
4-
keras-tuner
5-
PyGithub
6-
wget
7-
oauth2client
8-
huggingface-hub
4+
huggingface-hub
5+
pillow

0 commit comments

Comments
 (0)