mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-03-13 23:40:12 +00:00
update comment
This commit is contained in:
@@ -31,7 +31,7 @@ import torchvision
|
||||
# ("banding", {}),
|
||||
# ("scanlines", {})
|
||||
# ]
|
||||
default_chain = [] # TODO: disabled temporarily to get a PR in early, since we are still missing config support in client
|
||||
default_chain = [] # Overridden by the animator, which sends us the chain.
|
||||
|
||||
T = TypeVar("T")
|
||||
Atom = Union[str, bool, int, float]
|
||||
|
||||
Reference in New Issue
Block a user