forked from Kosinkadink/ComfyUI-AnimateDiff-Evolved
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from Kosinkadink:main #21
Open
pull
wants to merge
280
commits into
snomiao:main
Choose a base branch
from
Kosinkadink:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…al and max_float_val, fixed Multival Dynamic throwing error if float_val list length less than mask length, simplified linear_conversion function
…er_get_injections
…a PIA Input [Paper Presets], some prototype work on PIA effect_multival input (hidden for now)
…model (not very useful currently)
…al Expansion PIA, Image Injection, and Multival Expansion
Made lora hook patches work for newest ComfyUI
Implements a new ADEWARN widget which displays red warning text on a node. Nodes which have an ADEWARN widget are hidden from the searchbox
Added color option to set the color of the warning text When the warning text is an empty string, the widget has 0 height, effectively hiding it. Added a warn type as well as options for including nodes of type 'deprecated' or 'experimental' in search anyways. If a widget does not have an assigned type, it defaults to deprecated. Actually fix nodes being hidden on refresh. The last attempt was merely nothing ever being hidden because of a syntax error preventing teh script from loading. This implementation takes the rather more heavy handed approach of applying at beforeRegisterNodeDef and setting up the global filter option at init. This makes it marginally more likely to interfere with other plugins that attempt to modify app.graph.filter, so added safety has been included elsewhere in the code. Added example usage to to Inject PIA as to demonstrate how it might be used for an experimental node.
Implement a deprecation widget which also hides nodes from the search box
Made use of deprecated/experimental .js features, made settings menu …
The workaround for filter being overwritten by applying to late for refreshComboInNodes was to apply the filter with beforeRegisterNodeDef, but that doesn't apply no js nodes inverted the issue of nodes being hidden. A setup call has been added to ensure js nodes have the default filter applied
Fix js nodes not having filter applied.
Version bump for .js fix
…h, allowing that patch to not be overridden when using Custom CFG (some stuff might fail if it expects cond_scale to be a float instead of a tensor)
… but after some more testing with the diffusers repo, it does not seem like something that can be extended well. Will continue to explore
…rame, small refactoring to make this possible, fully deprecated AnimateDiff Loader [Legacy] node
… CameraCtrl Pose speed; still need to fix CameraCtrl Poses not adding to each other as expected
…s multiple nodes/calls, removed conditioning.py since most of the code there was already deprecated in favor of vanilla ComfyUI after my PR was merged in early December
…anced-ControlNet (DinkLink versioning coming in clutch)
Backend changes + fixes
…mple_sigmas" to match up with incoming ComfyUI PR
Fix backwards compatibility of fixed KF scheduling code
- Add permissions for issue writing - Update action version to v1 for publish-node-action - Add condition to run job only for 'Kosinkadink' repository owner
…_percent=0.0 better
Make CustomCFGKeyframe's effective_guarantee_steps check handle start…
Add normalized weighted sum noise layer
Update Github Action for Publishing to Comfy Registry
…ed for the additional noise generated by ancestral samplers
Add Ancestral Options to control ancestral sampler noise
Fix RuntimeError: Float did not match Long when ComfyUI is outdated
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )