I am trying to import pipeline to use on a NLP project, when I run:
from transformers import pipeline
Kernal dies
I am trying to import pipeline to use on a NLP project, when I run:
from transformers import pipeline
Kernal dies
I am having the same problem too. I have done all the solution that are on net but seems not to work