{"id":25277018,"url":"https://github.com/guerreiro/comfyg-switch","last_synced_at":"2025-04-12T19:35:15.204Z","repository":{"id":277183542,"uuid":"927676149","full_name":"guerreiro/comfyg-switch","owner":"guerreiro","description":"Do you have a lot of models? Is it boring to change each config field for every testing?","archived":false,"fork":false,"pushed_at":"2025-04-12T15:04:15.000Z","size":35,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T16:23:36.731Z","etag":null,"topics":["ai","comfyui","comfyui-custom-node","comfyui-nodes","plugin","python","stable-diffusion","user-experience"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guerreiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-05T11:02:19.000Z","updated_at":"2025-04-12T15:04:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b221f086-fde5-49b7-be99-4af0465cc6b7","html_url":"https://github.com/guerreiro/comfyg-switch","commit_stats":null,"previous_names":["guerreiro/comfyg-switch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerreiro%2Fcomfyg-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerreiro%2Fcomfyg-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerreiro%2Fcomfyg-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerreiro%2Fcomfyg-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guerreiro","download_url":"https://codeload.github.com/guerreiro/comfyg-switch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248622286,"owners_count":21135009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","comfyui","comfyui-custom-node","comfyui-nodes","plugin","python","stable-diffusion","user-experience"],"created_at":"2025-02-12T16:03:25.539Z","updated_at":"2025-04-12T19:35:15.178Z","avatar_url":"https://github.com/guerreiro.png","language":"Python","funding_links":[],"categories":["Workflows (3395) sorted by GitHub Stars","All Workflows Sorted by GitHub Stars"],"sub_categories":[],"readme":"# Comfyg Switch\n\nComfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. \nIt reads model-specific settings from a JSON file (model_configs.json).\n\n## Inputs\n\n- checkpoint_model: This value is used to determine which configuration to load.\n- use_custom_input (BOOLEAN): Toggle between using manual inputs and automatically loaded configurations.\n- steps (INT): Number of inference steps (default: 30).\n- refiner_steps (INT): Number of inference steps for enhancement (default: 30).\n- cfg (FLOAT): Classifier-free guidance scale (default: 7.0).\n- sampler (SAMPLER)\n- scheduler (SCHEDULER)\n\n## Outputs\n\n- MODEL_NAME\n- STEPS (INT)\n- REFINE_STEPS (INT)\n- CFG (FLOAT)\n- SAMPLER (SAMPLER)\n- SCHEDULER (SCHEDULER)\n\n## Example\n\nSee the file: ComfygSwitch-example.json\n\n# Roadmap (or ideas)\n\n- Maybe load configs from an external database or something like that, to avoid update the config file everytime;\n- Import each model config dinamically from CivitAI API and use the config file as optional (maybe use LLM to read the model content and create the config object);\n- When switch the model, load the config data into the node inputs (steps, cfg, etc...) and let us see the values before start queue, or change them too;\n- Load more details about the selected model to help us with the workflow (result examples, tips, prompts...);\n\n# Contributing\n\nContributions and suggestions are welcome! If you encounter any issues or have ideas for improvements, please open an issue or submit a pull request.\n\n# License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerreiro%2Fcomfyg-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguerreiro%2Fcomfyg-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerreiro%2Fcomfyg-switch/lists"}