{"id":13993831,"url":"https://github.com/fofr/cog-consistent-character","last_synced_at":"2025-10-26T09:04:29.469Z","repository":{"id":241866243,"uuid":"808072504","full_name":"fofr/cog-consistent-character","owner":"fofr","description":"Create images of a given character in different poses","archived":false,"fork":false,"pushed_at":"2024-06-05T17:59:52.000Z","size":86,"stargazers_count":683,"open_issues_count":19,"forks_count":79,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T11:08:34.827Z","etag":null,"topics":["ai","cog","comfyui","replicate","stable-diffusion"],"latest_commit_sha":null,"homepage":"https://replicate.com/fofr/consistent-character","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/fofr.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-05-30T10:24:32.000Z","updated_at":"2025-03-28T02:05:52.000Z","dependencies_parsed_at":"2024-06-05T19:59:22.373Z","dependency_job_id":null,"html_url":"https://github.com/fofr/cog-consistent-character","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"25254c13bf1c5873ba85b20f3a22701390893640"},"previous_names":["fofr/cog-consistent-character"],"tags_count":0,"template":false,"template_full_name":"replicate/cog-comfyui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fofr%2Fcog-consistent-character","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fofr%2Fcog-consistent-character/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fofr%2Fcog-consistent-character/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fofr%2Fcog-consistent-character/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fofr","download_url":"https://codeload.github.com/fofr/cog-consistent-character/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174418,"owners_count":20896078,"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","cog","comfyui","replicate","stable-diffusion"],"created_at":"2024-08-09T14:02:34.557Z","updated_at":"2025-10-26T09:04:24.427Z","avatar_url":"https://github.com/fofr.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Consistent character\n\nCreate images of a given character in different poses\n\nRun on Replicate:\n\nhttps://replicate.com/fofr/consistent-character\n\nThere is a workflow that you can use directly in ComfyUI, but it will only produce one pose at a time:\n\nhttps://github.com/fofr/cog-consistent-character/blob/main/workflow_ui.json\n\n## Developing locally\n\nClone this repository:\n\n```sh\ngit clone --recurse-submodules https://github.com/fofr/cog-consistent-character.git\n```\n\nRun the [following script](https://github.com/fofr/cog-consistent-character/blob/main/scripts/install_custom_nodes.py) to install all the custom nodes:\n\n```sh\n./scripts/install_custom_nodes.py\n```\n\nYou can view the list of nodes in [custom_nodes.json](https://github.com/fofr/cog-consistent-character/blob/main/custom_nodes.json)\n\n### Running the Web UI from your Cog container\n\n1. **GPU Machine**: Start the Cog container and expose port 8188:\n```sh\nsudo cog run -p 8188 bash\n```\nRunning this command starts up the Cog container and let's you access it\n\n2. **Inside Cog Container**: Now that we have access to the Cog container, we start the server, binding to all network interfaces:\n```sh\ncd ComfyUI/\npython main.py --listen 0.0.0.0\n```\n\n3. **Local Machine**: Access the server using the GPU machine's IP and the exposed port (8188):\n`http://\u003cgpu-machines-ip\u003e:8188`\n\nWhen you goto `http://\u003cgpu-machines-ip\u003e:8188` you'll see the classic ComfyUI web form!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffofr%2Fcog-consistent-character","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffofr%2Fcog-consistent-character","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffofr%2Fcog-consistent-character/lists"}