You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simply changing failfast-comfyui-extensions to blibla-comfyui-extensions with the current way of doing things didn't work for me. so i swapped out the whole setup_js function for what impact pack does (knowing that impact pack works)
note: if the folder you have is still failfast then no this will not work
but any installs since the change to blibla need it to be blibla and not failfast
i am currently running this edited branch on comfy Commit e471c72 (3 weeks ago) with no issues
doesn't work for me. does anyone have the file ready?
This file contains hidden or 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
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.
fixes #32
i expect the issue was to do with the rename from failfast to blibla
i just replaced how you were loading js with how impact pack does