Skip to content
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] master from comfyanonymous:master #106

Open
wants to merge 1,798 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 18, 2023

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Sep 18, 2023
comfyanonymous and others added 28 commits December 31, 2024 03:16
* 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 (#6360)
* Document get_attr and get_model_object

* Update model_patcher.py

* Update model_patcher.py

* Update model_patcher.py
This is required to support some different types of t5 models.
comfyanonymous and others added 30 commits March 5, 2025 17:34
Adding new tokens no longer makes a whole copy of the embeddings weight
which can be massive on certain models.
`{sys.executable} -m pip` -> `{sys.executable} -s -m pip`

#7047 (comment)
* Update frontend to 1.11.7

* Update requirements.txt
Use the new "v2 (replace)" guidance type in HunyuanImageToVideo and set
image_interleave to 4 on the "Text Encode Hunyuan Video" node.
This commit relaxes divisibility constraint for single-frame
conditionings. For single frames, the index can be arbitrary, while
multi-frame conditionings (>= 9 frames) must still be aligned to 8
frames.

Co-authored-by: Andrew Kvochko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.