You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using SUPIR Model Loader (v2) or SUPIR Model Loader (Legacy) related nodes, RecursionError will be obtained: Maximum recurrence depth exceeded in comparison error. However, upon restarting ComfyUI, the first execution of this operation was able to run normally. This problem occurs only after running other workflows. Is this a hardware resource issue?
But this also did not report an OOM like error.
Some error messages are as follows:
RecursionError: maximum recursion depth exceeded in comparison
full_key: model.params.conditioner_config.params.emb_models[0].is_trainable
object_type=dict
full_key: 0
object_type=None
full_key: model.params.conditioner_config.params.emb_models[0]
object_type=list
full_key: emb_models
object_type=None
full_key: model.params.conditioner_config.params.emb_models
object_type=dict
full_key: params
object_type=None
full_key: model.params.conditioner_config.params
object_type=dict
full_key: conditioner_config
object_type=None
full_key: model.params.conditioner_config
object_type=dict
full_key: params
object_type=None
full_key: model.params
object_type=dict
full_key: model
object_type=None
full_key: model
object_type=dict
full_key:
object_type=None
Prompt executed in 4.87 seconds
The text was updated successfully, but these errors were encountered:
When using SUPIR Model Loader (v2) or SUPIR Model Loader (Legacy) related nodes, RecursionError will be obtained: Maximum recurrence depth exceeded in comparison error. However, upon restarting ComfyUI, the first execution of this operation was able to run normally. This problem occurs only after running other workflows. Is this a hardware resource issue?
But this also did not report an OOM like error.
Some error messages are as follows:
RecursionError: maximum recursion depth exceeded in comparison
full_key: model.params.conditioner_config.params.emb_models[0].is_trainable
object_type=dict
full_key: 0
object_type=None
full_key: model.params.conditioner_config.params.emb_models[0]
object_type=list
full_key: emb_models
object_type=None
full_key: model.params.conditioner_config.params.emb_models
object_type=dict
full_key: params
object_type=None
full_key: model.params.conditioner_config.params
object_type=dict
full_key: conditioner_config
object_type=None
full_key: model.params.conditioner_config
object_type=dict
full_key: params
object_type=None
full_key: model.params
object_type=dict
full_key: model
object_type=None
full_key: model
object_type=dict
full_key:
object_type=None
Prompt executed in 4.87 seconds
The text was updated successfully, but these errors were encountered: