{"id":19847185,"url":"https://github.com/rodjjo/diffusion-expert","last_synced_at":"2025-05-01T21:32:09.389Z","repository":{"id":155160562,"uuid":"617714711","full_name":"rodjjo/diffusion-expert","owner":"rodjjo","description":"A software for drawing with stable-diffusion support","archived":false,"fork":false,"pushed_at":"2024-09-08T00:12:12.000Z","size":7168,"stargazers_count":22,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-08T01:26:41.827Z","etag":null,"topics":["cpp17","diffusers","drawing","fltk","image-to-image","in-painting","python3","stable-diffusion","text-to-image"],"latest_commit_sha":null,"homepage":"","language":"C++","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/rodjjo.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-03-23T00:35:34.000Z","updated_at":"2024-04-26T18:00:55.000Z","dependencies_parsed_at":"2024-04-18T18:37:47.744Z","dependency_job_id":"498f789c-20b1-46f2-8a45-4b5d693160a9","html_url":"https://github.com/rodjjo/diffusion-expert","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodjjo%2Fdiffusion-expert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodjjo%2Fdiffusion-expert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodjjo%2Fdiffusion-expert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodjjo%2Fdiffusion-expert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodjjo","download_url":"https://codeload.github.com/rodjjo/diffusion-expert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224278373,"owners_count":17285080,"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":["cpp17","diffusers","drawing","fltk","image-to-image","in-painting","python3","stable-diffusion","text-to-image"],"created_at":"2024-11-12T13:13:36.805Z","updated_at":"2024-11-12T13:13:37.550Z","avatar_url":"https://github.com/rodjjo.png","language":"C++","readme":"# Diffusion Expert\n\n## Description\nThis project is on early status of Development. Expect more updates.  \nIt will be a fast interface for drawing with help of the stable diffusion.  \nIt uses a interface written in C++ with a embedded Python interpreter.  \n\n*Input image*   \n![Ubuntu screenshot](https://github.com/rodjjo/diffusion-expert/raw/main/docs/images/difusion-expert-pre-alpha.jpg)\n\n*Result*   \n![Ubuntu screenshot](https://github.com/rodjjo/diffusion-expert/raw/main/docs/images/difusion-expert-pre-alpha-2.jpg)\n\n*Outpaint example*   \n![Ubuntu screenshot](https://github.com/rodjjo/diffusion-expert/raw/main/docs/images/difusion-expert-pre-alpha-3.jpg)\n\n\n*Input image for inpainting, image2image and controlnet*   \n![Ubuntu screenshot](https://github.com/rodjjo/diffusion-expert/raw/main/docs/images/difusion-expert-pre-alpha-4.jpg)\n\n\n## Installation video tutorial\n\nClick on the video bellow:   \n[![Installation Tutorial](http://img.youtube.com/vi/cv_RmXgOrjQ/0.jpg)](https://www.youtube.com/watch?v=cv_RmXgOrjQ)\n\n## Build and run \n\nBefore start make sure you have 7zip, cmake, python 3.10 and Conan 1.59.0 installed.  \nThe build.py script will download the toolset and all the dependencies.\n\nBuilding the project\n```bash\npython devtools/build.py\n```\n\nClear the build files and build it again\n```bash\npython devtools/rebuild.py\n```\n\nRun the project\n```bash\n# run:\npython devtools/run.py --copy-stuff\n# build and run:\npython devtools/run.py --build --copy-stuff\n```\n\n## Credits\nLicenses for borrowed code can be found in docs/licenses.html file.   \n  \n**Stable diffusion pipelines**  \nHugging Face 🤗\n* [Diffusers](https://github.com/huggingface/diffusers)   \n* [Diffusers-Docs](https://huggingface.co/docs/diffusers/index)   \n\n**Model Conversion**  \n* [ratwithacompiler](https://github.com/ratwithacompiler/diffusers_stablediff_conversion)\n\n**Automatic11**  \n* [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)\n\n**FLTK**\n* [User-Interface](https://www.fltk.org/doc-1.3/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodjjo%2Fdiffusion-expert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodjjo%2Fdiffusion-expert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodjjo%2Fdiffusion-expert/lists"}