Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please include installation instructions #261

Open
leiterenato opened this issue Jun 23, 2022 · 2 comments
Open

Please include installation instructions #261

leiterenato opened this issue Jun 23, 2022 · 2 comments

Comments

@leiterenato
Copy link

Please include installation instructions on the README file

@conceptofmind
Copy link

conceptofmind commented Nov 30, 2022

@leiterenato

Here is what worked for me:

pip install t5

You will also likely need imports such as:

import tensorflow as tf
import seqio
import t5
import functools

@lucaslingle
Copy link

Seems you can also just do pip install seqio, as it's on the Python Package Index here.

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

No branches or pull requests

3 participants