{"id":20244595,"url":"https://github.com/billy0402/stable-diffusion-playground","last_synced_at":"2026-04-07T21:32:12.607Z","repository":{"id":165279306,"uuid":"547500282","full_name":"billy0402/stable-diffusion-playground","owner":"billy0402","description":"My Stable Diffusion playground.","archived":false,"fork":false,"pushed_at":"2024-05-03T14:41:52.000Z","size":2858,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T09:02:34.941Z","etag":null,"topics":["ai","jupyter-notebook","macos","python","pytorch","stable-diffusion","tensorflow"],"latest_commit_sha":null,"homepage":"","language":null,"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/billy0402.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,"zenodo":null}},"created_at":"2022-10-07T19:43:50.000Z","updated_at":"2024-05-03T14:41:55.000Z","dependencies_parsed_at":"2024-05-03T16:05:06.193Z","dependency_job_id":"180541ec-1621-4029-a962-13be03b94251","html_url":"https://github.com/billy0402/stable-diffusion-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/billy0402/stable-diffusion-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fstable-diffusion-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fstable-diffusion-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fstable-diffusion-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fstable-diffusion-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billy0402","download_url":"https://codeload.github.com/billy0402/stable-diffusion-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billy0402%2Fstable-diffusion-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["ai","jupyter-notebook","macos","python","pytorch","stable-diffusion","tensorflow"],"created_at":"2024-11-14T09:16:19.420Z","updated_at":"2026-04-07T21:32:12.574Z","avatar_url":"https://github.com/billy0402.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# stable-diffusion-playground\n\n## environment\n\n- [macOS 12.5.1](https://www.apple.com/tw/macos/monterey/)\n- [Visual Studio Code 1.69.2](https://code.visualstudio.com/)\n- [Python 3.10.5](https://www.python.org/)\n\n- [PyTorch Nightly 1.14.0.dev20221007](https://pytorch.org/)\n- [Torchvision Nightly 0.15.0.dev20221007](https://pytorch.org/)\n\n- [TensorFlow 2.10.0](https://www.tensorflow.org/?hl=zh-tw)\n- [TensorFlow Metal 0.6.0](https://developer.apple.com/metal/tensorflow-plugin/)\n\n# setup\n\n```shell\n$ pipenv install jupyterlab\n```\n\n# PyTorch setup\n\n- [Run Stable Diffusion on your M1 Mac’s GPU](https://replicate.com/blog/run-stable-diffusion-on-m1-mac)\n- [How to use Stable Diffusion in Apple Silicon (M1/M2)](https://huggingface.co/docs/diffusers/main/en/optimization/mps)\n- [Waifu Diffusion](https://huggingface.co/hakurei/waifu-diffusion)\n\n```shell\n$ brew install cmake protobuf rust\n\n$ pipenv install --pre torch torchvision --index https://download.pytorch.org/whl/nightly/cpu\n$ pipenv install transformers==4.19.2 diffusers invisible-watermark\n```\n\n# Tensorflow setup\n\n- [TensorFlow with GPU support on Apple Silicon Mac with Homebrew and without Conda / Miniforge](https://medium.com/@sorenlind/tensorflow-with-gpu-support-on-apple-silicon-mac-with-homebrew-and-without-conda-miniforge-915b2f15425b)\n- [Stable Diffusion in TensorFlow / Keras](https://github.com/divamgupta/stable-diffusion-tensorflow)\n\n```shell\n$ pipenv install tensorflow-macos\n$ pipenv install tensorflow-metal\n$ pip install git+https://github.com/divamgupta/stable-diffusion-tensorflow\n$ pipenv install tensorflow-addons\n$ pipenv install ftfy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilly0402%2Fstable-diffusion-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilly0402%2Fstable-diffusion-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilly0402%2Fstable-diffusion-playground/lists"}