Error in importing transformers

Hi
Smoke test runtime gives following error when importing transformers package. Earlier it was working.
ImportError: cannot import name ‘CommitOperationAdd’ from ‘huggingface_hub’ (/opt/conda/envs/condaenv/lib/python3.10/site-packages/huggingface_hub/init.py)

REgards
AD

1 Like

Thanks for raising. There was a recent PR adding the ASAP package which may have changed the huggingface_hub version. We’ll look into it.

1 Like

Thanks. Please update when it is fixed
REgards
AD

Should be fixed now. Let me know if you’re still having issues.

1 Like