{"id":19450234,"url":"https://github.com/ymc-github/ymc-node-as-x-type","last_synced_at":"2026-01-16T00:59:40.239Z","repository":{"id":248376405,"uuid":"828522466","full_name":"YMC-GitHub/ymc-node-as-x-type","owner":"YMC-GitHub","description":"some comfyui custom nodes to set node output as any or known type","archived":false,"fork":false,"pushed_at":"2024-08-03T06:01:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T15:43:36.286Z","etag":null,"topics":["comfyui-nodes","ymc","yors-style"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YMC-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-07-14T12:09:54.000Z","updated_at":"2025-02-10T19:27:43.000Z","dependencies_parsed_at":"2024-11-10T16:49:52.362Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/ymc-node-as-x-type","commit_stats":null,"previous_names":["ymc-github/ymc-node-as-x-type"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fymc-node-as-x-type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fymc-node-as-x-type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fymc-node-as-x-type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fymc-node-as-x-type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/ymc-node-as-x-type/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250748072,"owners_count":21480775,"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":["comfyui-nodes","ymc","yors-style"],"created_at":"2024-11-10T16:35:52.436Z","updated_at":"2026-01-16T00:59:40.233Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eymc-node-as-x-type\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003e🤖 some comfyui custom nodes to set it as known type.\u003c/strong\u003e\n  \u003c/p\u003e\n\n\u003c/div\u003e\n\n## Why\n\n- it may be better to use to enhance [use cg-use-everywhere to link nodes in wifi](https://github.com/chrisgoringe/cg-use-everywhere) for some case.\n\n## Features\n\n- feat(core): node to set it as any type\n- feat(core): node to set it as image type\n- feat(core): node to set it as model type\n- feat(core): node to set it as clip type\n- feat(core): node to set it as vae type\n- feat(core): node to set it as conditioning type\n- feat(core): node to set it as latent type\n- feat(core): node to set it as string type\n- feat(core): node to set it as int type\n- feat(core): node to set it as float type\n- feat(core): node to set it as number type\n\n\n## Nodes\n- nodes show in console:\n\u003cdiv style=\"text-align: center;\"\u003e\n  \u003cimg src=\"./shotscreen/nodes.console.png\" alt=\"console\" width=\"256\"\u003e\n  \u003c!-- \u003cimg src=\"./shotscreen/nodes.right.menu.png\" alt=\"right mouse menu\" width=\"256\"\u003e --\u003e\n\u003c/div\u003e\n\n- nodes show in right mouse menu:\n\n\u003cdiv style=\"text-align: center;\"\u003e\n  \u003c!-- \u003cimg src=\"./shotscreen/nodes.console.png\" alt=\"console\" width=\"256\"\u003e --\u003e\n  \u003cimg src=\"./shotscreen/nodes.right.menu.png\" alt=\"right mouse menu\" width=\"256\"\u003e\n\u003c/div\u003e\n\n## Install\n\n```bash\n# cd to comfyui/custom_nodes\ngit clone https://github.com/ymc-github/ymc-node-as-x-type\n```\n\n- **deps will be installed automatically** if deps in requirements.txt were not installed when comfyui up\n\n## Usage\n\n- you can find it in search box : double click + typing `set it as`\n- you can find it in right mouse menu : `YMC/LINK`\n- ~~you can find it in right mouse menu : `YMC/as_x_type` (as alias)~~\n\n## Based-on\n\n- pypi package [yors_comfyui_node_setup](https://pypi.org/project/yors_comfyui_node_setup/) -  setup comfyui custom nodes easily\n- ~~pypi package [yors_comfyui_node_as_x_type](https://pypi.org/project/yors_comfyui_node_as_x_type/) - use its nodes~~\n- pypi package [yors_pano_ansi_color](https://pypi.org/project/yors_pano_ansi_color/) - info msg in console with color in your comfyui custom nodes easily\n- pypi package [yors_pano_zero_field](https://pypi.org/project/yors_pano_zero_field/) - set nodes input field to be HQ in your comfyui custom nodes easily \n\n\n## Published to Comfy registry\n\n- get more details in [publish_to_comfy.yml](.github/workflows/publish_to_comfy.yml)\n\n- [docs for publishing to comfy registey](https://docs.comfy.org/registry/overview)\n\n- installed with comfy-cli ? `comfy node registry-install ymc-node-as-x-type`\n\n## Author\n\nymc-github \u003cymc.github@gmail.com\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fymc-node-as-x-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fymc-node-as-x-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fymc-node-as-x-type/lists"}