Moved comfy_api.v3 stuff onto comfy_api.latest

This commit is contained in:
Jedrzej Kosinski
2025-07-24 18:23:29 -07:00
parent c52b5dcb52
commit 9b5a44ce6e
68 changed files with 68 additions and 74 deletions

View File

@@ -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):