Fixed bug: Uncontrolled recursive calls that caused an infinite loop when loading certain pipelines containing Transformer2DModel (#11923)
* fix a bug about loop call
* fix a bug about loop call
* ruff format
---------
Co-authored-by: Álvaro Somoza <asomoza@users.noreply.github.com>