mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
Update model_patcher.py
This commit is contained in:
parent
3d0d386736
commit
d24e99bcbe
@ -407,8 +407,7 @@ class ModelPatcher:
|
||||
object patches.
|
||||
|
||||
Args:
|
||||
obj: The object to get the attribute from
|
||||
attr (str): The attribute path using dot notation (e.g. "model.layer.weight")
|
||||
name (str): The attribute path using dot notation (e.g. "model.layer.weight")
|
||||
|
||||
Returns:
|
||||
The value of the requested attribute
|
||||
|
Loading…
Reference in New Issue
Block a user