{"id":13456313,"url":"https://github.com/oelin/midjourney-client","last_synced_at":"2025-04-05T13:05:01.103Z","repository":{"id":65581474,"uuid":"591750712","full_name":"oelin/midjourney-client","owner":"oelin","description":"A Node.js client for Midjourney/Openjourney on Replicate.","archived":false,"fork":false,"pushed_at":"2023-07-23T10:01:28.000Z","size":1325,"stargazers_count":233,"open_issues_count":2,"forks_count":37,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T12:03:58.199Z","etag":null,"topics":["ai","api","client","midjourney","openjourney","replicate","stable-diffusion"],"latest_commit_sha":null,"homepage":"https://npmjs.com/midjourney-client","language":"JavaScript","has_issues":true,"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/oelin.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-21T18:45:19.000Z","updated_at":"2025-01-06T10:58:53.000Z","dependencies_parsed_at":"2024-06-19T01:30:16.393Z","dependency_job_id":"6baeefcd-51d2-4d82-b085-7388ebb42bf7","html_url":"https://github.com/oelin/midjourney-client","commit_stats":{"total_commits":41,"total_committers":3,"mean_commits":"13.666666666666666","dds":0.09756097560975607,"last_synced_commit":"716776341d9bbbc7540085a067f27d9486f18039"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oelin%2Fmidjourney-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oelin%2Fmidjourney-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oelin%2Fmidjourney-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oelin%2Fmidjourney-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oelin","download_url":"https://codeload.github.com/oelin/midjourney-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339154,"owners_count":20923014,"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","api","client","midjourney","openjourney","replicate","stable-diffusion"],"created_at":"2024-07-31T08:01:19.720Z","updated_at":"2025-04-05T13:05:01.056Z","avatar_url":"https://github.com/oelin.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Midjourney Client\n\nA Node.js client for Midjourney/Openjourney on Replicate. Powered by [`node-replicate`](https://npmjs.com/node-replicate).\n\n\u003e Openjourney is an open source Stable Diffusion fine tuned model on Midjourney images, by [PromptHero](https://prompthero.com/). Predictions run on Nvidia A100 GPU hardware.\n\n\u003cimg src='https://github.com/oelin/midjourney-client/blob/main/images/elf.png'\u003e\n\n\n## Installation\n\n```js\nnpm i midjourney-client\n```\n\n\n## Usage\n\nJust enter your prompt and wait for one or more image URLs to be returned. One image is returned by default.\n\n```js\nimport midjourney from \"midjourney-client\"\n```\n\n```js\nawait midjourney(\"mdjrny-v4 style a painting of a ginger cat.\")\n```\n\nSpecify additional parameters as a second argument. A list of supported parameters can be found [here](https://replicate.com/prompthero/openjourney/api#inputs).\n\n```js\nawait midjourney('mdjrny-v4 style a painting of a ginger cat.', { width: 1024 })\n```\n\n\n## Examples\n\n\u003e mdjrny-v4 style portrait of female elf, intricate, elegant, highly detailed, digital painting, artstation, concept art, smooth, sharp focus, illustration, art by artgerm and greg rutkowski and alphonse mucha, 8k.\n\n\u003cimg src='https://github.com/oelin/midjourney-client/blob/main/images/elf2.png'\u003e\n\n\u003e mdjrny-v4 style whimsical fantasy elegant rose floral botany maximalism with a wave of flowers garden flowing flowers floating in misty soft pink, aqua, soft apricot, smoke fractal, moody and big scale realistic flowers, octane render, by josephine wall art, isabelle menin, Jean, amy brown.\n\n\u003cimg src='https://github.com/oelin/midjourney-client/blob/main/images/flowers.png'\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foelin%2Fmidjourney-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foelin%2Fmidjourney-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foelin%2Fmidjourney-client/lists"}