{"id":19815996,"url":"https://github.com/replicate/endless-zoom","last_synced_at":"2026-02-28T15:32:22.360Z","repository":{"id":207280251,"uuid":"716203508","full_name":"replicate/endless-zoom","owner":"replicate","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-25T08:25:36.000Z","size":15301,"stargazers_count":24,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-17T18:38:43.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://endless-zoom.vercel.app","language":"JavaScript","has_issues":false,"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/replicate.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}},"created_at":"2023-11-08T16:42:47.000Z","updated_at":"2025-04-03T14:33:58.000Z","dependencies_parsed_at":"2023-11-23T18:35:40.998Z","dependency_job_id":null,"html_url":"https://github.com/replicate/endless-zoom","commit_stats":null,"previous_names":["replicate/endless-zoom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/replicate/endless-zoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fendless-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fendless-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fendless-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fendless-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicate","download_url":"https://codeload.github.com/replicate/endless-zoom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fendless-zoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29940284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-12T10:07:59.521Z","updated_at":"2026-02-28T15:32:22.312Z","avatar_url":"https://github.com/replicate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endless Zoom\n\nThe example in public/scripts.js is used to run https://endless-zoom.vercel.app/, a small web toy that allows you to keep zooming in to a generated image and get more and more detail.\n\n\nThis repo is an example of:\n\n## p5.js + Latent Consistency Model\n\nThis allows p5.js to interact with a Latent Consistency Model, and to easily swap between the backend being a local copy as described in https://replicate.com/blog/run-latent-consistency-model-on-mac, or a model hosted on replicate\n\n## Usage\n\nedit public/script.js with your p5.js code and point it to the endpoint of your choice\n\n### Local server setup\nFor local run, install the prototype branch of https://github.com/replicate/latent-consistency-model/tree/prototype\n\n```console\ngit clone https://github.com/replicate/latent-consistency-model.git\ncd latent-consistency-model\ngit checkout prototype\n```\n\nMake a python environment using e.g. venv, edm or conda and activate it\n\nInstall dependencies\n```console\npip install -r requirements.txt\n```\n\nRun serve.py\n```\npython serve.py\n```\n\n### Replicate server setup\n\nAdd your [Replicate API token](https://replicate.com/account#token) to `.env.local`:\n\n```\nREPLICATE_API_TOKEN=\u003cyour-token-here\u003e\n```\n\n### All\n\n\nInstall dependencies:\n\n```console\nnpm install\n```\n\nRun the development server:\n\n```console\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fendless-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicate%2Fendless-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fendless-zoom/lists"}