{"id":23233885,"url":"https://github.com/seanlynch/comfyui-optical-flow","last_synced_at":"2026-01-16T11:45:44.555Z","repository":{"id":192315086,"uuid":"686487896","full_name":"seanlynch/comfyui-optical-flow","owner":"seanlynch","description":"ComfyUI custom nodes to compute and visualize optical flow and to apply it to another image","archived":false,"fork":false,"pushed_at":"2024-05-22T20:52:17.000Z","size":10,"stargazers_count":31,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-11T19:27:56.977Z","etag":null,"topics":["comfyui","optical-flow","stable-diffusion"],"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/seanlynch.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}},"created_at":"2023-09-03T00:29:41.000Z","updated_at":"2025-10-04T15:42:25.000Z","dependencies_parsed_at":"2023-09-24T17:58:47.133Z","dependency_job_id":"439da1c2-8ddc-4ba9-b8fa-f3b64c01ff68","html_url":"https://github.com/seanlynch/comfyui-optical-flow","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"93af3a85377a0739dd7d7fc1f31393ec63a7bd1a"},"previous_names":["seanlynch/comfyui-optical-flow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seanlynch/comfyui-optical-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanlynch%2Fcomfyui-optical-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanlynch%2Fcomfyui-optical-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanlynch%2Fcomfyui-optical-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanlynch%2Fcomfyui-optical-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanlynch","download_url":"https://codeload.github.com/seanlynch/comfyui-optical-flow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanlynch%2Fcomfyui-optical-flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","optical-flow","stable-diffusion"],"created_at":"2024-12-19T03:02:06.329Z","updated_at":"2026-01-16T11:45:44.537Z","avatar_url":"https://github.com/seanlynch.png","language":"Python","funding_links":[],"categories":["Workflows (3395) sorted by GitHub Stars","All Workflows Sorted by GitHub Stars"],"sub_categories":[],"readme":"# About\n\nThis package contains three nodes to help you compute optical flow\nbetween pairs of images, usually adjacent frames in a video, visualize\nthe flow, and apply the flow to another image of the same dimensions.\n\nMost of the code is from [Deforum](https://deforum.github.io/), so\nthis is released under the same license (MIT).\n\n# Nodes\n\n## Compute optical flow\n\nThis node takes two images, prev and current, and computes the optical\nflow between them using either the DIS (Dense Inverse Search) medium\nor fine method, or Farneback. The images must have the same\ndimensions.\n\n## Apply optical flow\n\nThis node takes an image and applies an optical flow to it, so that\nthe motion matches the original image. This can be used for example to\nimprove consistency between video frames in a vid2vid workflow, by\napplying the motion between the previous input frame and the current\none to the previous output frame before using it as input to a sampler.\n\n## Visualize optical flow\n\nThis node takes an image and a flow and produces an image visualizing\nthe flow on top of the image. The image must be the same size as the\nimages used to compute the flow in the first place. It's up to you\nwhether you use the \"prev\", \"current\", or an image you intend to apply\nthe flow to.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanlynch%2Fcomfyui-optical-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanlynch%2Fcomfyui-optical-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanlynch%2Fcomfyui-optical-flow/lists"}