mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy: correct attributions for controlnet processors
This commit is contained in:
committed by
Kent Keirsey
parent
c36d12a50f
commit
e2d7b514e0
@ -1,4 +1,4 @@
|
||||
"""Adapted from https://github.com/lllyasviel/ControlNet (Apache-2.0 license)."""
|
||||
"""Adapted from https://github.com/huggingface/controlnet_aux (Apache-2.0 license)."""
|
||||
|
||||
import cv2
|
||||
import numpy as np
|
||||
|
Reference in New Issue
Block a user