cubiq / ComfyUI_InstantID

Apache License 2.0
1.21k stars 69 forks source link

ModelPatcher object has no attribute 'get_model_object' #133

Closed blahblkusoi closed 5 months ago

blahblkusoi commented 5 months ago

Line 325 in InstantID.py tries to call model.get_model_object() and throws an error "AttributeError: 'ModelPatcher' object has no attribute 'get_model_object'"

cubiq commented 5 months ago

you need to update comfy