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

Front End Refactor #49

Merged
merged 22 commits into from
Mar 6, 2023

Conversation

pythongosssss
Copy link
Collaborator

Functionality should basically all be the same with some minor changes and additions

  • more modern code, use of modules, async, classes etc
  • you can add custom frontend nodes + scripts using a simple js extension api with a few hooks
  • dynamic prompting was changed to a built in extension
  • reroute node added as a built in extension
  • minor change to the ui - the interrupt button was moved next to the currently running prompt when viewing the queue (simplified the code and more consistent with the other items in the list)
  • queue and history should auto refresh when socket status updates are sent
  • dialog scrolls internally if too much text

@comfyanonymous comfyanonymous merged commit 09db313 into comfyanonymous:master Mar 6, 2023
@pythongosssss pythongosssss deleted the frontendrefactor branch March 6, 2023 19:50
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.

2 participants