Describe the bug
UI response have slowed down very much after connecting a ML backend to the annotation project. Disabling the ML backend doesn't make response times return to normal.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For the task to open fast as it was before the ML backend was connected.
Screenshots
ML backend disabled:

Environment (please complete the following information):
Additional context
NA
Update:
After deleting the ML backend connection (screenshot below), the task opening is now fast again. I am guessing when there is a ML backend added to the annotation project, label-studio tries to get predictions even if the ML backend is not connected. Would it be possible to bypass that so that the UI works much faster when a ML backend is added but not connected?

I am facing the exact same problem
Hey, guys, that issue has been fixed in https://github.com/heartexlabs/label-studio/pull/681/commits/33eb3e21e08a037d7d246bc87752a81b66470fc4 and will be released as 1.0.1 version
Most helpful comment
I am facing the exact same problem