{"id":23234250,"url":"https://github.com/neverbiasu/ComfyUI-StyleShot","last_synced_at":"2025-08-19T19:34:39.400Z","repository":{"id":255012530,"uuid":"845141431","full_name":"neverbiasu/ComfyUI-StyleShot","owner":"neverbiasu","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-28T19:52:14.000Z","size":402,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-29T14:23:40.141Z","etag":null,"topics":["comfyui","comfyui-nodes","comfyui-workflow","custom-nodes"],"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/neverbiasu.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-08-20T16:57:35.000Z","updated_at":"2024-08-29T06:09:17.000Z","dependencies_parsed_at":"2024-10-26T20:36:26.824Z","dependency_job_id":null,"html_url":"https://github.com/neverbiasu/ComfyUI-StyleShot","commit_stats":null,"previous_names":["neverbiasu/comfyui-styleshot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbiasu%2FComfyUI-StyleShot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbiasu%2FComfyUI-StyleShot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbiasu%2FComfyUI-StyleShot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbiasu%2FComfyUI-StyleShot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neverbiasu","download_url":"https://codeload.github.com/neverbiasu/ComfyUI-StyleShot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230367792,"owners_count":18215326,"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","comfyui-nodes","comfyui-workflow","custom-nodes"],"created_at":"2024-12-19T03:02:18.001Z","updated_at":"2025-08-19T19:34:39.378Z","avatar_url":"https://github.com/neverbiasu.png","language":"Python","funding_links":[],"categories":["All Workflows Sorted by GitHub Stars","Workflows (3395) sorted by GitHub Stars"],"sub_categories":[],"readme":"# ComfyUI-StyleShot\n\nThis project integrates [StyleShot](https://github.com/open-mmlab/StyleShot/) functionality into ComfyUI, thanks to the foundational work by continue-revolution.\n\n![image](assets/workflow.png)\nYou can refer to this example workflow for a quick start.\n\n## Requirements\n\nInstall the necessary Python dependencies using the following command:\n```sh\npip3 install -r requirements.txt\n```\n\n## Parameters\n\n### Mode\n- **Description**: The mode of operation for the style transfer. Options include \"text_driven\", \"image_driven\", \"controlnet\", and \"t2i-adapter\".\n- **Type**: `str`\n- **Default**: \"text_driven\"\n\n### Style Image\n- **Description**: The style image that will be used to transfer its style to the content image.\n- **Type**: [`PIL.Image`] or [`numpy.ndarray`]\n- **Default**: None\n\n### Condition Image\n- **Description**: The condition image that will be used in certain modes like \"image_driven\" and \"controlnet\".\n- **Type**: [`PIL.Image`] or [`numpy.ndarray`]\n- **Default**: None\n\n### Prompt\n- **Description**: A textual description or prompt that guides the style transfer process.\n- **Type**: `str`\n- **Default**: \"\"\n\n### Preprocessor\n- **Description**: The preprocessor to use for the style transfer. Options include \"Contour\" and \"Lineart\".\n- **Type**: `str`\n- **Default**: \"Contour\"\n\n## Contribution\n\nThank you for considering contributing! Please fork this repository, make your changes, and submit a pull request for review and merging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbiasu%2FComfyUI-StyleShot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneverbiasu%2FComfyUI-StyleShot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbiasu%2FComfyUI-StyleShot/lists"}