-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Rework ModelPatcher for upcoming ComfyUI update #498
base: main
Are you sure you want to change the base?
Commits on Aug 22, 2024
-
Initial scaffolding for supporting FancyVideo, refactored load_motion…
…_module code to manually parse load_state_dict load_result
Configuration menu - View commit details
-
Copy full SHA for 32c352e - Browse repository at this point
Copy the full SHA 32c352eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c2c863 - Browse repository at this point
Copy the full SHA 7c2c863View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df8eb6f - Browse repository at this point
Copy the full SHA df8eb6fView commit details -
In Create Raw Sigma Schedule, renamed lcm_zsnr to zsnr and changed lo…
…gic to allow applying zsnr for non-lcm
Configuration menu - View commit details
-
Copy full SHA for ae7ae37 - Browse repository at this point
Copy the full SHA ae7ae37View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0475e70 - Browse repository at this point
Copy the full SHA 0475e70View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00b63e6 - Browse repository at this point
Copy the full SHA 00b63e6View commit details
Commits on Sep 1, 2024
-
Adjust ADEAUTOSIZE since after description feature was added, it work…
…s differently and most adjustments are no longer necessary (and their presence makes the nodes too wide)
Configuration menu - View commit details
-
Copy full SHA for 0837d2b - Browse repository at this point
Copy the full SHA 0837d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1d498 - Browse repository at this point
Copy the full SHA 6a1d498View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a9d70e - Browse repository at this point
Copy the full SHA 1a9d70eView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a77460c - Browse repository at this point
Copy the full SHA a77460cView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a45452 - Browse repository at this point
Copy the full SHA 9a45452View commit details
Commits on Sep 21, 2024
-
Started porting over code to use upcoming ModelPatcher features in Co…
…mfyUI to get rid of a bunch of hacky code (and to enable hookable patches)
Configuration menu - View commit details
-
Copy full SHA for e6a9638 - Browse repository at this point
Copy the full SHA e6a9638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3d297 - Browse repository at this point
Copy the full SHA 3e3d297View commit details
Commits on Sep 22, 2024
-
Ported Gen1 nodes to use upcoming ComfyUI features, refactored some c…
…ode to match ComfyUI changes
Configuration menu - View commit details
-
Copy full SHA for a1b03d6 - Browse repository at this point
Copy the full SHA a1b03d6View commit details
Commits on Sep 24, 2024
-
Adapted sliding_calc_cond_batch and forward_timestep_embed to use new…
… ModelPatcher wrappers/patches, removed no-longer used code, removed model_name from InjectionParams
Configuration menu - View commit details
-
Copy full SHA for f003299 - Browse repository at this point
Copy the full SHA f003299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3c948 - Browse repository at this point
Copy the full SHA 8c3c948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e6b0b - Browse repository at this point
Copy the full SHA 10e6b0bView commit details
Commits on Sep 27, 2024
-
Refactored outer_sample_wrapper to work with my changes in in-progres…
…s ComfyUI branch
Configuration menu - View commit details
-
Copy full SHA for b960317 - Browse repository at this point
Copy the full SHA b960317View commit details
Commits on Oct 7, 2024
-
Fixed device mismatch issue in perform_image_injection (Image Injecti…
…on) code after code refactor
Configuration menu - View commit details
-
Copy full SHA for 1698f9f - Browse repository at this point
Copy the full SHA 1698f9fView commit details
Commits on Oct 8, 2024
-
Removed no longer needed code from sampling.py, removed ContextRefInj…
…ector as upcoming ComfyUI/ACN changes will make its use obsolete
Configuration menu - View commit details
-
Copy full SHA for 3e93f15 - Browse repository at this point
Copy the full SHA 3e93f15View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82c8801 - Browse repository at this point
Copy the full SHA 82c8801View commit details -
Refactored ADGS to be a variable stored within transformer_options in…
…stead of a global variable
Configuration menu - View commit details
-
Copy full SHA for 0b01ea1 - Browse repository at this point
Copy the full SHA 0b01ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2161721 - Browse repository at this point
Copy the full SHA 2161721View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 959fd3f - Browse repository at this point
Copy the full SHA 959fd3fView commit details
Commits on Nov 11, 2024
-
Modified FunctionInjectionHolder to work more smoothily with new Comf…
…yUI memory management system
Configuration menu - View commit details
-
Copy full SHA for 0fb102e - Browse repository at this point
Copy the full SHA 0fb102eView commit details
Commits on Nov 12, 2024
-
Refactored nodes_conditioning.py to use new built-in ComfyUI hook fea…
…tures (will deprecate almost all these nodes soon after testing)
Configuration menu - View commit details
-
Copy full SHA for f32a382 - Browse repository at this point
Copy the full SHA f32a382View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac7a81 - Browse repository at this point
Copy the full SHA bac7a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3195564 - Browse repository at this point
Copy the full SHA 3195564View commit details -
Commented out NoiseCalibration and FancyVideo from user's view so can…
… be safely merged into main, will need to get working properly later
Configuration menu - View commit details
-
Copy full SHA for 006ac04 - Browse repository at this point
Copy the full SHA 006ac04View commit details -
Made Prompt Scheduling work with schedule_clip, fixed progress bar ad…
…vancing too quick
Configuration menu - View commit details
-
Copy full SHA for c088d80 - Browse repository at this point
Copy the full SHA c088d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f9c90 - Browse repository at this point
Copy the full SHA f2f9c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ded0a7 - Browse repository at this point
Copy the full SHA 7ded0a7View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48db232 - Browse repository at this point
Copy the full SHA 48db232View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 815eede - Browse repository at this point
Copy the full SHA 815eedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4807978 - Browse repository at this point
Copy the full SHA 4807978View commit details
Commits on Nov 15, 2024
-
Add proper parent reference to MotionModelPatcher.clone() to work pro…
…perly with new memory management
Configuration menu - View commit details
-
Copy full SHA for f64d674 - Browse repository at this point
Copy the full SHA f64d674View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d70fd11 - Browse repository at this point
Copy the full SHA d70fd11View commit details -
Added support for hooks from CLIP to be applied to resulting conds to…
… respect ComfyUI expected behavior
Configuration menu - View commit details
-
Copy full SHA for 68ccced - Browse repository at this point
Copy the full SHA 68cccedView commit details
Commits on Nov 17, 2024
-
Make diffusion_model_groupnormed hack use built-in diffusion_model wr…
…apper instead to fix weird issue with ContextRef + ImageInjection
Configuration menu - View commit details
-
Copy full SHA for 844b4e4 - Browse repository at this point
Copy the full SHA 844b4e4View commit details -
Replace apply_model_factory with special_model_apply_model_wrapper th…
…at uses built-in ComfyUI wrapper for apply_model
Configuration menu - View commit details
-
Copy full SHA for 054418d - Browse repository at this point
Copy the full SHA 054418dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 066bb23 - Browse repository at this point
Copy the full SHA 066bb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d06a408 - Browse repository at this point
Copy the full SHA d06a408View commit details
Commits on Nov 21, 2024
-
Match changes in ComfyUI PR that remove opt_ prefix on optional comfy…
….hook function params
Configuration menu - View commit details
-
Copy full SHA for 32a06f1 - Browse repository at this point
Copy the full SHA 32a06f1View commit details
Commits on Nov 28, 2024
-
Refactored MotionModelPatcher into MotionModelAttachment so that no c…
…ustom ModelPatcher model is required; no more mismatches between ComfyUI and ADE ModelPatcher features. Also made Scale Ref Image and VAE Encode node use batched vae encoding
Configuration menu - View commit details
-
Copy full SHA for 0a2d129 - Browse repository at this point
Copy the full SHA 0a2d129View commit details -
Pass transformer_options into VanillaTemporalModule and all subsequen…
…t layers, as well as mm_kwargs were applicable, so that behavior can be more easily extended in the future, both from ADE code and other node packs
Configuration menu - View commit details
-
Copy full SHA for 5ee8cf6 - Browse repository at this point
Copy the full SHA 5ee8cf6View commit details
Commits on Nov 29, 2024
-
Generalized AnimateDiffModel initialization so mm_state_dict can be u…
…sed to determine if down/up blocks should be present and the attention block count, added init_kwargs input to AnimateDiffModel so some behavior can be adapted by unusual models
Configuration menu - View commit details
-
Copy full SHA for 95cfd12 - Browse repository at this point
Copy the full SHA 95cfd12View commit details -
Fixed special model features not being changed to use attachment from…
… refactored MotionModelPatchers
Configuration menu - View commit details
-
Copy full SHA for 28b841f - Browse repository at this point
Copy the full SHA 28b841fView commit details
Commits on Nov 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6c9400 - Browse repository at this point
Copy the full SHA a6c9400View commit details