Skip to content

Story videos march#1

Open
drunkplato wants to merge 484 commits intomasterfrom
story-videos-march
Open

Story videos march#1
drunkplato wants to merge 484 commits intomasterfrom
story-videos-march

Conversation

@drunkplato
Copy link

No description provided.

bezo97 and others added 30 commits December 28, 2024 05:30
* add GET /workflow_templates

* serve workflow templates from custom_nodes

* refactor into custom_node_manager, add test

* remove unused import

* revert changes in folder_paths

* Remove trailing whitespace.

* account for multiple custom_nodes paths
…about the full scope of current sampling run, fix Hook Keyframes' guarantee_steps=1 inconsistent behavior with sampling split across different Sampling nodes/sampling runs by referencing 'sigmas' (Comfy-Org#6273)
* Add kl_optimal scheduler

* Rename kl_optimal_schedule to kl_optimal_scheduler to be more consistent
* Fix import in comfy_types doc / sample

* Clarify docstring
)

This commit fixes the temporal tile size calculation, and removes
a redundant tile at the end of the range when its elements are
completely covered by the previous tile.

Co-authored-by: Andrew Kvochko <[email protected]>
I think the issue this was working around has been solved.

If you notice that this change slows things down or causes stutters on
your AMD GPU with ROCm on Linux please report it.
* add fov and mask for load 3d node

* some comments
* Update web content to release v1.6.16
* Update web content to release v1.6.17

* Remove js maps
Right click the "Load CLIP" or DualCLIPLoader node and "Show Advanced".
* Add update-frontend github action

* Update secrets

* nit
Adding yoland and robin to web dir
…ptions to not conflict with the "sigmas" that will overwrite "sigmas" in _calc_cond_batch (Comfy-Org#6360)
* Document get_attr and get_model_object

* Update model_patcher.py

* Update model_patcher.py

* Update model_patcher.py
drunkplato and others added 30 commits March 3, 2025 20:52
…`requirements.txt` (Comfy-Org#7079)

For users of the portable version, there are occasional instances where commands are misinterpreted.
Credits: Lightricks team.
This patch fixes a bug in LTXVCropGuides when the latent has no
keyframes. Additionally, the first frame is always added as a keyframe.

Co-authored-by: Andrew Kvochko <[email protected]>
…omfy-Org#7059)

* [NodeDef] Explicitly add control_after_generate to seed/noise_seed

* Update comfy/comfy_types/node_typing.py

Co-authored-by: filtered <[email protected]>

---------

Co-authored-by: filtered <[email protected]>
* Better argument handling of front-end-root

Improves handling of front-end-root launch argument. Several instances where users have set it and ComfyUI launches as normal and completely disregards the launch arg which doesn't make sense. Better to indicate to user that something is incorrect.

* Removed unused import

There was no real reason to use "Optional" typing in ther front-end-root argument.
* Add type hint for FileLocator

* nit
Adding new tokens no longer makes a whole copy of the embeddings weight
which can be massive on certain models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.