A simple sidebar for ComfyUI. For what i know nobody did it, so i did it. Maybe you don't need it. I need it >.<
-
08-09-2024
- Custom shortcuts!
-
04-09-2024
- Changed the resize system of the n-sidebar (it can now be resized directly from its sides NOTE: the top side wilL only move the bar)
- Added the ability to directly download CIVITAI models into chosen folders (this includes Checkpoint, Textual Inversion, Hypernetwork, Aesthetic Gradient, LORA, LoCon, DoRA, Controlnet, Upscaler, Motion Module, VAE, Poses, Wildcards, Workflows). More Info.
- Added the ability to import/export your settings.
- EXPERIMENTAL: You can now embed ComfyUI's native bar within the n-sidebar
- EXPERIMENTAL: Added a small console (useful if you don’t have direct access to the machine). If you want to remove this feature, simply delete the
terminal
folder withinComfyUI-N-Sidebar/app/panels
- EXPERIMENTAL: Added the ability to edit the layout of the bar, this functionality is highly unstable and its use may lead to unexpected behaviors
- Redesigned configuration menu
- Fixed some bugs
-
01-08-2024
- A lot of people are having trouble with the CSS class change in the last update because of a browser cache issue: the old CSS file keeps loading from disk instead of the new one with the latest changes (thanks, modern browsers!). To fix this, I've changed the name of the CSS file, which SHOULD force browsers to load the new one. If this doesn't fix the issue, I'm not sure what will 😭.
- Added the new option
Show at Startup
in the settings. This lets you have the sidebar open at startup (if it's not in fixed mode). - Changed the refresh icon so that it displays correctly in Chromium browsers on macOS.
- Minor change to the CSS
-
30-07-2024
- Changed the name of the sidebar class to prevent a conflict with the
comfyui-search-navigation
node.
- Changed the name of the sidebar class to prevent a conflict with the
Previous Updates
-
21-07-2024
- Fixed a cache bug on the templates panel
-
19-07-2024
- Added OSX shortcut support
-
05-07-2024
- Fixed bug on dragging templates
- Added multi user support on templates
-
04-06-2024
- Fixed some bugs
- Changed icon bar positioning to the border of the screen
- Implemented the DAMN subcategory view on the node panel!!! xD (you can disable it in the settings if you don't want it)
- Added the ability to disable the "Auto Show" feature
- Added the ability to view folders inside the workflow panel
- Added some tooltips for better UX
- Changed the Custom Node Categories icon (I didn't like the old one)
- Added a little icon in custom categories and folders/subcategories
- Added the ability to move workflows in custom categories via the context menu
- Added the ability to open workflows in another TAB
NOTE: If you had some custom categories in the workflow panel, at the first start they will be migrated to the new system (since I did a full rewrite to support the folders). It is possible that you need to refresh the page more than once to see them again. Also, a backup of the settings.json will be created before the migration in case anything goes wrong.
NOTE2: I hope I did not break anything T_T
- 25-05-2024
-
Fixed some bugs
-
Added Templates support**
- Added ability categorize custom categories
- Added preview (list of used nodes)
-
Added Workflow support!
- Added ability to rename workflows
- Added ability to remove workflows
- Added ability to categorize workflows
- Added preview (list of used nodes), (disabled by default)
-
** i did not enabled the rename and delete because it's conflicing with the TemplateManager
-
21-04-2024
- Rewritten a lot of the code to improve performance and readability, and slightly adjusted the UI to ensure compatibility with future updates.
- ADDED CUSTOM CATEGORIES
- Added custom setting panel
- Re-Implemented the 'original' search function to support translated versions of ComfyUI (requires testing)
- Added LEFT and RIGHT positioning options
- Added "Auto Hide" feature
- Now you have the option to use the default node ordering in ComfyUI instead of the alphabetical one
- Added the possibility to perform a Soft or Factory Reset of the configuration
- Now most configuration settings are stored in the settings.json file.
- Fixed some bugs
- Added some other bugs for sure!
-
31-03-2024
- Added fuzzy search (work in reverse too!) (enabled by default) - You can disable it in the settings
- Added description of the node under the preview (Visible only if the description is set in the node)
- Added possibility to collapse pinned node/custom nodes sections
- Added possibility to set the bottom space for the sidebar
- Added the scroll to top button
- Fixed some bugs
- Started migration from cookies to localstorage
- 🐰 Happy Easter! 🐰
- Clone the repository:
git clone https://github.com/Nuked88/ComfyUI-N-Sidebar.git
to your ComfyUIcustom_nodes
directory - Enjoy!
NOTE: If you choose to use a different method to install the ComfyUI-N-Sidebar, please ensure that you rename the folder to ComfyUI-N-Sidebar
.
- Delete the
ComfyUI-N-Sidebar
folder incustom_nodes
- Navigate to the cloned repo e.g.
custom_nodes/ComfyUI-N-Sidebar
git pull
The most important settings are stored in custom_nodes/ComfyUI-N-Sidebar/settings.json
Alt Z
orOption Z
to toggle show/hide sidebarAlt X
orOption X
to focus on the search fieldAlt G
orOption G
to open the settings
- Open the settings with the ⚙ icon or use the shortcut
Alt G
(Option G
on Mac). - In WORKFLOW PATHS, set the folder path to where your workflows are located. If you want to set multiple paths, just put one folder path per line!
- Restart ComfyUI
This feature is enabled by default, you can disable it in the settings. I've used fts_fuzzy_match.js by Forrest Smith
Note: The node will be placed before the element on which it is dragged!
This new panel allows you to download CIVITAI models (Checkpoint, TextualInversion, Hypernetwork, AestheticGradient, LORA, LoCon, DoRA, Controlnet, Upscaler, MotionModule, VAE, Poses, Wildcards, Workflows).
The various models will be downloaded into the folders set in the settings.
There is also the option to rebuild the "My Library" section (the dots at the top right corner):
once the reference folders are set in the settings, by launching the rebuild, the already existing models will be identified and added to the library (if they exist in the CivitAI database).
NOTE: you can set your own API key for models that are not publicly available.
- Reordering pinned nodes
- Node preview (i don't think it will be an image)
- Color integration with Jovimetrix
- Better search
- Custom Categories!!
- Workflows
- Templates
- Export and Import Settings
- Custom Shortcuts
- Touch Support
- After you drag a template onto the workflow, if you drag any other file from your PC that does not include a workflow, it will paste the last template you dragged again.
Feel free to contribute to this project by reporting issues or suggesting improvements. Open an issue or submit a pull request on the GitHub repository.
If you'd like to support the project, consider making a donation ❤️
This project is licensed under the MIT License. See the LICENSE file for details.