Describe the bug
When I run the tutorial on Segmentation, with little to no change from my side, I get the error AttributeError: module 'catalyst.utils' has no attribute 'detach' when I try to run the second cell in "Model Inference" of the notebook
To Reproduce
Run the notebook of Segmentation Tutorial on Colab and follow along with the steps
Expected behavior
The cell should show predictions from the model, i.e. image with the respective mask
Screenshots
