{"id":24998110,"url":"https://github.com/philz1337x/style-transfer","last_synced_at":"2025-08-31T20:34:21.888Z","repository":{"id":229331458,"uuid":"774708722","full_name":"philz1337x/style-transfer","owner":"philz1337x","description":"Style-Transfer: Apply the style of an image to another image","archived":false,"fork":false,"pushed_at":"2024-03-23T15:38:52.000Z","size":6,"stargazers_count":52,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T07:48:14.400Z","etag":null,"topics":["ai","ai-art","controlnet","diffusers","image2image","img2img","ip-adapter","stable-diffusion","style-transfer"],"latest_commit_sha":null,"homepage":"https://ClarityAI.cc","language":"Python","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/philz1337x.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}},"created_at":"2024-03-20T03:04:46.000Z","updated_at":"2024-11-13T03:01:20.000Z","dependencies_parsed_at":"2024-03-23T16:41:31.683Z","dependency_job_id":null,"html_url":"https://github.com/philz1337x/style-transfer","commit_stats":null,"previous_names":["philz1337x/style-transfer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/philz1337x/style-transfer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philz1337x%2Fstyle-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philz1337x%2Fstyle-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philz1337x%2Fstyle-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philz1337x%2Fstyle-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philz1337x","download_url":"https://codeload.github.com/philz1337x/style-transfer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philz1337x%2Fstyle-transfer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273035402,"owners_count":25034573,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","ai-art","controlnet","diffusers","image2image","img2img","ip-adapter","stable-diffusion","style-transfer"],"created_at":"2025-02-04T17:39:07.709Z","updated_at":"2025-08-31T20:34:21.871Z","avatar_url":"https://github.com/philz1337x.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003e Style-Transfer: Apply the style of an image to another image \u003c/h1\u003e\n\n[![Website](https://img.shields.io/badge/Website-ClarityAI.cc-blueviolet)](https://ClarityAI.cc) [![Twitter Follow](https://img.shields.io/twitter/follow/philz1337x?style=social)](https://twitter.com/philz1337x)\n\n[![Replicate](https://img.shields.io/badge/Demo-Replicate-purple)](https://replicate.com/philz1337x/style-transfer)\n![GitHub stars](https://img.shields.io/github/stars/philz1337x/style-transfer?style=social\u0026label=Star)\n\nMy post on X/Twitter: https://x.com/philz1337x/status/1771559668910858246?s=20\n\n\u003c/div\u003e\n\n# 👋 Hello\n\nI build open source AI apps. To finance my work i also build paid versions of my code. But feel free to use the free code. I post features and new projects on https://twitter.com/philz1337x\n\n# 🚀 Options to use Style-Transfer\n\n## User friendly Website\n\nIf you are not fimilar with the tools described here, you can use my paid version at [ClarityAI.cc](https://ClarityAI.cc)\n\n## Deploy and run with cog (locally or cloud)\n\nIf you are not familiar with cog read: \u003ca href=https://github.com/replicate/cog/blob/main/docs/getting-started-own-model.md\u003ecog docs\u003c/a\u003e\n\n- clone the repo\n\n```bash\ngit clone github.com/philz1337x/style-transfer\ncd style-transfer\n```\n\n- download the weights\n\n```bash\npip install diffusers\npython download_weights.py\n```\n\n- start a prediction\n\n```bash\ncog predict -i image=\"link-to-image\" -i image_style=\"link-to-style-image\"\n```\n\n## Replicate API for app integration\n\n- go to https://replicate.com/philz1337x/style-transfer/api\n\n## Run with A1111 webUI\n\nUse ControlNet Canny for the structure and IPAdapter for the style.\n\n## Run als a single script\n\n- change the image links in dev.py\n- run dev.py\n\n```bash\npython dev.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilz1337x%2Fstyle-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilz1337x%2Fstyle-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilz1337x%2Fstyle-transfer/lists"}