mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-27 21:01:21 +08:00
doc
This commit is contained in:
parent
aff742b597
commit
70a5acd8ad
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user