Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Add transformers into requirements.txt #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wangkuiyi
Copy link

examples/bert.py needs the package.

examples/bert.py needs the package.
@dellis23
Copy link
Contributor

/cc @silvasean for his opinion. My gut instinct is that we don't want to install packages just because a particular example depends on it, but I'm not sure what a better approach would be to have a self-contained example. Perhaps these sorts of examples should just strictly be colabs that include the necessary package installation steps?

@silvasean
Copy link
Contributor

Maybe we could have an examples-requirements.txt that folks could install if they also want to run the examples?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants