Issue Importing transformers Library on Databricks

Deniz_Bilgin
New Contributor

I'm experiencing an issue when trying to import the "transformers" library in a Databricks notebook. The import statement causes the notebook to hang indefinitely without any error messages. The library works perfectly on my local machine using Anaconda.

Does anyone experience the same problem?