mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-27 09:52:31 +00:00
Moved comfy_api.v3 stuff onto comfy_api.latest
This commit is contained in:
@@ -6,7 +6,7 @@ import torch
|
||||
|
||||
import comfy.utils
|
||||
import folder_paths
|
||||
from comfy_api.v3 import io
|
||||
from comfy_api.latest import io
|
||||
|
||||
|
||||
def load_hypernetwork_patch(path, strength):
|
||||
|
||||
Reference in New Issue
Block a user