{"id":23042593,"url":"https://github.com/daspartho/bored-ape-diffusion","last_synced_at":"2025-04-23T22:41:59.347Z","repository":{"id":139529119,"uuid":"573669298","full_name":"daspartho/bored-ape-diffusion","owner":"daspartho","description":"diffusion model for unconditional image generation of Bored Apes","archived":false,"fork":false,"pushed_at":"2022-12-18T18:38:28.000Z","size":913,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T04:11:49.588Z","etag":null,"topics":["bored-ape-yacht-club","boredapes","diffusers","diffusion","diffusion-models","huggingface-datasets","huggingface-diffusers","image-generation"],"latest_commit_sha":null,"homepage":"https://huggingface.co/daspartho/bored-ape-diffusion","language":"Jupyter Notebook","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/daspartho.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":"2022-12-03T03:36:00.000Z","updated_at":"2024-01-17T15:47:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c34f8fd2-bcbf-4d38-99f6-6146df14e5c7","html_url":"https://github.com/daspartho/bored-ape-diffusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daspartho%2Fbored-ape-diffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daspartho%2Fbored-ape-diffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daspartho%2Fbored-ape-diffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daspartho%2Fbored-ape-diffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daspartho","download_url":"https://codeload.github.com/daspartho/bored-ape-diffusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528681,"owners_count":21445511,"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":["bored-ape-yacht-club","boredapes","diffusers","diffusion","diffusion-models","huggingface-datasets","huggingface-diffusers","image-generation"],"created_at":"2024-12-15T20:33:19.361Z","updated_at":"2025-04-23T22:41:59.327Z","avatar_url":"https://github.com/daspartho.png","language":"Jupyter Notebook","readme":"# Bored Ape Diffusion\n\nDiffusion model for unconditional image generation of [Bored Apes](https://opensea.io/collection/boredapeyachtclub)\n\nThe trained [Model](https://huggingface.co/daspartho/bored-ape-diffusion) is uploaded on HuggingFace Hub.\n\n## Example\n![example](https://user-images.githubusercontent.com/59410571/205454220-eb365897-7239-4feb-8826-4203ac651c6c.png)\n\n## Usage\n\n```python\nfrom diffusers import DDPMPipeline\n\npipeline = DDPMPipeline.from_pretrained('daspartho/bored-ape-diffusion')\nimage = pipeline().images[0]\nimage\n```\n\n## Training\nThe model is trained on [this dataset](https://huggingface.co/datasets/daspartho/bored-ape) of 10000 Bored Ape images I've uploaded on HuggingFace Hub.\n\nNotebook for training the model is available [here](https://github.com/daspartho/bored-ape-diffusion/blob/main/main.ipynb).\n\n## Acknowledgement\n\nSpecial thanks to the awesome [Diffusion Models class](https://github.com/huggingface/diffusion-models-class) by Jonathan Whitaker and the HuggingFace team.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaspartho%2Fbored-ape-diffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaspartho%2Fbored-ape-diffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaspartho%2Fbored-ape-diffusion/lists"}