This commit is contained in:
layerdiffusion
2024-08-14 19:12:02 -07:00
parent aff742b597
commit 70a5acd8ad

View File

@@ -1,6 +1,8 @@
# Model Patching API Template Extracted From ComfyUI
# The actual implementation for those APIs are from Forge, implemented from scratch (after forge-v1.0.1),
# and may have certain level of differences.
# Model Patching System, Copyright Forge 2024
# API Templates partially extracted From ComfyUI, the actual implementation for those APIs
# are from Forge, implemented from scratch (after forge-v1.0.1), and may have
# certain level of differences.
import torch
import copy