-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Importing Pipeline issue #78
Comments
same |
What is the version of transformers that you are using? |
I have tried to run it with both version 4.15.0 and 4.10.0 |
I used This one link: https://colab.research.google.com/github/gagan3012/keytotext/blob/master/notebooks/K2T.ipynb |
to solve this issue just use the old version of torchmetrics-module: |
Whenever I am trying to import pipeline after installing keytotext. I get the following error.
ValueError: transformers.models.auto.spec is None
The text was updated successfully, but these errors were encountered: