{"id":60227,"name":"diffusers","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","url":"https://github.com/huggingface/diffusers","last_synced_at":"2025-09-05T15:50:35.088Z","repository":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273781099,"owners_count":25167123,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"packages":[{"id":4455092,"name":"diffusers","ecosystem":"pypi","description":"State-of-the-art diffusion in PyTorch and JAX.","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":["deep","learning","diffusion","jax","pytorch","stable","diffusion","audioldm"],"namespace":null,"versions_count":93,"first_release_published_at":"2022-05-30T16:25:48.000Z","latest_release_published_at":"2025-08-20T04:16:08.000Z","latest_release_number":"0.35.1","last_synced_at":"2025-09-05T15:30:54.099Z","created_at":"2022-05-30T16:31:50.865Z","updated_at":"2025-09-05T15:30:54.100Z","registry_url":"https://pypi.org/project/diffusers/","install_command":"pip install diffusers --index-url https://pypi.org/simple","documentation_url":"https://diffusers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"diffusers","project_status":null},"repo_metadata":{"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch","archived":false,"fork":false,"pushed_at":"2024-01-06T15:34:09.000Z","size":36519,"stargazers_count":20155,"open_issues_count":408,"forks_count":4188,"subscribers_count":176,"default_branch":"main","last_synced_at":"2024-01-06T17:54:38.252Z","etag":null,"topics":["deep-learning","diffusion","hacktoberfest","image-generation","image2image","pytorch","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2024-01-06T17:19:20.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":2062,"total_committers":303,"mean_commits":6.805280528052806,"dds":0.6702230843840931,"last_synced_commit":"e51f19aee82c8dd874b715a09dbc521d88835d68"},"previous_names":[],"tags_count":64,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179515047,"owners_count":10826775,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":123,"last_synced_at":"2023-04-09T14:51:31.532Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","created_at":"2022-11-02T16:28:23.192Z","updated_at":"2023-04-09T14:51:32.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-01-06T17:55:12.180Z","dependent_packages_count":187,"downloads":4245498,"downloads_period":"last-month","dependent_repos_count":5162,"rankings":{"downloads":0.24155344663154107,"dependent_repos_count":0.14207876674848735,"dependent_packages_count":0.211275175655471,"stargazers_count":0.11022341739497506,"forks_count":0.09869295351855037,"docker_downloads_count":1.4119932458842106,"average":0.3693028343055393},"purl":"pkg:pypi/diffusers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diffusers","docker_dependents_count":385,"docker_downloads_count":312393,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diffusers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diffusers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-05T17:54:33.874Z","issues_count":1247,"pull_requests_count":1108,"avg_time_to_close_issue":2893041.7580071175,"avg_time_to_close_pull_request":826147.9411764706,"issues_closed_count":835,"pull_requests_closed_count":916,"pull_request_authors_count":337,"issue_authors_count":746,"avg_comments_per_issue":5.5926222935044105,"avg_comments_per_pull_request":4.315884476534296,"merged_pull_requests_count":726,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":1216,"past_year_pull_requests_count":1101,"past_year_avg_time_to_close_issue":2766082.0913520097,"past_year_avg_time_to_close_pull_request":813980.3468715698,"past_year_issues_closed_count":813,"past_year_pull_requests_closed_count":909,"past_year_pull_request_authors_count":331,"past_year_issue_authors_count":724,"past_year_avg_comments_per_issue":5.4375,"past_year_avg_comments_per_pull_request":4.227066303360581,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":721,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers/related_packages","maintainers":[{"uuid":"lysandre","login":"lysandre","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/lysandre/","role":null,"created_at":"2022-12-09T18:51:42.769Z","updated_at":"2022-12-09T18:51:42.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lysandre/packages"},{"uuid":"spsayakpaul","login":"spsayakpaul","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/spsayakpaul/","role":"Maintainer","created_at":"2023-07-30T10:21:27.719Z","updated_at":"2023-07-30T10:21:27.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spsayakpaul/packages"},{"uuid":"yiyixu","login":"yiyixu","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/yiyixu/","role":"Owner","created_at":"2024-08-19T14:14:02.525Z","updated_at":"2024-08-19T14:14:02.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yiyixu/packages"},{"uuid":"DN6","login":"DN6","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/DN6/","role":"Maintainer","created_at":"2024-08-19T14:14:02.775Z","updated_at":"2024-08-19T14:14:02.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DN6/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725200,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5728366,"name":"diffusers","ecosystem":"conda","description":":hugs: Diffusers provides pretrained diffusion models across multiple modalities, such as vision and audio, and serves as a modular toolbox for inference and training of diffusion models.  PyPI: [https://pypi.org/project/diffusers/](https://pypi.org/project/diffusers/)","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-12-20T23:32:45.000Z","latest_release_published_at":"2025-03-07T16:37:05.000Z","latest_release_number":"0.32.2","last_synced_at":"2025-09-04T07:21:39.171Z","created_at":"2022-12-22T00:47:06.368Z","updated_at":"2025-09-04T20:25:28.620Z","registry_url":"https://anaconda.org/anaconda/diffusers","install_command":"conda install -c anaconda diffusers","documentation_url":null,"metadata":{},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.619Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":40.704738760631834,"dependent_packages_count":51.1543134872418,"stargazers_count":6.7436208991494535,"forks_count":6.318347509113001,"docker_downloads_count":null,"average":26.230255164034023},"purl":"pkg:conda/diffusers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diffusers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diffusers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diffusers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8796048,"name":"soujpg-diffusers","ecosystem":"pypi","description":"State-of-the-art diffusion in PyTorch and JAX.","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":["deep","learning","diffusion","jax","pytorch","stable","diffusion","audioldm"],"namespace":null,"versions_count":6,"first_release_published_at":"2024-01-23T23:06:53.000Z","latest_release_published_at":"2024-03-25T00:20:06.000Z","latest_release_number":"0.27.2","last_synced_at":"2025-09-04T07:21:35.127Z","created_at":"2024-01-23T23:16:31.380Z","updated_at":"2025-09-04T20:25:28.614Z","registry_url":"https://pypi.org/project/soujpg-diffusers/","install_command":"pip install soujpg-diffusers --index-url https://pypi.org/simple","documentation_url":"https://soujpg-diffusers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"soujpg-diffusers","project_status":null},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.614Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":65.8256431310709,"dependent_packages_count":9.972287279207995,"stargazers_count":0.16623940713542074,"forks_count":0.1287375880173292,"docker_downloads_count":null,"average":19.02322685135791},"purl":"pkg:pypi/soujpg-diffusers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/soujpg-diffusers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/soujpg-diffusers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/soujpg-diffusers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soujpg-diffusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soujpg-diffusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soujpg-diffusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soujpg-diffusers/related_packages","maintainers":[{"uuid":"jasstionzyf","login":"jasstionzyf","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/jasstionzyf/","role":"Owner","created_at":"2024-01-23T23:16:33.874Z","updated_at":"2024-01-23T23:16:33.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jasstionzyf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725200,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7412287,"name":"github.com/huggingface/diffusers","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":[],"namespace":"github.com/huggingface","versions_count":87,"first_release_published_at":"2022-06-07T17:31:16.000Z","latest_release_published_at":"2025-08-20T04:12:00.000Z","latest_release_number":"v0.35.1","last_synced_at":"2025-09-04T07:21:36.972Z","created_at":"2023-04-06T01:49:06.858Z","updated_at":"2025-09-04T20:25:28.618Z","registry_url":"https://pkg.go.dev/github.com/huggingface/diffusers","install_command":"go get github.com/huggingface/diffusers","documentation_url":"https://pkg.go.dev/github.com/huggingface/diffusers#section-documentation","metadata":{},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.5284682919024859,"forks_count":0.13749175049497028,"docker_downloads_count":null,"average":3.733875967441953},"purl":"pkg:golang/github.com/huggingface/diffusers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/huggingface/diffusers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/huggingface/diffusers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/huggingface/diffusers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Fdiffusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Fdiffusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Fdiffusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Fdiffusers/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11114857,"name":"diffusers-qaic","ecosystem":"pypi","description":"State-of-the-art diffusion in PyTorch and JAX.","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":["deep","learning","diffusion","jax","pytorch","stable","diffusion","audioldm"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-12-05T15:19:33.000Z","latest_release_published_at":"2024-12-05T15:19:33.000Z","latest_release_number":"0.24.0","last_synced_at":"2025-09-04T07:21:35.314Z","created_at":"2024-12-05T15:30:21.183Z","updated_at":"2025-09-04T20:25:28.614Z","registry_url":"https://pypi.org/project/diffusers-qaic/","install_command":"pip install diffusers-qaic --index-url https://pypi.org/simple","documentation_url":"https://diffusers-qaic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"diffusers-qaic","project_status":null},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.614Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.89413023949235,"dependent_packages_count":9.929471129035342,"stargazers_count":0.2477280977156795,"forks_count":0.16955682780668294,"docker_downloads_count":null,"average":16.560221573512514},"purl":"pkg:pypi/diffusers-qaic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diffusers-qaic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diffusers-qaic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diffusers-qaic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers-qaic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers-qaic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers-qaic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffusers-qaic/related_packages","maintainers":[{"uuid":"xihajun","login":"xihajun","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/xihajun/","role":null,"created_at":"2024-12-05T15:30:27.150Z","updated_at":"2024-12-05T15:30:27.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/xihajun/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725200,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5728368,"name":"diffusers-torch","ecosystem":"conda","description":":hugs: Diffusers provides pretrained diffusion models across multiple modalities, such as vision and audio, and serves as a modular toolbox for inference and training of diffusion models.  PyPI: [https://pypi.org/project/diffusers/](https://pypi.org/project/diffusers/)","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-12-20T23:30:29.000Z","latest_release_published_at":"2025-03-07T16:36:36.000Z","latest_release_number":"0.32.2","last_synced_at":"2025-09-04T07:21:39.667Z","created_at":"2022-12-22T00:47:09.160Z","updated_at":"2025-09-04T20:25:28.617Z","registry_url":"https://anaconda.org/anaconda/diffusers-torch","install_command":"conda install -c anaconda diffusers-torch","documentation_url":null,"metadata":{},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.617Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":20.493743659113967,"stargazers_count":8.251606357795064,"forks_count":8.555968887385864,"average":23.748731822793374},"purl":"pkg:conda/diffusers-torch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diffusers-torch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diffusers-torch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diffusers-torch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-torch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-torch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-torch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-torch/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5296523,"name":"diffusers","ecosystem":"conda","description":":hugs: Diffusers provides pretrained diffusion models across multiple modalities, such as vision and audio, and serves as a modular toolbox for inference and training of diffusion models.  PyPI: [https://pypi.org/project/diffusers/](https://pypi.org/project/diffusers/)","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-07-21T23:16:34.000Z","latest_release_published_at":"2022-11-05T23:45:59.000Z","latest_release_number":"0.7.2","last_synced_at":"2025-09-04T07:21:41.612Z","created_at":"2022-10-03T16:00:52.296Z","updated_at":"2025-09-04T20:25:28.643Z","registry_url":"https://anaconda.org/conda-forge/diffusers","install_command":"conda install -c conda-forge diffusers","documentation_url":null,"metadata":{},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.643Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.909825839612754,"dependent_packages_count":51.58441039972055,"stargazers_count":2.4252707220919207,"forks_count":2.2306502320475072,"docker_downloads_count":null,"average":17.28753929836818},"purl":"pkg:conda/diffusers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diffusers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diffusers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diffusers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diffusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diffusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diffusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diffusers/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5728367,"name":"diffusers-base","ecosystem":"conda","description":":hugs: Diffusers provides pretrained diffusion models across multiple modalities, such as vision and audio, and serves as a modular toolbox for inference and training of diffusion models.  PyPI: [https://pypi.org/project/diffusers/](https://pypi.org/project/diffusers/)","homepage":"https://github.com/huggingface/diffusers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/diffusers","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-12-20T23:28:02.000Z","latest_release_published_at":"2025-03-07T16:35:24.000Z","latest_release_number":"0.32.2","last_synced_at":"2025-09-04T07:21:40.310Z","created_at":"2022-12-22T00:47:07.619Z","updated_at":"2025-09-04T20:25:28.617Z","registry_url":"https://anaconda.org/anaconda/diffusers-base","install_command":"conda install -c anaconda diffusers-base","documentation_url":null,"metadata":{},"repo_metadata":{"id":37080475,"uuid":"498011141","full_name":"huggingface/diffusers","owner":"huggingface","description":"🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:19:58.000Z","size":79686,"stargazers_count":30596,"open_issues_count":798,"forks_count":6284,"subscribers_count":220,"default_branch":"main","last_synced_at":"2025-09-04T07:09:02.447Z","etag":null,"topics":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/diffusers","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-30T16:04:02.000Z","updated_at":"2025-09-04T05:59:11.000Z","dependencies_parsed_at":"2023-09-22T09:25:00.301Z","dependency_job_id":"e9b3e670-4a40-46ae-9b95-2c89c1a18d05","html_url":"https://github.com/huggingface/diffusers","commit_stats":{"total_commits":4480,"total_committers":789,"mean_commits":5.678073510773131,"dds":0.7928571428571428,"last_synced_commit":"2a1d2f62180aa01637b4c1d98e36c7570fd06b1f"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/diffusers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/sbom","scorecard":{"id":472282,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/diffusers","commit":"58bf2682612bc29b7cdb8a10ba6eee28a024d6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docker_images.yml:66","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_docker_images.yml:1","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror_community_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_slack_about_release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_flax_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_modular_tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr_style_bot.yml:8","Warn: no topLevel permission defined: .github/workflows/pr_test_fetcher.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_tests_gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_torch_dependency_test.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/push_tests_mps.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_tests_fast.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests_from_a_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-pr-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/ssh-runner.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/update_metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_docker_images.yml:60"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docker_images.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_docker_images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/build_pr_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror_community_pipeline.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/mirror_community_pipeline.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_tests.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/nightly_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_slack_about_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/notify_slack_about_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_flax_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_modular_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_modular_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_style_bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_style_bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test_fetcher.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_test_fetcher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_tests_gpu.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_tests_gpu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pr_torch_dependency_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_fast.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_tests_mps.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/push_tests_mps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/pypi_publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_tests_fast.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/release_tests_fast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests_from_a_pr.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/run_tests_from_a_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-pr-runner.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-pr-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ssh-runner.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/ssh-runner.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/trufflehog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/typos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_metadata.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/update_metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/diffusers/upload_pr_documentation.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/diffusers-doc-builder/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-onnxruntime-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cpu/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-minimum-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: containerImage not pinned by hash: docker/diffusers-pytorch-xformers-cuda/Dockerfile:1: pin your Docker image by updating nvidia/cuda:12.1.0-runtime-ubuntu20.04 to nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:c1869c30f46fff478a37ed58d9dace7e08519541274f03424d0b78bd35b2c73a","Warn: pipCommand not pinned by hash: docker/diffusers-flax-cpu/Dockerfile:30-47","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-flax-tpu/Dockerfile:30-49","Warn: pipCommand not pinned by hash: docker/diffusers-onnxruntime-cpu/Dockerfile:29-47","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/mirror_community_pipeline.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/notify_slack_about_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_flax_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pr_modular_tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/pr_test_fetcher.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pr_tests_gpu.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/pr_torch_dependency_test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:71","Warn: pipCommand not pinned by hash: .github/workflows/pypi_publish.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/stale.yml:27","Info:   0 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of  36 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: GHSA-489j-g2vx-39wf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:15:32.542Z","repository_id":37080475,"created_at":"2025-08-19T14:15:32.542Z","updated_at":"2025-08-19T14:15:32.542Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667596,"owners_count":25146606,"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-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":344,"last_synced_at":"2025-08-28T17:09:23.402Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":581025,"followers":53217,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-08-28T17:09:23.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.35.1","sha":"0f252be0ed42006c125ef4429156cb13ae6c1d60","kind":"tag","published_at":"2025-08-20T04:12:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"f27949dad9f88a34eb22ff80956bbbb940cdbd2b","kind":"tag","published_at":"2025-08-19T03:04:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.35.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"50dea89dc6036e71a00bc3d57ac062a80206d9eb","kind":"tag","published_at":"2025-06-24T14:53:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.34.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"375ec930863ee74d0a0d5209f5627a5c89c752c2","kind":"tag","published_at":"2025-04-10T02:45:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"a2ed6b452631d30ed23f45ea5fb7f5995c6dc613","kind":"tag","published_at":"2025-04-09T13:21:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.33.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"560fb5f4d65b8593c13e4be50a59b1fd9c2d9992","kind":"tag","published_at":"2025-01-15T14:13:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"e8aacda762e311505ba05ae340af23b149e37af3","kind":"tag","published_at":"2024-12-25T12:19:04.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"cd4d0d8ffba6a434344c8836f3eebda96e5c49fe","kind":"tag","published_at":"2024-12-23T15:48:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.32.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"89e4d6219805975bd7d253a267e1951badc9f1c0","kind":"tag","published_at":"2024-10-22T14:12:13.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.31.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"c9ff360966327ace3faad3807dc871a4e5447501","kind":"tag","published_at":"2024-09-17T05:38:40.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"f63c12633f154c2a1d79c17f4238fb073133652c","kind":"tag","published_at":"2024-08-31T00:03:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"8b9bfaea80be902c6d81f60a192d58b8fbbc329f","kind":"tag","published_at":"2024-08-24T04:56:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"8a79d8ec3973e78065f13638eefc0dc7d4dc6009","kind":"tag","published_at":"2024-08-07T07:31:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.30.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"c586aadef6bb66d355fa40a2b95a0bea8a6fe79c","kind":"tag","published_at":"2024-06-27T03:56:54.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"a0a542702869f963baeea63847f17a3145ca2287","kind":"commit","published_at":"2024-06-20T21:10:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"39aa3909e8e2dfe30f4807aedaadf42c1d8b1a8f","kind":"tag","published_at":"2024-06-12T20:12:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.29.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"de9528ebc7725012cf097e43f565aeff24940eda","kind":"tag","published_at":"2024-06-04T20:11:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"0091f08a1a44dc92e3f63c51b48d42feca85c66e","kind":"tag","published_at":"2024-06-04T10:28:01.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"7828d4eb003ae493ef677aaad411e36fafe27edc","kind":"tag","published_at":"2024-05-27T11:55:42.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.28.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"b69fd990ad8026f21893499ab396d969b62bb8cc","kind":"tag","published_at":"2024-03-20T01:40:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"d7634cca87641897baf90f5a006f2d6d16eac6ec","kind":"tag","published_at":"2024-03-19T03:54:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"cfa7c0a93df3384685ec927c6c67d0e8a91d862a","kind":"tag","published_at":"2024-03-14T15:41:43.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.27.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"66f94eaa0c68a893b2aba1ec9f79ee7890786fba","kind":"tag","published_at":"2024-02-13T08:31:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"7d52558c156cff8a88003ab164d9e0f30740a855","kind":"tag","published_at":"2024-02-06T02:07:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"08e6558ab8f0cb25af1ffb8f4cef7c8c68fa6bd5","kind":"tag","published_at":"2024-02-02T09:13:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"674d43fd68161880c5f8efd11a95c6b1d3012d9a","kind":"tag","published_at":"2024-01-31T22:18:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.26.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"1909952826ffb0609f5df172ac7948c46422614d","kind":"tag","published_at":"2024-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"7f551e29ff4ad05615cb38530a8940811f9e5936","kind":"tag","published_at":"2023-12-27T13:33:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.25.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"76c645d3a641c879384afcb43496f0b7db8cc5cb","kind":"tag","published_at":"2023-11-29T18:58:52.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.24.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"4719b8f5f9714f1c0b3fd32addaf0f61a9939219","kind":"tag","published_at":"2023-11-16T14:44:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"fbb8b34716d98a2192c3dc7c063a4c947cae9bae","kind":"tag","published_at":"2023-11-09T16:26:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.23.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"482a9dd36a7de5a4a82dde3452981165412f6d3a","kind":"tag","published_at":"2023-11-08T12:25:17.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"249c06c12f72a0d58a9df63e4c3b9c51c229ca1b","kind":"tag","published_at":"2023-11-07T17:38:59.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"a1d33fc9a5b188b54991604465a0bc374c3ad59a","kind":"tag","published_at":"2023-11-06T14:42:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"df60b35e4747c6fba196922de42a383ec0e82c06","kind":"tag","published_at":"2023-11-06T12:51:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"f5942649f522f0ae87bcb659735b9fd894349ca8","kind":"tag","published_at":"2023-09-29T15:41:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"9858053bfeb61ba8e7bbecc9d30defab825cbcaf","kind":"tag","published_at":"2023-09-27T16:41:16.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"813a1b2ee01170d1c97870ef1d5f5922bbcb6b63","kind":"tag","published_at":"2023-09-18T22:10:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"60ab8fad1654f7427926223e2207660b13334f0e","kind":"tag","published_at":"2023-09-14T11:07:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"29f15673ed5c14e4843d7c837890910207f72129","kind":"tag","published_at":"2023-09-13T13:59:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"6fc8aff521590418576b698a8be1d276018367da","kind":"tag","published_at":"2023-08-31T18:40:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9b93b6cb543ce62a132301b3a4d9ac520e7a0754","kind":"tag","published_at":"2023-08-28T04:04:41.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"e3380c02cf177a8027efea5d233afa9abb1870da","kind":"tag","published_at":"2023-08-17T08:18:34.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"de9c72d58c3eb4bcd50901d0c23c7c46f0cec29b","kind":"tag","published_at":"2023-07-30T10:03:35.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"965e52ce611108559a0ebab75c8b421d1229c5ab","kind":"tag","published_at":"2023-07-28T18:04:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aa4634a7fa5002635ac12f4fe4ebfff34691d652","kind":"tag","published_at":"2023-07-27T18:31:37.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"ef9824f9f79dbe0096df6797af274b316f1c4970","kind":"tag","published_at":"2023-07-26T19:04:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"5e80827369272f4b24af51573466aba24454b068","kind":"tag","published_at":"2023-07-11T16:55:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"1c0f6bb2cfbeacb2b6ac902db7d2f5fce4d342f1","kind":"tag","published_at":"2023-07-07T14:54:26.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6fc169c3eee97f3eb8de43155a454b9dd0499dd3","kind":"tag","published_at":"2023-07-06T17:30:28.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.18.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"afcca3916fafccff1419c45f3de00be57db12dfc","kind":"tag","published_at":"2023-06-12T12:04:38.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6bbde99c4ac3cfaae3973ef6413e0cf9a8189ddb","kind":"tag","published_at":"2023-06-08T14:55:32.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc0","sha":"43075d89b5adea4169df988036bc8a49ef025d26","kind":"tag","published_at":"2023-06-07T10:32:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.17.0.rc0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.17.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.17.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.17.0.rc0/manifests"},{"name":"v0.16.1","sha":"9b14ce397e53fc5f5b909b07b6e992a2afe8e3af","kind":"tag","published_at":"2023-04-28T12:05:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6ba0efb9a188b08f5b46565a87c0b3da7ff46af4","kind":"tag","published_at":"2023-04-26T11:35:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.16.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"92bf23aee537ea97759ed00d94541fea62536a82","kind":"tag","published_at":"2023-04-17T16:28:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"e7534542a2e736ab54328a7fb3a0a15fe4f31da2","kind":"tag","published_at":"2023-04-12T15:15:55.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"f20c8f5a1aba27f5972cad50516f18ba516e4d9e","kind":"tag","published_at":"2023-03-03T15:45:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"8e44aa4b9ff3b774fa4df6f998e1b3c5cebce8a2","kind":"tag","published_at":"2023-02-20T07:40:23.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2c1e0d6d4ffbd93fc0c381e5b9cdf316ca4f99f","kind":"tag","published_at":"2023-02-17T21:38:10.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"374ec161707c5a6a6abdaa6a87117fba0e8d58d4","kind":"tag","published_at":"2023-01-27T07:44:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"180841bbde4b200be43350164eef80c93a68983a","kind":"tag","published_at":"2023-01-25T13:48:20.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"f7bb9cae114575b5ce2b94c122332114a0def106","kind":"tag","published_at":"2022-12-20T16:25:21.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5edb981a72ff9d516f3bea4e18b448ed0178751","kind":"tag","published_at":"2022-12-19T16:57:46.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.11.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0ca172407db4f0656395bae40ea5848f4918742b","kind":"tag","published_at":"2022-12-09T18:10:48.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5bc6cd57b925cda2f2055feb3f42778cf7f87c18","kind":"tag","published_at":"2022-12-09T14:07:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"3faf204c496ffed9ad48862874db7031bbe2674e","kind":"tag","published_at":"2022-12-08T18:25:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.10.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6b02323a602a66841729c3a5d60844b24aa81ff2","kind":"tag","published_at":"2022-11-25T16:48:07.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.9.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3876b20b5f08ad2a87ba9c7c7e495c6d1ed7e62c","kind":"tag","published_at":"2022-11-23T23:57:22.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"16a32c9dab03d41204120b63cdae71c40b279bdf","kind":"tag","published_at":"2022-11-23T18:12:49.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.8.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"91592ed2a88f93b3b29f11020be351dd1f9d21ef","kind":"tag","published_at":"2022-11-05T21:29:27.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2ea5eebd7c6002f4dc083cf43e2553beed92defa","kind":"tag","published_at":"2022-11-04T14:18:11.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bde4880c9cceada20b387d3110061c65249dabcc","kind":"tag","published_at":"2022-11-03T18:01:44.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.7.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ad9d7ce4763f8fb2a9e620bff017830c26086c36","kind":"tag","published_at":"2022-10-19T15:39:18.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.6.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3538e03a3f0db3d59a71c347682fac544ed6351c","kind":"tag","published_at":"2022-10-13T19:08:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0679d090837ed6e67b73d64ec1bdc05ef832a140","kind":"tag","published_at":"2022-10-13T16:57:19.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.5.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"b2c9b5469a06c577651811d2dcffabcd10b256ac","kind":"tag","published_at":"2022-10-11T22:29:33.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91ddd2a25b848df0fa1262d4f1cd98c7ccb87750","kind":"tag","published_at":"2022-10-07T08:40:09.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0fe59b679ea8dac5e389ac05807e0e6b1cb2aebd","kind":"tag","published_at":"2022-10-06T16:22:53.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.4.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f55d1359fb7b93070d87c2afe9c453668249d45","kind":"tag","published_at":"2022-09-08T16:20:57.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.3.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"60a147343f8931bb10d1a40e201b97ffee8978d4","kind":"tag","published_at":"2022-08-22T16:46:06.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"40f2ddb7e799ec930dc178e143a7fc381443c4db","kind":"tag","published_at":"2022-08-22T08:50:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4970877f4e7f3f70de7414da6682df9319e994fd","kind":"tag","published_at":"2022-08-16T17:30:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"beb0e6ceb24847863ace5b75f24a977356dcfb12","kind":"tag","published_at":"2022-08-16T16:23:47.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c26688bbaf8122e6d60ef439e25df104ad250c04","kind":"tag","published_at":"2022-08-16T15:40:30.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.2.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"132e96ebde2de170615ac5198273fe12e89f0358","kind":"tag","published_at":"2022-07-28T08:28:36.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"34e30091e89a648967583e5e0664a46262607698","kind":"tag","published_at":"2022-07-21T12:52:14.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4f692937c64fc968af600283aa5c5355302d06b5","kind":"tag","published_at":"2022-07-21T02:51:56.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.1","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"dd5dc9d121d4b48b16507b337eb93262f25bc6c8","kind":"tag","published_at":"2022-07-21T02:35:50.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/0.1.0","html_url":"https://github.com/huggingface/diffusers/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/0.1.0/manifests"},{"name":"v0.0.4","sha":"b6cf6c6efab0ccf52afc050dca2a30e01c915be2","kind":"tag","published_at":"2022-06-15T14:22:00.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d67cc8aa79983870170539d0d5f5d624816a5d8f","kind":"tag","published_at":"2022-06-15T13:54:51.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"863423fc16158b75b0a7e1f1160a7c255d058290","kind":"tag","published_at":"2022-06-07T17:34:39.000Z","download_url":"https://codeload.github.com/huggingface/diffusers/tar.gz/v0.0.2","html_url":"https://github.com/huggingface/diffusers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/diffusers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:25:28.616Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":20.493743659113967,"stargazers_count":8.251606357795064,"forks_count":8.555968887385864,"average":23.748731822793374},"purl":"pkg:conda/diffusers-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diffusers-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diffusers-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diffusers-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T20:20:01.773Z","issues_count":3278,"pull_requests_count":5865,"avg_time_to_close_issue":4007131.310928014,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2303,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.342892007321537,"avg_comments_per_pull_request":3.744075021312873,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":943,"past_year_pull_requests_count":2517,"past_year_avg_time_to_close_issue":1130098.3296943232,"past_year_avg_time_to_close_pull_request":657219.490960452,"past_year_issues_closed_count":458,"past_year_pull_requests_closed_count":1770,"past_year_pull_request_authors_count":365,"past_year_issue_authors_count":566,"past_year_avg_comments_per_issue":2.3796394485683985,"past_year_avg_comments_per_pull_request":3.136273341279301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diffusers-base/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":9181,"full_name":"huggingface/diffusers","default_branch":"main","committers":[{"name":"Patrick von Platen","email":"patrick.v.platen@gmail.com","login":"patrickvonplaten","count":928},{"name":"Sayak Paul","email":"spsayakpaul@gmail.com","login":"sayakpaul","count":647},{"name":"Suraj Patil","email":"surajp815@gmail.com","login":"patil-suraj","count":276},{"name":"Dhruv Nair","email":"dhruv.nair@gmail.com","login":"DN6","count":259},{"name":"Anton Lozhkov","email":"anton@huggingface.co","login":"anton-l","count":211},{"name":"YiYi Xu","email":"yixu310@gmail.com","login":"yiyixuxu","count":188},{"name":"Aryan","email":"aryan@huggingface.co","login":"a-r-r-o-w","count":154},{"name":"Pedro Cuenca","email":"pedro@huggingface.co","login":"pcuenca","count":151},{"name":"Steven Liu","email":"59462357+stevhliu","login":"stevhliu","count":149},{"name":"Will Berman","email":"wlbberman@gmail.com","login":"williamberman","count":123},{"name":"hlky","email":"hlky@hlky.ac","login":"hlky","count":111},{"name":"M. Tolga Cangöz","email":"46008593+standardAI","login":"standardAI","count":76},{"name":"Linoy Tsaban","email":"57615435+linoytsaban","login":"linoytsaban","count":55},{"name":"Kashif Rasul","email":"kashif.rasul@gmail.com","login":"kashif","count":50},{"name":"dg845","email":"58458699+dg845","login":"dg845","count":30},{"name":"Álvaro Somoza","email":"asomoza","login":"asomoza","count":29},{"name":"Yao Matrix","email":"matrix.yao@intel.com","login":"yao-matrix","count":27},{"name":"apolinário","email":"joaopaulo.passos@gmail.com","login":"apolinario","count":26},{"name":"Nathan Lambert","email":"nathan@huggingface.co","login":null,"count":26},{"name":"Lucain","email":"lucainp@gmail.com","login":"Wauplin","count":24},{"name":"Younes Belkada","email":"49240599+younesbelkada","login":"younesbelkada","count":23},{"name":"Tolga Cangöz","email":"46008593+tolgacangoz","login":"tolgacangoz","count":23},{"name":"Haofan Wang","email":"haofanwang.ai@gmail.com","login":"haofanwang","count":21},{"name":"Vinh H. Pham","email":"phamvinh257@gmail.com","login":"rootonchair","count":20},{"name":"SahilCarterr","email":"110806554+SahilCarterr","login":"SahilCarterr","count":19},{"name":"Parag Ekbote","email":"thecoolekbote189@gmail.com","login":"ParagEkbote","count":18},{"name":"Junsong Chen","email":"cjs1020440147@icloud.com","login":"lawrence-cj","count":18},{"name":"Bagheera","email":"59658056+bghira","login":"bghira","count":18},{"name":"Mishig Davaadorj","email":"mishig.davaadorj@coloradocollege.edu","login":null,"count":17},{"name":"Beinsezii","email":"39478211+Beinsezii","login":"Beinsezii","count":15},{"name":"Fabio Rigano","email":"fabio2rigano@gmail.com","login":"fabiorigano","count":14},{"name":"Fanli Lin","email":"fanli.lin@intel.com","login":"faaany","count":13},{"name":"Sanchit Gandhi","email":"93869735+sanchit-gandhi","login":"sanchit-gandhi","count":12},{"name":"Yuta Hayashibe","email":"shirayu","login":"shirayu","count":11},{"name":"Partho","email":"parthodas6176@gmail.com","login":"daspartho","count":11},{"name":"Duong A. Nguyen","email":"38061659+duongna21","login":"duongna21","count":11},{"name":"Charchit Sharma","email":"charchitsharma11@gmail.com","login":"charchit7","count":11},{"name":"Kadir Nar","email":"kadir.nar@hotmail.com","login":"kadirnar","count":10},{"name":"Leo Jiang","email":"74156916+leisuzz","login":"leisuzz","count":10},{"name":"Omar Sanseviero","email":"osanseviero@gmail.com","login":"osanseviero","count":10},{"name":"UmerHA","email":"40663591+UmerHA","login":"UmerHA","count":10},{"name":"takuoko","email":"to78314910@gmail.com","login":"okotaku","count":10},{"name":"Daniel Regado","email":"35548192+guiyrt","login":"guiyrt","count":10},{"name":"Yuxuan Zhang","email":"2448370773@qq.com","login":"zRzRzRzRzRzRzR","count":10},{"name":"Chi","email":"iamchi@skiff.com","login":"hi-sushanta","count":9},{"name":"Eliseu Silva","email":"elismasilva@gmail.com","login":"elismasilva","count":9},{"name":"Isamu Isozaki","email":"isamu.website@gmail.com","login":"isamu-isozaki","count":9},{"name":"Takuma Mori","email":"takuma104@gmail.com","login":"takuma104","count":9},{"name":"Prathik Rao","email":"prathikr@usc.edu","login":"prathikr","count":9},{"name":"Juan Acevedo","email":"juancevedo@gmail.com","login":"entrpn","count":8},{"name":"cmdr2","email":"secondary.cmdr2@gmail.com","login":"cmdr2","count":8},{"name":"SkyTNT","email":"SKYTNT@outlook.com","login":"SkyTNT","count":8},{"name":"asfiyab-nvidia","email":"117682710+asfiyab-nvidia","login":"asfiyab-nvidia","count":8},{"name":"Nipun Jindal","email":"jindal.nipun@gmail.com","login":"nipunjindal","count":8},{"name":"Marc Sun","email":"57196510+SunMarc","login":"SunMarc","count":8},{"name":"Yih-Dar","email":"2521628+ydshieh","login":"ydshieh","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"clarencechen","email":"clarencechenct@gmail.com","login":"clarencechen","count":7},{"name":"Sai-Suraj-27","email":"sai.suraj.27.729@gmail.com","login":"Sai-Suraj-27","count":7},{"name":"Ryan Russell","email":"ryanrussell","login":"ryanrussell","count":7},{"name":"Nicolas Patry","email":"patry.nicolas@protonmail.com","login":"Narsil","count":7},{"name":"Isotr0py","email":"41363108+Isotr0py","login":"Isotr0py","count":7},{"name":"Ishan Modi","email":"54568147+ishan-modi","login":"ishan-modi","count":7},{"name":"Guillaume LEGENDRE","email":"glegendre01@gmail.com","login":"glegendre01","count":7},{"name":"CyberVy","email":"72680847+CyberVy","login":"CyberVy","count":7},{"name":"Aritra Roy Gosthipaty","email":"aritra.born2fly@gmail.com","login":"ariG23498","count":7},{"name":"Teriks","email":"teriks999@gmail.com","login":"Teriks","count":6},{"name":"regisss","email":"15324346+regisss","login":"regisss","count":6},{"name":"estelleafl","email":"estelle.aflalo@intel.com","login":"estelleafl","count":6},{"name":"co63oc","email":"co63oc","login":"co63oc","count":6},{"name":"Stephen","email":"stephen.iezzi@gmail.com","login":"Stepheni12","count":6},{"name":"Piyush Thakur","email":"53268607+cosmo3769","login":"cosmo3769","count":6},{"name":"Nathan Lambert","email":"nol@berkeley.edu","login":"natolambert","count":6},{"name":"Jiwook Han","email":"33192762+mreraser","login":"mreraser","count":6},{"name":"Ella Charlaix","email":"80481427+echarlaix","login":"echarlaix","count":6},{"name":"Anatoly Belikov","email":"abelikov@singularitynet.io","login":"noskill","count":6},{"name":"Alex McKinney","email":"44398246+vvvm23","login":"vvvm23","count":6},{"name":"jiqing-feng","email":"107918818+jiqing-feng","login":"jiqing-feng","count":6},{"name":"satani99","email":"42287151+satani99","login":"satani99","count":5},{"name":"hysts","email":"hysts","login":"hysts","count":5},{"name":"gzguevara","email":"55751398+gzguevara","login":"gzguevara","count":5},{"name":"camenduru","email":"54370274+camenduru","login":"camenduru","count":5},{"name":"XCL","email":"923863800@qq.com","login":"gnobitab","count":5},{"name":"Vladimir Mandic","email":"mandic00@live.com","login":"vladmandic","count":5},{"name":"Vishnu V Jaddipal","email":"95531133+Gothos","login":"Gothos","count":5},{"name":"Santiago Víquez","email":"santi.viquez@gmail.com","login":"santiviquez","count":5},{"name":"Pi Esposito","email":"piero.skywalker@gmail.com","login":"piEsposito","count":5},{"name":"Nouamane Tazi","email":"nouamane98@gmail.com","login":"NouamaneTazi","count":5},{"name":"Lysandre Debut","email":"lysandre@huggingface.co","login":"LysandreJik","count":5},{"name":"Jianqi Pan","email":"jannchie@gmail.com","login":"Jannchie","count":5},{"name":"Ilmari Heikkinen","email":"ilmari.heikkinen@gmail.com","login":"kig","count":5},{"name":"Ernie Chu","email":"51432514+ernestchu","login":"ernestchu","count":5},{"name":"Cheng Lu","email":"lucheng.lc15@gmail.com","login":"LuChengTHU","count":5},{"name":"Satpal Singh Rathore","email":"satpal.code@gmail.com","login":"satpalsr","count":4},{"name":"Long(Tony) Lian","email":"1040424979@qq.com","login":"TonyLianLong","count":4},{"name":"Batuhan Taskaya","email":"batuhan@python.org","login":"isidentical","count":4},{"name":"Sid Sahai","email":"siddharthasahai99@gmail.com","login":"sidthekidder","count":4},{"name":"Seongsu Park","email":"tjdtnsu@gmail.com","login":"Snailpong","count":4},{"name":"Simon Kirsten","email":"1972314+skirsten","login":"skirsten","count":4},{"name":"Tanishq Abraham","email":"37097934+tmabraham","login":"tmabraham","count":4},{"name":"camaro","email":"37071446+bamps53","login":"bamps53","count":4},{"name":"captainzz","email":"73270275+xduzhangjiayu","login":"xduzhangjiayu","count":4},{"name":"chaowenguo","email":"chaowen.guo1@gmail.com","login":"chaowenguo","count":4},{"name":"pravdomil","email":"2387356+pravdomil","login":"pravdomil","count":4},{"name":"suzukimain","email":"131413573+suzukimain","login":"suzukimain","count":4},{"name":"王奇勋","email":"46553287+wangqixun","login":"wangqixun","count":4},{"name":"39th president of the United States, probably","email":"110263573+AmericanPresidentJimmyCarter","login":"AmericanPresidentJimmyCarter","count":4},{"name":"wfng92","email":"43742196+wfng92","login":"wfng92","count":4},{"name":"Aisuko","email":"urakiny@gmail.com","login":"Aisuko","count":4},{"name":"Benjamin Bossan","email":"BenjaminBossan","login":"BenjaminBossan","count":4},{"name":"Bhavay Malhotra","email":"56443877+Bhavay-2001","login":"Bhavay-2001","count":4},{"name":"C","email":"ichengzeyi@gmail.com","login":"chengzeyi","count":4},{"name":"Dimitri Barbot","email":"dimitribarbot@gmail.com","login":"dimitribarbot","count":4},{"name":"HelloWorldBeginner","email":"294810125@qq.com","login":"HelloWorldBeginner","count":4},{"name":"Hu Ye","email":"xiaohuzc@gmail.com","login":"xiaohu2015","count":4},{"name":"JuanCarlosPi","email":"juancopi_81@hotmail.com","login":"juancopi81","count":4},{"name":"Kenneth Gerald Hamilton","email":"29099829+kghamilton89","login":"kghamilton89","count":4},{"name":"Naga Sai Abhinay","email":"devarintinagasaiabhinay@gmail.com","login":"Abhinay1997","count":4},{"name":"Robert Dargavel Smith","email":"teticio@gmail.com","login":"teticio","count":4},{"name":"w4ffl35","email":"w4ffl35@ml1.net","login":"w4ffl35","count":4},{"name":"M Saqlain","email":"118016760+saqlain2204","login":"saqlain2204","count":3},{"name":"MarkRich","email":"mark.rich388@gmail.com","login":"MarkRich","count":3},{"name":"Marçal Comajoan Cara","email":"mcomajoancara@gmail.com","login":"salcc","count":3},{"name":"Michael Gartsbein","email":"mikegarts","login":"mikegarts","count":3},{"name":"Muyang Li","email":"lmxyy","login":"lmxyy","count":3},{"name":"Nathan Raw","email":"nxr9266@g.rit.edu","login":"nateraw","count":3},{"name":"Nguyễn Công Tú Anh","email":"52446297+tuanh123789","login":"tuanh123789","count":3},{"name":"Radamés Ajna","email":"radamajna@gmail.com","login":"radames","count":3},{"name":"Ryan Dick","email":"ryanjdick3@gmail.com","login":"RyanJDick","count":3},{"name":"Rupert Menneer","email":"71332436+rupertmenneer","login":"rupertmenneer","count":3},{"name":"Disty0","email":"47277141+Disty0","login":"Disty0","count":3},{"name":"Yaniv Galron","email":"yanivdorgalron@gmail.com","login":"YanivDorGalron","count":3},{"name":"Liang Hou","email":"liang-hou@outlook.com","login":"liang-hou","count":3},{"name":"Saurav Maheshkar","email":"sauravvmaheshkar@gmail.com","login":"SauravMaheshkar","count":3},{"name":"Abhipsha Das","email":"ad6489@nyu.edu","login":"chiral-carbon","count":3},{"name":"1lint","email":"105617163+1lint","login":"1lint","count":3},{"name":"tongyu","email":"119610311+tongyu0924","login":"tongyu0924","count":3},{"name":"stano","email":"freespirit","login":"freespirit","count":3},{"name":"pdoane","email":"pdoane2@gmail.com","login":"pdoane","count":3},{"name":"linjiapro","email":"linjiapro@gmail.com","login":"linjiapro","count":3},{"name":"Yuqian Hong","email":"austin712@mail.ustc.edu.cn","login":"lavinal712","count":3},{"name":"Yu Zheng","email":"zhengyu.davy@foxmail.com","login":"DavyMorgan","count":3},{"name":"Yijun Lee","email":"119404328+yijun-lee","login":"yijun-lee","count":3},{"name":"Sourab Mangrulkar","email":"13534540+pacman100","login":"pacman100","count":3},{"name":"Joqsan","email":"6027118+Joqsan","login":"Joqsan","count":3},{"name":"Kirill","email":"iam@python273.pw","login":"python273","count":3},{"name":"zideliu","email":"34944964+zideliu","login":"zideliu","count":3},{"name":"AstraliteHeart","email":"81396681+AstraliteHeart","login":"AstraliteHeart","count":3},{"name":"Anton Obukhov","email":"4390695+toshas","login":"toshas","count":3},{"name":"Andrés Romero","email":"affromero","login":"affromero","count":3},{"name":"Andranik Movsisyan","email":"48154088+19and99","login":"19and99","count":3},{"name":"Manuel Brack","email":"manuelbrack@gmx.de","login":"manuelbrack","count":3},{"name":"Anand Kumar","email":"63339285+AnandK27","login":"AnandK27","count":3},{"name":"Ameer Azam","email":"30064373+AMEERAZAM08","login":"AMEERAZAM08","count":3},{"name":"Benjamin Paine","email":"57536852+painebenjamin","login":"painebenjamin","count":3},{"name":"Bingxin Ke","email":"45253439+markkua","login":"markkua","count":3},{"name":"Chenguo Lin","email":"linchenguo0622@gmail.com","login":"chenguolin","count":3},{"name":"Daniel Socek","email":"daniel.socek@intel.com","login":"dsocek","count":3},{"name":"Dhruv Naik","email":"dhruvrnaik@gmail.com","login":"dhruvrnaik","count":3},{"name":"Fazzie-Maqianli","email":"55798671+Fazziekey","login":"Fazziekey","count":3},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":3},{"name":"Harutatsu Akiyama","email":"zhenyue.qin@anu.edu.au","login":"kfzyqin","count":3},{"name":"Jonathan Whitaker","email":"johnowhitaker@gmail.com","login":"johnowhitaker","count":3},{"name":"Adalberto","email":"multiolx@gmail.com","login":"thedarkzeno","count":3},{"name":"luanjintai","email":"tylerluan@163.com","login":"ykk648","count":2},{"name":"Julien Simon","email":"julien@julien.org","login":"juliensimon","count":2},{"name":"Subho Ghosh","email":"93722719+ighoshsubho","login":"ighoshsubho","count":2},{"name":"Susung Hong","email":"joseph1999@naver.com","login":"SusungHong","count":2},{"name":"Krishna Penukonda","email":"krishna@penukonda.me","login":"tasercake","count":2},{"name":"Suvaditya Mukherjee","email":"suvadityamuk@gmail.com","login":"suvadityamuk","count":2},{"name":"Thanh Le","email":"muchuca01@gmail.com","login":"Luvata","count":2},{"name":"Thuan H. Nguyen","email":"32274287+thuanz123","login":"thuanz123","count":2},{"name":"TimothyAlexisVass","email":"55708319+TimothyAlexisVass","login":"TimothyAlexisVass","count":2},{"name":"Tuna Tuncer","email":"66808459+kuantuna","login":"kuantuna","count":2},{"name":"V Vishnu Anirudh","email":"anirudhvv@gmail.com","login":"vishnu-anirudh","count":2},{"name":"VV-A-VV","email":"59974890+VV-A-VV","login":"VV-A-VV","count":2},{"name":"Vedat Baday","email":"54285744+badayvedat","login":"badayvedat","count":2},{"name":"Wenliang Zhao","email":"zhaowl20@mails.tsinghua.edu.cn","login":"wl-zhao","count":2},{"name":"Wentian","email":"94900022+WentianZhang-ML","login":"WentianZhang-ML","count":2},{"name":"Yasuna","email":"yasunaiwase@gmail.com","login":"YasunaCoffee","count":2},{"name":"Yasyf Mohamedali","email":"yasyfm@gmail.com","login":"yasyf","count":2},{"name":"RandomGamingDev","email":"83996185+RandomGamingDev","login":"RandomGamingDev","count":2},{"name":"Rahul Raman","email":"43773124+Aiden-Frost","login":"Aiden-Frost","count":2},{"name":"PromeAI","email":"jeff@promeai.pro","login":"PromeAIpro","count":2},{"name":"Jenyuan-Huang","email":"112627523+DannHuang","login":"DannHuang","count":2},{"name":"Richard Löwenström","email":"samedii@gmail.com","login":"samedii","count":2},{"name":"RogerSinghChugh","email":"35698080+RogerSinghChugh","login":"RogerSinghChugh","count":2},{"name":"Ruoxi","email":"flandre@scarletx.cn","login":"eliphatfs","count":2},{"name":"Sajad Norouzi","email":"sajad.n@gmail.com","login":"sajadn","count":2},{"name":"Sandeep","email":"sandeep@sandeep.co.in","login":"d1g1t","count":2},{"name":"SangKim","email":"55663336+sang-k","login":"sang-k","count":2},{"name":"Sean Sube","email":"seansube@gmail.com","login":"ssube","count":2},{"name":"Shauray Singh","email":"39147312+shauray8","login":"shauray8","count":2},{"name":"Shenghai Yuan","email":"140951558+SHYuanBest","login":"SHYuanBest","count":2},{"name":"Simo Ryu","email":"35953539+cloneofsimo","login":"cloneofsimo","count":2},{"name":"Soumik Rakshit","email":"19soumik.rakshit96@gmail.com","login":"soumik12345","count":2},{"name":"Steve Rhoades","email":"sedonami@gmail.com","login":"steverhoades","count":2},{"name":"Yoach Lacombe","email":"52246514+ylacombe","login":"ylacombe","count":2},{"name":"nickkolok","email":"nickkolok@mail.ru","login":"nickkolok","count":2},{"name":"manosplitsis","email":"38662795+manosplitsis","login":"manosplitsis","count":2},{"name":"nupurkmr9","email":"nupurkmr9@gmail.com","login":"nupurkmr9","count":2},{"name":"Yifan Zhou","email":"singlezombie@163.com","login":"SingleZombie","count":2},{"name":"psychedelicious","email":"4822129+psychedelicious","login":"psychedelicious","count":2},{"name":"puhuk","email":"wetr235@gmail.com","login":"puhuk","count":2},{"name":"realliujiaxu","email":"72550220+realliujiaxu","login":"realliujiaxu","count":2},{"name":"spezialspezial","email":"75758219+spezialspezial","login":"spezialspezial","count":2},{"name":"ustcuna","email":"dan1.li@intel.com","login":"ustcuna","count":2},{"name":"v2ray","email":"60914079+LagPixelLOL","login":"LagPixelLOL","count":2},{"name":"wony617","email":"49024958+Jwaminju","login":"Jwaminju","count":2},{"name":"xieofxie","email":"xieofxie@126.com","login":"xieofxie","count":2},{"name":"zhangp365","email":"144313702+zhangp365","login":"zhangp365","count":2},{"name":"aengusng8","email":"aengus.ng8@gmail.com","login":"aengusng8","count":2},{"name":"__mo_san__","email":"50895527+m0saan","login":"m0saan","count":2},{"name":"Célina","email":"hanouticelina@gmail.com","login":"hanouticelina","count":2},{"name":"Byron Mallett","email":"byronated@gmail.com","login":"Mystfit","count":2},{"name":"Laureηt","email":"laurentfainsin@protonmail.com","login":"Laurent2916","count":2},{"name":"aihao","email":"51043929+aihao2000","login":"aihao2000","count":2},{"name":"bimsarapathiraja","email":"bgpbimsara@gmail.com","login":"bimsarapathiraja","count":2},{"name":"bonlime","email":"bonlimezak@gmail.com","login":"bonlime","count":2},{"name":"cjkangme","email":"nureongi0214@gmail.com","login":"cjkangme","count":2},{"name":"elucida","email":"1095429904@qq.com","login":"ultranity","count":2},{"name":"fancy45daddy","email":"124528204+fancy45daddy","login":"fancy45daddy","count":2},{"name":"ginjia","email":"lifan.lin@intel.com","login":"linlifan","count":2},{"name":"glide-the","email":"dmeck@suoxya.com","login":"glide-the","count":2},{"name":"hako-mikan","email":"122196982+hako-mikan","login":"hako-mikan","count":2},{"name":"kabachuha","email":"artemkhrapov2001@yandex.ru","login":"kabachuha","count":2},{"name":"kkj15dk","email":"76531122+kkj15dk","login":"kkj15dk","count":2},{"name":"lawfordp2017","email":"lawfordp@gmail.com","login":"lawfordp2017","count":2},{"name":"Ethan Smith","email":"98723285+ethansmith2000","login":"ethansmith2000","count":2},{"name":"Celestial Phineas","email":"17267055+celestialphineas","login":"celestialphineas","count":2},{"name":"Chanchana Sornsoontorn","email":"off9955555@gmail.com","login":"offchan42","count":2},{"name":"Chanran Kim","email":"seriousran@gmail.com","login":"seriousran","count":2},{"name":"Logan","email":"nagolinc","login":"nagolinc","count":2},{"name":"Cyberes","email":"64224601+Cyberes","login":"Cyberes","count":2},{"name":"Denis","email":"lukovnikov.denis@gmail.com","login":"lukovnikov","count":2},{"name":"Dudu Moshe","email":"53430514+dudulightricks","login":"dudulightricks","count":2},{"name":"Edward Li","email":"edward.w.li@outlook.com","login":"edwardwli","count":2},{"name":"Erin","email":"14718778+hchings","login":"hchings","count":2},{"name":"Evan Han","email":"cjfghk5697@ajou.ac.kr","login":"cjfghk5697","count":2},{"name":"G.O.D","email":"32255912+gameofdimension","login":"gameofdimension","count":2},{"name":"George He","email":"georgewho96@gmail.com","login":"Georgehe4","count":2},{"name":"Greg Hunkins","email":"ghunkins","login":"ghunkins","count":2},{"name":"Grigory Sizov","email":"grisha.sizov@gmail.com","login":"sgrigory","count":2},{"name":"Hanusz Leszek","email":"leszek.hanusz@gmail.com","login":"leszekhanusz","count":2},{"name":"0x1355","email":"0x1355@gmail.com","login":"0x1355","count":2},{"name":"Abhinav Gopal","email":"abhinav@rubbrband.com","login":"AbhinavGopal","count":2},{"name":"Abdullah Alfaraj","email":"abdullah.a.f2014@gmail.com","login":"AbdullahAlfaraj","count":2},{"name":"Raul Ciotescu","email":"raulciotescu@gmail.com","login":"raulc0399","count":2},{"name":"dotieuthien","email":"hades@cinnamon.is","login":null,"count":2},{"name":"Andrew Zhu","email":"xhinker@hotmail.com","login":"xhinker","count":2},{"name":"Aki Sakurai","email":"75532970+AkiSakurai","login":"AkiSakurai","count":2},{"name":"Andy","email":"37781802+Pie31415","login":"Pie31415","count":2},{"name":"Antoine Bouthors","email":"antoine.bouthors@gmail.com","login":"antoche","count":2},{"name":"Apoorva Kulkarni","email":"kuapoorv@amazon.com","login":"askulkarni2","count":2},{"name":"Arthur","email":"48595927+ArthurZucker","login":"ArthurZucker","count":2},{"name":"Ayush Mangal","email":"43698245+ayushtues","login":"ayushtues","count":2},{"name":"Bahjat Kawar","email":"37441268+bahjat-kawar","login":"bahjat-kawar","count":2},{"name":"Ben Evans","email":"ben@bluechimp.io","login":"bencevans","count":2},{"name":"Benjamin Lefaudeux","email":"blefaudeux","login":"blefaudeux","count":2},{"name":"Birch-san","email":"Birch-san","login":"Birch-san","count":2},{"name":"Henrik Forstén","email":"henrik.forsten@gmail.com","login":"Ttl","count":2},{"name":"Kyunghwan Kim","email":"khsyee@gmail.com","login":"MrSyee","count":2},{"name":"Levi McCallum","email":"levi@levimccallum.com","login":"levi","count":2},{"name":"Lewington-pitsos","email":"lewingtonpitsos@gmail.com","login":"Lewington-pitsos","count":2},{"name":"Damian Stewart","email":"d@damianstewart.com","login":"damian0815","count":2},{"name":"Alan Ji","email":"hzji210@gmail.com","login":"statelesshz","count":2},{"name":"Lincoln Stein","email":"lincoln.stein@gmail.com","login":"lstein","count":2},{"name":"Luc Georges","email":"McPatate","login":"McPatate","count":2},{"name":"Lucca Zenóbio","email":"luccazen@gmail.com","login":"themrzmaster","count":2},{"name":"Manuel Romero","email":"mrm8488@gmail.com","login":"mrm8488","count":2},{"name":"Mario Namtao Shianti Larcher","email":"24874992+mnslarcher","login":"mnslarcher","count":2},{"name":"Michael","email":"mercihu0318@gmail.com","login":"mhh0318","count":2},{"name":"Nikita","email":"ndsgfk@gmail.com","login":"detkov","count":2},{"name":"Omer Bar Tal","email":"omer.bar-tal@weizmann.ac.il","login":"omerbt","count":2},{"name":"Paakhhi","email":"31574850+ihkap11","login":"ihkap11","count":2},{"name":"Pakkapon Phongthawee","email":"pure.gif@gmail.com","login":"pureexe","count":2},{"name":"Pedro Gabriel Gengo Lourenço","email":"pedro.gabriel.lourenco@hotmail.com","login":"pedrogengo","count":2},{"name":"Hyoungwon Cho","email":"jhw9811@korea.ac.kr","login":"HyoungwonCho","count":2},{"name":"Ilia Larchenko","email":"41329713+IliaLarchenko","login":"IliaLarchenko","count":2},{"name":"Isaac","email":"34376531+init-22","login":"init-22","count":2},{"name":"AisingioroHao","email":"51043929+AisingioroHao0","login":"AisingioroHao0","count":2},{"name":"Jinzhe Pan","email":"48981407+Eigensystem","login":"Eigensystem","count":2},{"name":"Jonatan Kłosko","email":"jonatanklosko@gmail.com","login":"jonatanklosko","count":2},{"name":"Jonathan Rahn","email":"rahn.jonathan@gmail.com","login":"jorahn","count":2},{"name":"Pierre Chapuis","email":"git@catwell.info","login":"catwell","count":2},{"name":"Ki","email":"73854284+ki-arie","login":"ki-arie","count":2},{"name":"Katsuya","email":"katsuya.noguchi@gmail.com","login":"kn","count":2},{"name":"Junyu Chen","email":"70215701+chenjy2003","login":"chenjy2003","count":2},{"name":"Jongho Choi","email":"sweetcocoa@snu.ac.kr","login":"sweetcocoa","count":2},{"name":"Jorge C. Gomes","email":"jorgemcgomes@gmail.com","login":"jorgemcgomes","count":2},{"name":"Josh Achiam","email":"jachiam@berkeley.edu","login":"jachiam","count":2},{"name":"Junjie","email":"61398820+Adenialzz","login":"Adenialzz","count":2},{"name":"Jun Yeop Na","email":"ns090200@gmail.com","login":"flyxiv","count":2},{"name":"townwish4git","email":"townwish2023@outlook.com","login":"townwish4git","count":2},{"name":"Dong","email":"13023695951@163.com","login":"Honey-666","count":2},{"name":"ちくわぶ","email":"mr.yamaguti@gmail.com","login":"Prgckwb","count":2},{"name":"James R T","email":"jamestiotio@gmail.com","login":"jamestiotio","count":2},{"name":"Dibbla!","email":"72083122+dibbla","login":"dibbla","count":1},{"name":"Dhruv Karan","email":"k4r4n.dhruv@gmail.com","login":"unography","count":1},{"name":"Dhaivat Bhatt","email":"6570814+dhaivat1729","login":"dhaivat1729","count":1},{"name":"Dev Rajput","email":"devrajput060901@gmail.com","login":"thesantatitan","count":1},{"name":"Dev Aggarwal","email":"devxpy@gmail.com","login":"devxpy","count":1},{"name":"Gregg Helt","email":"gregghelt@gmail.com","login":"GreggHelt2","count":1},{"name":"Grant Sherrick","email":"agsherrick@gmail.com","login":"thealmightygrant","count":1},{"name":"Glenn 'devalias' Grant","email":"glenn@devalias.net","login":"0xdevalias","count":1},{"name":"Gleb Akhmerov","email":"69253059+gleb-akhmerov","login":"gleb-akhmerov","count":1},{"name":"Denis","email":"komedian@bk.ru","login":"TheDenk","count":1},{"name":"David Steinberg","email":"david@resium.com","login":"david4096","count":1},{"name":"Dirk Morris","email":"dmorris@metaloft.com","login":"reimager","count":1},{"name":"Donald.Lee","email":"47619881+February24-Lee","login":"February24-Lee","count":1},{"name":"Dorsa Rohani","email":"dorsa.rohani@gmail.com","login":"DorsaRoh","count":1},{"name":"Doug J","email":"jiagaoxiang","login":"jiagaoxiang","count":1},{"name":"Edna","email":"88869424+Ednaordinary","login":"Ednaordinary","count":1},{"name":"Eduardo Escobar","email":"eduardoescobar7@gmail.com","login":"baldesco","count":1},{"name":"Ehsan Akhgari","email":"ehsan.akhgari@gmail.com","login":"ehsan","count":1},{"name":"Elias Rad","email":"146735585+nnsW3","login":"nnsW3","count":1},{"name":"Emil Bogomolov","email":"emilzq@bk.ru","login":"zetyquickly","count":1},{"name":"Chengxi Guo","email":"mymusise1@gmail.com","login":"mymusise","count":1},{"name":"Chenyu Li","email":"872166619@qq.com","login":"lichenyu20","count":1},{"name":"Chino","email":"chinoll@chinoll.org","login":"chinoll","count":1},{"name":"Chong Mou","email":"54032224+MC-E","login":"MC-E","count":1},{"name":"Andrés Mauricio Repetto Ferrero","email":"amd.repetto@gmail.com","login":"mauricio-repetto","count":1},{"name":"Clem","email":"70368164+Clement-Lelievre","login":"Clement-Lelievre","count":1},{"name":"Clint Adams","email":"223406+clinty","login":"clinty","count":1},{"name":"Connector Switch","email":"c8ef@outlook.com","login":"c8ef","count":1},{"name":"Cris","email":"rcmtcristian@gmail.com","login":"rcmtcristian","count":1},{"name":"Cristian Garcia","email":"cgarcia.e88@gmail.com","login":"cgarciae","count":1},{"name":"CyberMeow","email":"sjungle305@gmail.com","login":"cyber-meow","count":1},{"name":"CyrusVorwald","email":"90732384+CyrusVorwald","login":"CyrusVorwald","count":1},{"name":"Christopher Beckham","email":"christopher-beckham","login":"christopher-beckham","count":1},{"name":"DTG","email":"68813178+DTG2005","login":"DTG2005","count":1},{"name":"Daniel Hipke","email":"danhipke","login":"danhipke","count":1},{"name":"Daniel Hug","email":"38571110+danielpatrickhug","login":"danielpatrickhug","count":1},{"name":"Daquan Lin","email":"ldq725@gmail.com","login":"Line290","count":1},{"name":"Darren Hsu","email":"35377472+darhsu","login":"darhsu","count":1},{"name":"Darshil Jariwala","email":"f20200985@pilani.bits-pilani.ac.in","login":"darshil0805","count":1},{"name":"David Marx","email":"david.marx84@gmail.com","login":"dmarx","count":1},{"name":"Emiliano","email":"44657733+AeroDEmi","login":"AeroDEmi","count":1},{"name":"George Ogden","email":"38294960+George-Ogden","login":"George-Ogden","count":1},{"name":"Giada Pistilli","email":"65015824+giadilli","login":"giadilli","count":1},{"name":"Giuseppe Catalano","email":"59195217+GiusCat","login":"GiusCat","count":1},{"name":"Glaceon-Hyy","email":"ffheyy0017@gmail.com","login":"Glaceon-Hyy","count":1},{"name":"Hyowon Ha","email":"110588912+hyowon-ha","login":"hyowon-ha","count":1},{"name":"Alan Ponnachan","email":"85491837+AlanPonnachan","login":"AlanPonnachan","count":1},{"name":"Aleksei Zhuravlev","email":"alexcrane416@gmail.com","login":"AlexeyZhuravlev","count":1},{"name":"Guillermo Cique","email":"GuiyeC@gmail.com","login":"GuiyeC","count":1},{"name":"Gæros","email":"163143799+elias-gaeros","login":"elias-gaeros","count":1},{"name":"Haihao Shen","email":"haihao.shen@intel.com","login":"hshen14","count":1},{"name":"Haiwen Huang","email":"andrehuang0@gmail.com","login":"andrehuang","count":1},{"name":"Hameer Abbasi","email":"2190658+hameerabbasi","login":"hameerabbasi","count":1},{"name":"Hamish Friedlander","email":"hafriedlander@gmail.com","login":"hafriedlander","count":1},{"name":"Hammond Liu","email":"hl3797@nyu.edu","login":"hmdliu","count":1},{"name":"Hanch Han","email":"51526347+hanchchch","login":"hanchchch","count":1},{"name":"Hans Brouwer","email":"hans@brouwer.work","login":"JCBrouwer","count":1},{"name":"Haoyun Qin","email":"1247006353@qq.com","login":"JeffersonQin","count":1},{"name":"Hari Krishna","email":"37787894+hari10599","login":"hari10599","count":1},{"name":"Haruya Ishikawa","email":"7902640+haruishi43","login":"haruishi43","count":1},{"name":"Heavenn","email":"33905626+clarkkent0618","login":"clarkkent0618","count":1},{"name":"Emin Demirci","email":"emindemirci@gmail.com","login":"eminn","count":1},{"name":"Emmanuel Benazera","email":"emmanuel.benazera@jolibrain.com","login":"beniz","count":1},{"name":"Erwann Millon","email":"erwannmillon@gmail.com","login":"ErwannMillon","count":1},{"name":"Christopher Friesen","email":"parlance@fifth-harmonic.com","login":"parlance-zz","count":1},{"name":"Claire Froelich","email":"claire.froelich@gmail.com","login":"clairefro","count":1},{"name":"Clayton Sims","email":"csims@dimagi.com","login":"ctsims","count":1},{"name":"Evita","email":"evita@stenqvist.co","login":"webel","count":1},{"name":"Eyal Mazuz","email":"mazuze@post.bgu.ac.il","login":"eyalmazuz","count":1},{"name":"Fantasy-Studio","email":"118900063+Fantasy-Studio","login":"Fantasy-Studio","count":1},{"name":"Felix Blanke","email":"45953206+felixblanke","login":"felixblanke","count":1},{"name":"Fkunn1326","email":"92153597+fkunn1326","login":"fkunn1326","count":1},{"name":"ForserX","email":"sv3nk@yandex.ru","login":"ForserX","count":1},{"name":"FurryPotato","email":"1169028312@qq.com","login":"tenderness-git","count":1},{"name":"Félix Sanz","email":"felixsanz","login":"felixsanz","count":1},{"name":"GSSun","email":"39679899+alaister123","login":"alaister123","count":1},{"name":"Gabriel Birnbaum","email":"gbbinbum@gmail.com","login":"killah-t-cell","count":1},{"name":"Gabriel de Souza","email":"gabrielmonteirodesouza@tutanota.com","login":"SirMonteiro","count":1},{"name":"Gang Wu","email":"gwu@hit.edu.cn","login":"Aitical","count":1},{"name":"Garry Dolley","email":"gdolley@arpnetworks.com","login":"up_the_irons","count":1},{"name":"Genius Patrick","email":"74176172+geniuspatrick","login":"geniuspatrick","count":1},{"name":"Heinz-Alexander Fuetterer","email":"35225576+afuetterer","login":"afuetterer","count":1},{"name":"Alan Du","email":"alanhdu@gmail.com","login":"alanhdu","count":1},{"name":"Andrey Voroshilov","email":"avoroshilov","login":"avoroshilov","count":1},{"name":"Bowen Bao","email":"bowbao@microsoft.com","login":"BowenBao","count":1},{"name":"Alex Redden","email":"alexander.h.redden@gmail.com","login":"aredden","count":1},{"name":"Alex Umnov","email":"alexvumnov@gmail.com","login":"AlexUmnov","count":1},{"name":"Alexander Bonnet","email":"62345566+alexanderbonnet","login":"alexanderbonnet","count":1},{"name":"Alexander Pivovarov","email":"apivovarov@gmail.com","login":"apivovarov","count":1},{"name":"Alexey Zolotenkov","email":"138498214+azolotenkov","login":"azolotenkov","count":1},{"name":"Alexsey Shestacov","email":"wingrime@gmail.com","login":"wingrime","count":1},{"name":"Allen Zhang","email":"39747919+zhvng","login":"zhvng","count":1},{"name":"Alon Burg","email":"burgalon@gmail.com","login":"burgalon","count":1},{"name":"Alphin Jain","email":"72972178+jainalphin","login":"jainalphin","count":1},{"name":"Ambrosiussen","email":"paul@ambrosiussen.com","login":"Ambrosiussen","count":1},{"name":"Amiha","email":"48290258+cmd410","login":"cmd410","count":1},{"name":"Amiruddin Nagri","email":"127566+anagri","login":"anagri","count":1},{"name":"AmosDinh","email":"39965380+AmosDinh","login":"AmosDinh","count":1},{"name":"Andreas Jörg","email":"60151338+andjoer","login":"andjoer","count":1},{"name":"Andreas Steiner","email":"andstein@google.com","login":"andsteing","count":1},{"name":"Andrei Filatov","email":"43551010+anvilarth","login":"anvilarth","count":1},{"name":"Andrew Hong","email":"andrew.jwn.hong@gmail.com","login":"novialriptide","count":1},{"name":"YiYi Xu","email":"yixu310@gmail,com","login":null,"count":1},{"name":"Roy Hvaara","email":"hvaara@google.com","login":null,"count":1},{"name":"Thiago Crepaldi","email":"thiagofc@microsoft.com","login":null,"count":1},{"name":"Adrien","email":"adrien.69740@gmail.com","login":"XciD","count":1},{"name":"Adrian Punga","email":"adrian.punga@gmail.com","login":"adi","count":1},{"name":"Aditya Raj","email":"syntaxticsugr@gmail.com","login":"syntaxticsugr","count":1},{"name":"Abubakar Abid","email":"abubakar@huggingface.co","login":"abidlabs","count":1},{"name":"Abin Thomas","email":"abinthomasonline@gmail.com","login":"abinthomasonline","count":1},{"name":"Abhishek Varma","email":"avarma094@gmail.com","login":"Abhishek-Varma","count":1},{"name":"Abhishar Sinha","email":"24841841+abhisharsinha","login":"abhisharsinha","count":1},{"name":"Abdellah Oumida","email":"152527956+Meeex2","login":"Meeex2","count":1},{"name":"Aamir Nazir","email":"aamir.nazir@intel.com","login":"anzr299","count":1},{"name":"7eu7d7","email":"31194890+7eu7d7","login":"7eu7d7","count":1},{"name":"Adrien B","email":"forbu14@gmail.com","login":"Forbu","count":1},{"name":"Adrià Arrufat","email":"1671644+arrufat","login":"arrufat","count":1},{"name":"Ahmed Belgacem","email":"ahmedbelgaacem@gmail.com","login":"ahmedbelgacem","count":1},{"name":"Ahn Donghoon (안동훈 / suno)","email":"suno.vivid@gmail.com","login":"sunovivid","count":1},{"name":"Ahnjj_DEV","email":"ahnjj.dev@gmail.com","login":"ahnjj","count":1},{"name":"Akash Gokul","email":"35356355+akashgokul","login":"akashgokul","count":1},{"name":"Akash Pannu","email":"akash5474@gmail.com","login":"akash5474","count":1},{"name":"Andrew Ishutin","email":"hazmozavr@gmail.com","login":"AIshutin","count":1},{"name":"Bios","email":"73893296+ZHJ19970917","login":"ZHJ19970917","count":1},{"name":"Biswaroop","email":"biswaroop08@gmail.com","login":"biswaroop1547","count":1},{"name":"BootesVoid","email":"78485654+AMohamedAakhil","login":"AMohamedAakhil","count":1},{"name":"Boseong Jeon","email":"junbs95@gmail.com","login":"icsl-Jeon","count":1},{"name":"Chong-U Lim","email":"lim.chong.u@gmail.com","login":"chongdashu","count":1},{"name":"Brandon Strong","email":"brandostrong@gmail.com","login":"brandostrong","count":1},{"name":"Brian Whicheloe","email":"dev@whicheloe.us","login":"briancw","count":1},{"name":"Brian Yarbrough","email":"6315292+byarbrough","login":"byarbrough","count":1},{"name":"Bruno Magalhaes","email":"bruno.magalhaes@synthesia.io","login":"bm-synth","count":1},{"name":"Bubbliiiing","email":"47347516+bubbliiiing","login":"bubbliiiing","count":1},{"name":"C Q","email":"67722168+HenryQUQ","login":"HenryQUQ","count":1},{"name":"Canberk Kandemir","email":"33362633+canberk17","login":"canberk17","count":1},{"name":"Canva","email":"18375123+CanvaChen","login":"CanvaChen","count":1},{"name":"Carolinabanana","email":"140120812+Carolinabanana","login":"Carolinabanana","count":1},{"name":"Carson Katri","email":"Carson.katri@gmail.com","login":"carson-katri","count":1},{"name":"Cesar Aybar","email":"csaybar@gmail.com","login":"csaybar","count":1},{"name":"ChG","email":"chenhegu0109@gmail.com","login":"coding-famer","count":1},{"name":"Charles Bensimon","email":"charles@huggingface.co","login":"cbensimon","count":1},{"name":"Chen Wu (吴尘)","email":"henrychenwu@cmu.edu","login":"ChenWu98","count":1},{"name":"Cheng Jin","email":"126931906+jinc7461","login":"jinc7461","count":1},{"name":"0x名無し","email":"aviralkamaljain@gmail.com","login":"0x-74","count":1},{"name":"1toTree","email":"30436033+WADreaming","login":"WADreaming","count":1},{"name":"2510","email":"root@linkage.white-void.net","login":"2510","count":1},{"name":"Brandon","email":"brandonJY","login":"brandonJY","count":1},{"name":"Andy Shih","email":"andyshih12@gmail.com","login":"AndyShih12","count":1},{"name":"Andy W","email":"37781802+aandyw","login":"aandyw","count":1},{"name":"Anh71me","email":"iyumelive@gmail.com","login":"iyume","count":1},{"name":"Animesh Jain","email":"jainanimesh2305@yahoo.com","login":"anijain2305","count":1},{"name":"Anish Shah","email":"93145909+ash0ts","login":"ash0ts","count":1},{"name":"Anwesha Chowdhury","email":"133762127+AChowdhury1211","login":"AChowdhury1211","count":1},{"name":"AnyISalIn","email":"anyisalin@gmail.com","login":"AnyISalIn","count":1},{"name":"Apoorva Pandey","email":"apoorvapandey365@gmail.com","login":"apoorvaeternity","count":1},{"name":"Arka","email":"110426173+aeros29","login":"aeros29","count":1},{"name":"Arpan Tripathi","email":"42506819+tripathiarpan20","login":"tripathiarpan20","count":1},{"name":"Arsalan","email":"49171201+arsalanu","login":"arsalanu","count":1},{"name":"Asad Memon","email":"asad.lionpk@gmail.com","login":"asadm","count":1},{"name":"At-sushi","email":"dkahw210@kyoto.zaq.ne.jp","login":"At-sushi","count":1},{"name":"Ayan Das","email":"dasayan05","login":"dasayan05","count":1},{"name":"Basile Lewandowski","email":"basile.lewan@gmail.com","login":"BasileLewan","count":1},{"name":"Ben Sherman","email":"bcanfieldsherman@gmail.com","login":"bcsherma","count":1},{"name":"Chengrui Wang","email":"80876977+crywang","login":"crywang","count":1},{"name":"Zoltan","email":"kosta.tsaf@gmail.com","login":"iamzoltan","count":1},{"name":"Zijian He","email":"kemoho@stu.xmu.edu.cn","login":"scnuhealthy","count":1},{"name":"Zhuoqun(Jack) Chen","email":"73287160+zhuoqun-chen","login":"zhuoqun-chen","count":1},{"name":"Zhong-Yu Li","email":"44114862+lzyhha","login":"lzyhha","count":1},{"name":"Zhiyang Shen","email":"1003151222@qq.com","login":"shenzhiy21","count":1},{"name":"Zhenhuan Liu","email":"nkulzh16@gmail.com","login":"Victarry","count":1},{"name":"ZhengKai91","email":"1176882151@qq.com","login":"ZhengKai91","count":1},{"name":"Zhao Shenyang","email":"dev@zsy.im","login":"larme","count":1},{"name":"Zeng Xian","email":"themezeng@gmail.com","login":"themez","count":1},{"name":"Zehuan Huang","email":"huanngzh@gmail.com","login":"huanngzh","count":1},{"name":"Zanz2","email":"zagarzan4@gmail.com","login":"Zanz2","count":1},{"name":"Zachary Mueller","email":"muellerzr@gmail.com","login":"muellerzr","count":1},{"name":"Yuyang Zhao","email":"43061147+HeliosZhao","login":"HeliosZhao","count":1},{"name":"Yusuke Suzuki","email":"yusuke@geekfield.jp","login":"YusukeSuzuki","count":1},{"name":"Yushu","email":"wuyushuwys@outlook.com","login":"wuyushuwys","count":1},{"name":"Yunxuan Xiao","email":"xiaoyunxuan1998@gmail.com","login":"woshiyyya","count":1},{"name":"Yuntian Deng","email":"dengyuntian@seas.harvard.edu","login":"da03","count":1},{"name":"Yukun Huang","email":"563837686@qq.com","login":"Yukun-Huang","count":1},{"name":"Yue Zhao","email":"yue_zhao_3@sfu.ca","login":"freddy1020","count":1},{"name":"Yue Wu","email":"14996988+yue-here","login":"yue-here","count":1},{"name":"Yudong Jin","email":"krahets@163.com","login":"krahets","count":1},{"name":"Yuchen Fan","email":"fyc0624@gmail.com","login":"ychfan","count":1},{"name":"Yuanzhou","email":"80858000+ca1yz","login":"ca1yz","count":1},{"name":"Yuanhao Zhai","email":"yuanhaozhai@gmail.com","login":"yhZhai","count":1},{"name":"Youssef Adarrab","email":"104783077+youssefadr","login":"youssefadr","count":1},{"name":"Youlun Peng","email":"116731168+YoulunPeng","login":"YoulunPeng","count":1},{"name":"Yorai Levi","email":"yorai.email@gmail.com","login":"YoraiLevi","count":1},{"name":"Yongsen Mao","email":"36813656+SamMaoYS","login":"SamMaoYS","count":1},{"name":"Thomas Chambon","email":"36728882+tchambon","login":"tchambon","count":1},{"name":"edward zhu","email":"hellohyesun@outlook.com","login":"sunhs","count":1},{"name":"dymil","email":"30931139+dymil","login":"dymil","count":1},{"name":"drhead","email":"1313496+drhead","login":"drhead","count":1},{"name":"dqueue","email":"dbyqin@gmail.com","login":"dqueue","count":1},{"name":"djm","email":"92705171+Foundsheep","login":"Foundsheep","count":1},{"name":"dianyo","email":"b03902059@ntu.edu.tw","login":"dianyo","count":1},{"name":"dblunk88","email":"39381389+dblunk88","login":"dblunk88","count":1},{"name":"daquexian","email":"daquexian566@gmail.com","login":"daquexian","count":1},{"name":"d8ahazard","email":"d8ahazard@gmail.com","login":"d8ahazard","count":1},{"name":"cloudhan","email":"cloudhan@outlook.com","login":"cloudhan","count":1},{"name":"chuzh","email":"50682966+rchuzh99","login":"rchuzh99","count":1},{"name":"chillpixel","email":"124188297+chillpixelfun","login":"chillpixelfun","count":1},{"name":"chavinlo","email":"85657083+chavinlo","login":"chavinlo","count":1},{"name":"caiyueliang","email":"393900414@qq.com","login":"caiyueliang","count":1},{"name":"cafe+ai — かふぇあい","email":"116491182+cafeai","login":"cafeai","count":1},{"name":"btlorch","email":"benedikt.lorch@uibk.ac.at","login":"btlorch","count":1},{"name":"bssrdf","email":"merlintiger@hotmail.com","login":"bssrdf","count":1},{"name":"bram-w","email":"98437098+bram-w","login":"bram-w","count":1},{"name":"bddppq","email":"baidingding7@gmail.com","login":"bddppq","count":1},{"name":"baymax591","email":"cbai@mail.nwpu.edu.cn","login":"baymax591","count":1},{"name":"bachr","email":"dzlabs@outlook.com","login":"dzlab","count":1},{"name":"antoine-scenario","email":"129726301+antoine-scenario","login":"antoine-scenario","count":1},{"name":"andreemic","email":"andreemic@gmail.com","login":"andreemic","count":1},{"name":"andreabosisio","email":"79710398+andreabosisio","login":"andreabosisio","count":1},{"name":"alvanli","email":"51011489+alvanli","login":"alvanli","count":1},{"name":"allo-","email":"allo@laxu.de","login":"allo-","count":1},{"name":"alex choi","email":"heyalexchoi@gmail.com","login":"heyalexchoi","count":1},{"name":"Thomas Eding","email":"6971794+thomaseding","login":"thomaseding","count":1},{"name":"_","email":"research@kaycare.co.uk","login":"twobob","count":1},{"name":"Wang Qiang","email":"37444407+XDUWQ","login":"XDUWQ","count":1},{"name":"Walter Hugo Lopez Pinaya","email":"ianonimato@hotmail.com","login":"Warvito","count":1},{"name":"Wadim Korablin","email":"wadrex@outlook.com","login":"WadRex","count":1},{"name":"Víctor Martínez","email":"knoopx@gmail.com","login":"knoopx","count":1},{"name":"Vladislav Lyubimov","email":"43727166+LyubimovVladislav","login":"LyubimovVladislav","count":1},{"name":"Vladislav Artemyev","email":"mrlzlamogilev@gmail.com","login":"mrlzla","count":1},{"name":"Vladimir Sotnikov","email":"bubert9@gmail.com","login":"vvsotnikov","count":1},{"name":"VitjanZ","email":"vitjan.zavrtanik@gmail.com","login":"VitjanZ","count":1},{"name":"Vines","email":"34955859+vinesmsuic","login":"vinesmsuic","count":1},{"name":"Vincent Neemie","email":"92559302+VincentNeemie","login":"VincentNeemie","count":1},{"name":"Vimarsh Chaturvedi","email":"vimarsh.c@gmail.com","login":"vimarshc","count":1},{"name":"Viktor Grygorchuk","email":"43035191+VicGrygorchyk","login":"VicGrygorchyk","count":1},{"name":"Viet Nguyen","email":"55400346+viettmab","login":"viettmab","count":1},{"name":"Victor Schmidt","email":"9283470+vict0rsch","login":"vict0rsch","count":1},{"name":"Vico Chu","email":"30412827+vicoooo26","login":"vicoooo26","count":1},{"name":"Vasco Ramos","email":"vsc.rms@protonmail.com","login":"RamosCSV","count":1},{"name":"Valeriy Selitskiy","email":"239034+iamwavecut","login":"iamwavecut","count":1},{"name":"Vaibhav Kumawat","email":"vaibhavkumawat7605@gmail.com","login":"Va16hav07","count":1},{"name":"Vahid Askari","email":"90127147+vahidaskari","login":"vahidaskari","count":1},{"name":"Uranus","email":"whlisikuang@outlook.com","login":"UranusITS","count":1},{"name":"Umar","email":"55330742+mu94-csl","login":"mu94-csl","count":1},{"name":"Tommaso De Rossi","email":"beats.by.morse@gmail.com","login":"remorses","count":1},{"name":"Tim Hinderliter","email":"timh","login":"timh","count":1},{"name":"TilmannR","email":"TilmannR","login":"TilmannR","count":1},{"name":"Tianlei Wu","email":"tlwu@microsoft.com","login":"tianleiwu","count":1},{"name":"Thomas Lips","email":"37955681+tlpss","login":"tlpss","count":1},{"name":"Thomas Liang","email":"thliang01@gmail.com","login":"thliang01","count":1},{"name":"Susheel Thapa","email":"077bct090.susheel@pcampus.edu.np","login":"SusheelThapa","count":1},{"name":"Suprhimp","email":"73486185+Suprhimp","login":"Suprhimp","count":1},{"name":"Thien Tran","email":"gau.nernst@yahoo.com.sg","login":"gau-nernst","count":1},{"name":"a120092009","email":"33205509+a120092009","login":"a120092009","count":1},{"name":"Yiqin Zhao","email":"yiqinzhao@outlook.com","login":"YiqinZhao","count":1},{"name":"Yinzhen Wang","email":"yinzhen@usc.edu","login":"YinzhenWang","count":1},{"name":"Yingtian Liu","email":"lytlogic@gmail.com","login":"thuliu-yt16","count":1},{"name":"Yi-Xuan XU","email":"xuyx@lamda.nju.edu.cn","login":"xuyxu","count":1},{"name":"Yead","email":"39233259+Yead","login":"Yead","count":1},{"name":"Yassine El Boudouri","email":"boudouriyassine@gmail.com","login":"yelboudouri","count":1},{"name":"Yash","email":"88226034+ysurs","login":"ysurs","count":1},{"name":"Yaman Ahlawat","email":"yaman@outlook.com","login":"yamanahlawat","count":1},{"name":"YaYaB","email":"YaYaB","login":"YaYaB","count":1},{"name":"YShow","email":"66633207+Yimi81","login":"Yimi81","count":1},{"name":"Xu Cao","email":"xc2057@nyu.edu","login":"IrohXu","count":1},{"name":"Xinyuan Zhao","email":"22809191+Bichidian","login":"Bichidian","count":1},{"name":"XinyuYe-Intel","email":"xinyu.ye@intel.com","login":"XinyuYe-Intel","count":1},{"name":"Xinyang Li","email":"lixinyang411@gmail.com","login":"xinyangli","count":1},{"name":"Xin Ma","email":"38418898+maxin-cn","login":"maxin-cn","count":1},{"name":"Xin Kong","email":"x.kong21@imperial.ac.uk","login":"kxhit","count":1},{"name":"Xie Zejian","email":"xiezej@gmail.com","login":"fecet","count":1},{"name":"Xiaodong Wang","email":"44627574+Wang-Xiaodong1899","login":"Wang-Xiaodong1899","count":1},{"name":"Xiangchendong","email":"66510463+Xiang-cd","login":"Xiang-cd","count":1},{"name":"Wooyeol Baek","email":"75835117+wooyeolBaek","login":"wooyeolBaek","count":1},{"name":"William Held","email":"Wbh230@nyu.edu","login":"Helw150","count":1},{"name":"William Dalheim","email":"willdalh@gmail.com","login":"willdalh","count":1},{"name":"Will Rice","email":"will@spokestack.io","login":"will-rice","count":1},{"name":"Wenlong Wu","email":"wlwu1993@gmail.com","login":"waylongo","count":1},{"name":"WenheLI","email":"wl1508@nyu.edu","login":"WenheLI","count":1},{"name":"akbaig","email":"57063370+akbaig","login":"akbaig","count":1},{"name":"Yondon Fu","email":"yondon.fu@gmail.com","login":"yondonfu","count":1},{"name":"Wenhao Sun","email":"110756446+Anonym0u3","login":"Anonym0u3","count":1},{"name":"Wang, Yi","email":"yi.a.wang@intel.com","login":"sywangyi","count":1},{"name":"timegate","email":"timegate@kaist.ac.kr","login":"timegate","count":1},{"name":"timdalxx","email":"48753785+jeongiin","login":"jeongiin","count":1},{"name":"superlabs-dev","email":"133080491+superlabs-dev","login":"superlabs-dev","count":1},{"name":"superhero-7","email":"57797766+superhero-7","login":"superhero-7","count":1},{"name":"sunxunle","email":"163647374+sunxunle","login":"sunxunle","count":1},{"name":"sudowind","email":"wfpkueecs@163.com","login":"sudowind","count":1},{"name":"ssusie","email":"ssusie@google.com","login":"ssusie","count":1},{"name":"spacepxl","email":"143970342+spacepxl","login":"spacepxl","count":1},{"name":"space_samurai","email":"92082372+Player256","login":"Player256","count":1},{"name":"skotapati","email":"siddharth.kotapati@gmail.com","login":"skotapati","count":1},{"name":"shunxing1234","email":"33774367+shunxing1234","login":"shunxing1234","count":1},{"name":"shinetzh","email":"18564791+shinetzh","login":"shinetzh","count":1},{"name":"shaoxiaowang","email":"guzhuofeng@163.com","login":"shaoxiaowang","count":1},{"name":"scxue","email":"xueshuchen17@mails.ucas.edu.cn","login":"scxue","count":1},{"name":"sayantan sadhu","email":"56483183+sayantan1410","login":"sayantan1410","count":1},{"name":"sanaka","email":"50254737+HorizonWind2004","login":"HorizonWind2004","count":1},{"name":"ruanrz","email":"45003574+ruanrz","login":"ruanrz","count":1},{"name":"rebel-kblee","email":"119555851+rebel-kblee","login":"rebel-kblee","count":1},{"name":"raven","email":"imperialroyalguard38@gmail.com","login":"raven38","count":1},{"name":"raulmosa","email":"55974614+raulmosa","login":"raulmosa","count":1},{"name":"rafael","email":"rafael.irgolic@gmail.com","login":"irgolic","count":1},{"name":"r8bhavneet","email":"98200254+r8bhavneet","login":"r8bhavneet","count":1},{"name":"qwjaskzxl","email":"870384605@qq.com","login":"qwjaskzxl","count":1},{"name":"qsh-zh","email":"qzhang419@gatech.edu","login":"qsh-zh","count":1},{"name":"qqii","email":"QiruiChen97@gmail.com","login":"qqii","count":1},{"name":"priprapre","email":"126275546+priprapre","login":"priprapre","count":1},{"name":"pink-red","email":"94079189+pink-red","login":"pink-red","count":1},{"name":"pibbo88","email":"81701354+pibbo88","login":"pibbo88","count":1},{"name":"p1kit","email":"129310466+p1kit","login":"p1kit","count":1},{"name":"김태민","email":"taemin6697@hansung.ac.kr","login":"taemin6697","count":1},{"name":"高佳宝","email":"mkknightr@gmail.com","login":"mkknightr","count":1},{"name":"赵三石","email":"49309820+zhaowendao30","login":"zhaowendao30","count":1},{"name":"蓝色的秋风","email":"461249104@qq.com","login":"hua1995116","count":1},{"name":"林金鹏","email":"1037062323@qq.com","login":"JPlin","count":1},{"name":"小咩Goat","email":"38155995+BaaBaaGoat","login":"BaaBaaGoat","count":1},{"name":"Žilvinas Ledas","email":"zilvinas.ledas@dict.lt","login":"zledas","count":1},{"name":"Ömer Veysel Çağatan","email":"72755761+asparius","login":"asparius","count":1},{"name":"zxypro","email":"43384183+zxypro1","login":"zxypro1","count":1},{"name":"zuojianghua","email":"zuojianghua@gmail.com","login":"zuojianghua","count":1},{"name":"zhiqiang","email":"zhiqiang@canva.com","login":"zhiqiang-canva","count":1},{"name":"yupeng1111","email":"csypshi@gmail.com","login":"yupeng1111","count":1},{"name":"yunseong Cho","email":"yscho9390@gmail.com","login":"yunseongcho","count":1},{"name":"yingjieh","email":"yingjie.han@intel.com","login":"yingjie-han","count":1},{"name":"yangpei-comp","email":"156884845+yangpei-comp","login":"yangpei-comp","count":1},{"name":"xhedit","email":"71542719+xhedit","login":"xhedit","count":1},{"name":"wrong.wang","email":"wangbudui@foxmail.com","login":"budui","count":1},{"name":"wonderfan","email":"fanjiahe2000@163.com","login":"wonderfan","count":1},{"name":"webbigdata-jp","email":"87654083+webbigdata-jp","login":"webbigdata-jp","count":1},{"name":"vvssttkk","email":"8581044+vvssttkk","login":"vvssttkk","count":1},{"name":"vincedovy","email":"vdovydaitis@alum.mit.edu","login":"vincedovy","count":1},{"name":"vikasmech","email":"vikasmech.nitk@gmail.com","login":"vikasmech","count":1},{"name":"victolee0","email":"39608452+victolee0","login":"victolee0","count":1},{"name":"vedant2003","email":"97391064+jgyfutub","login":"jgyfutub","count":1},{"name":"vahramtadevosyan","email":"74537303+vahramtadevosyan","login":"vahramtadevosyan","count":1},{"name":"efwfe","email":"spartazhangzhang@gmail.com","login":"efwfe","count":1},{"name":"kathath","email":"74715925+kathath","login":"kathath","count":1},{"name":"kakukakujirori","email":"63725741+kakukakujirori","login":"kakukakujirori","count":1},{"name":"kahmed10","email":"15948690+kahmed10","login":"kahmed10","count":1},{"name":"junming huang","email":"68060593+hjmnbnb","login":"hjmnbnb","count":1},{"name":"junhsss","email":"junhsssr@gmail.com","login":"junhsss","count":1},{"name":"jschoormans","email":"jasper.schoormans@gmail.com","login":"jschoormans","count":1},{"name":"jquintanilla4","email":"32947277+jquintanilla4","login":"jquintanilla4","count":1},{"name":"josephrocca","email":"1167575+josephrocca","login":"josephrocca","count":1},{"name":"johannaSommer","email":"johanna@mail-sommer.com","login":"johannaSommer","count":1},{"name":"jnhuang","email":"115004993+Rbrq03","login":"Rbrq03","count":1},{"name":"jinghuan-Chen","email":"42742857+jinghuan-Chen","login":"jinghuan-Chen","count":1},{"name":"jiaqiw09","email":"60021713+jiaqiw09","login":"jiaqiw09","count":1},{"name":"jfozard","email":"john.fozard@gmail.com","login":"jfozard","count":1},{"name":"jere357","email":"jeronim96@gmail.com","login":"jere357","count":1},{"name":"ilisparrow","email":"4880273+ilisparrow","login":"ilisparrow","count":1},{"name":"iczaw","email":"157723699+iczaw","login":"iczaw","count":1},{"name":"hwuebben","email":"wbben123@yahoo.de","login":"hwuebben","count":1},{"name":"haixinxu","email":"33156632+haixinxu","login":"haixinxu","count":1},{"name":"haikmanukyan","email":"haik.manukyan@gmail.com","login":"haikmanukyan","count":1},{"name":"gujing","email":"925973396@qq.com","login":"gujingit","count":1},{"name":"geronimi73","email":"141400217+geronimi73","login":"geronimi73","count":1},{"name":"fxmarty","email":"9808326+fxmarty","login":"fxmarty","count":1},{"name":"fpgaminer","email":"fpgaminer@bitcoin-mining.com","login":"fpgaminer","count":1},{"name":"fboulnois","email":"fboulnois","login":"fboulnois","count":1},{"name":"fancydaddy","email":"fancy45daddy@hotmail.com","login":"fancydaddy","count":1},{"name":"exo-pla-net","email":"47930742+exo-pla-net","login":"exo-pla-net","count":1},{"name":"erliding","email":"42523282+erliding","login":"erliding","count":1},{"name":"erkams","email":"serkamseker@gmail.com","login":"erkams","count":1},{"name":"agizmo","email":"gizmo1482@outlook.com","login":"agizmo","count":1},{"name":"osrm","email":"90407222+osrm","login":"osrm","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"okalldal","email":"oscar@kalldal.se","login":"okalldal","count":1},{"name":"oOraph","email":"13552058+oOraph","login":"oOraph","count":1},{"name":"nikhil-masterful","email":"95646947+nikhil-masterful","login":"nikhil-masterful","count":1},{"name":"nicolas-dufour","email":"33259879+nicolas-dufour","login":"nicolas-dufour","count":1},{"name":"neverix","email":"stomperhomp@gmail.com","login":"neverix","count":1},{"name":"nbpppp","email":"49605250+zyinghua","login":"zyinghua","count":1},{"name":"nPeppon","email":"a.rufo94@gmail.com","login":"nPeppon","count":1},{"name":"mwkldeveloper","email":"mwkldeveloper@gmail.com","login":"mwkldeveloper","count":1},{"name":"momo","email":"96799331+neuron-party","login":"neuron-party","count":1},{"name":"mkshing","email":"33302880+mkshing","login":"mkshing","count":1},{"name":"milyiyo","email":"milyiyo","login":"milyiyo","count":1},{"name":"mengfei25","email":"mengfei.li@Intel.com","login":"mengfei25","count":1},{"name":"meg","email":"90473723+meg-huggingface","login":"meg-huggingface","count":1},{"name":"mazharosama","email":"138783890+mazharosama","login":"mazharosama","count":1},{"name":"maxs-kan","email":"50169754+maxs-kan","login":"maxs-kan","count":1},{"name":"maksymbekuzarovSC","email":"143528551+maksymbekuzarovSC","login":"maksymbekuzarovSC","count":1},{"name":"lvzi","email":"39146704+lvzii","login":"lvzii","count":1},{"name":"lsb","email":"leebutterman@gmail.com","login":"lsb","count":1},{"name":"lowinli","email":"33021512+LowinLi","login":"LowinLi","count":1},{"name":"lookas","email":"hilookas@gmail.com","login":"hilookas","count":1},{"name":"leaps","email":"lmtejedor@gmail.com","login":"ltejedor","count":1},{"name":"latentCall145","email":"75278258+latentCall145","login":"latentCall145","count":1},{"name":"laksjdjf","email":"aikasama@hotmail.co.jp","login":"laksjdjf","count":1},{"name":"lakshay sharma","email":"31830611+Lakshaysharma048","login":"Lakshaysharma048","count":1},{"name":"klopsahlong","email":"115955237+klopsahlong","login":"klopsahlong","count":1},{"name":"Susnato Dhar","email":"susnatodhar10@gmail.com","login":"susnato","count":1},{"name":"Lukas Struppek","email":"lukas.struppek@cs.tu-darmstadt.de","login":"LukasStruppek","count":1},{"name":"Lukas Kuhn","email":"lukaskuhn.lku@gmail.com","login":"lukaskuhn-lku","count":1},{"name":"Luchao Qi","email":"46330265+luchaoqi","login":"luchaoqi","count":1},{"name":"LittleNyima","email":"62497818+LittleNyima","login":"LittleNyima","count":1},{"name":"Linh Nguyen","email":"89931753+linhqyy","login":"linhqyy","count":1},{"name":"Lime-Cakes","email":"91322985+Lime-Cakes","login":"Lime-Cakes","count":1},{"name":"Lim Swee Kiat","email":"limsweekiat@gmail.com","login":"greentfrapp","count":1},{"name":"Liam Swayne","email":"108629034+LiamSwayne","login":"LiamSwayne","count":1},{"name":"Li-Huai (Allan) Lin","email":"qqaatw@gmail.com","login":"qqaatw","count":1},{"name":"Leon Lin","email":"linbo0518@gmail.com","login":"linbo0518","count":1},{"name":"Leojc","email":"liao_junchao@outlook.com","login":"Leojc","count":1},{"name":"Leng Yue","email":"lengyue@lengyue.me","login":"leng-yue","count":1},{"name":"Lee Penkman","email":"lee.p@canva.com","login":"lee101","count":1},{"name":"Lee Dong Joo","email":"dongjoo.lee@voyagerx.com","login":"codinggosu","count":1},{"name":"Le Zhuo","email":"53815869+zhuole1025","login":"zhuole1025","count":1},{"name":"Laveraaa","email":"82169142+Laveraaa","login":"Laveraaa","count":1},{"name":"Laurent Mazare","email":"laurent.mazare@gmail.com","login":"LaurentMazare","count":1},{"name":"Laisky.Cai","email":"github@laisky.com","login":"Laisky","count":1},{"name":"Lachlan Nicholson","email":"57090563+lachlan-nicholson","login":"lachlan-nicholson","count":1},{"name":"Kuba","email":"jakub.jaroszewski@gmail.com","login":"pierd","count":1},{"name":"Kristian Mischke","email":"kristianmischke@gmail.com","login":"KristianMischke","count":1},{"name":"Mikko Tukiainen","email":"mikko.tukiainen@amd.com","login":"mjkvaak-amd","count":1},{"name":"Mikhail Koltakov","email":"70899588+MK-2012","login":"MK-2012","count":1},{"name":"Kirill","email":"kirill.fedyanin@gmail.com","login":"kirill-fedyanin","count":1},{"name":"Kinam Kim","email":"63842546+kinam0252","login":"kinam0252","count":1},{"name":"Kevin Turner","email":"83819+keturn","login":"keturn","count":1},{"name":"Kazuki Yoda","email":"70416294+Kazuki-Yoda","login":"Kazuki-Yoda","count":1},{"name":"Kangfu Mei","email":"mikumkf@gmail.com","login":"MKFMIKU","count":1},{"name":"Kane Wallmann","email":"57159130+kanewallmann","login":"kanewallmann","count":1},{"name":"Mert Erbak","email":"71733533+merterbak","login":"merterbak","count":1},{"name":"Mengqing Cao","email":"52243582+MengqingCao","login":"MengqingCao","count":1},{"name":"Mehmet Yiğit Özgenç","email":"47952284+yigitozgenc","login":"yigitozgenc","count":1},{"name":"Meatfucker","email":"74834323+Meatfucker","login":"Meatfucker","count":1},{"name":"Mayank Khanduja","email":"mayankkhanduja8@gmail.com","login":"mayank2","count":1},{"name":"Max-We","email":"48329936+Max-We","login":"Max-We","count":1},{"name":"Max Podkorytov","email":"4273004+tenpercent","login":"tenpercent","count":1},{"name":"MatthieuTPHR","email":"75613333+MatthieuTPHR","login":"MatthieuTPHR","count":1},{"name":"Matthieu Bizien","email":"oao2005@gmail.com","login":"MatthieuBizien","count":1},{"name":"Mathis Koroglu","email":"mathis@korog.lu","login":"Arlaz","count":1},{"name":"Mathias Parger","email":"mathias.parger@outlook.com","login":"dabeschte","count":1},{"name":"Masamune Ishihara","email":"1396267+masaishi","login":"masaishi","count":1},{"name":"Martin Müller","email":"martin.muller.me@gmail.com","login":"mar-muel","count":1},{"name":"Marlon May","email":"77202149+Marlon154","login":"Marlon154","count":1},{"name":"Markus Pobitzer","email":"markuspobitzer@gmail.com","login":"Markus-Pobitzer","count":1},{"name":"Marko Kostiv","email":"kostivmarko@gmail.com","login":"MarkoKostiv","count":1},{"name":"Mark Van Aken","email":"1727697+vanakema","login":"vanakema","count":1},{"name":"Mark","email":"remarkablemark","login":"remarkablemark","count":1},{"name":"Mario Šaško","email":"mario@huggingface.co","login":"mariosasko","count":1},{"name":"MaoXianXin","email":"qq1044467857@gmail.com","login":"MaoXianXin","count":1},{"name":"Jincheng Miao","email":"jincheng.miao@intel.com","login":"miaojinc","count":1},{"name":"Jinay Jain","email":"30903578+JinayJain","login":"JinayJain","count":1},{"name":"Kohei","email":"43459664+ktakita1011","login":"ktakita1011","count":1},{"name":"kesimeg","email":"48391912+kesimeg","login":"kesimeg","count":1},{"name":"MLRichter","email":"matrichter@uos.de","login":"MLRichter","count":1},{"name":"M-A","email":"maruel@gmail.com","login":"maruel","count":1},{"name":"Lvkesheng Shen","email":"45848260+Fantast616","login":"Fantast616","count":1},{"name":"Luo Chaofan","email":"79003314+fkcptlst","login":"fkcptlst","count":1},{"name":"LukeLin","email":"60426396+LukeLIN-web","login":"LukeLIN-web","count":1},{"name":"Jason C.H","email":"ctrysbita@outlook.com","login":"ctrysbita","count":1},{"name":"James Xu","email":"jamesxu1288@Gmail.com","login":"james-p-xu","count":1},{"name":"Jake Vanderplas","email":"jakevdp@gmail.com","login":"jakevdp","count":1},{"name":"Jair Trejo","email":"jairtrejo@gmail.com","login":"jairtrejo","count":1},{"name":"Jacqui Wei","email":"jwei@canva.com","login":"JacquiML","count":1},{"name":"JacobYuan7","email":"30721381+JacobYuan7","login":"JacobYuan7","count":1},{"name":"Jacob Marks","email":"jamarks13@gmail.com","login":"jacobmarks","count":1},{"name":"Jacob Helwig","email":"60412857+JacobHelwig","login":"JacobHelwig","count":1},{"name":"Jackmin801","email":"56836461+Jackmin801","login":"Jackmin801","count":1},{"name":"J N Hearns","email":"nhearnsberger@gmail.com","login":"nthh","count":1},{"name":"Iván de Prado","email":"ivanprado","login":"ivanprado","count":1},{"name":"Ivan Skorokhodov","email":"iskorokhodov@gmail.com","login":"universome","count":1},{"name":"Ishan Dutta","email":"ishandutta0098@gmail.com","login":"ishandutta0098","count":1},{"name":"Inigo Goiri","email":"elgoiri@gmail.com","login":"goiri","count":1},{"name":"Ina","email":"1224084650@qq.com","login":"Luciennnnnnn","count":1},{"name":"Ilya Drobyshevskiy","email":"iadrobyshevskiy@yandex.ru","login":"free001style","count":1},{"name":"Ikpreet S Babra","email":"38840682+N0-Flux-given","login":"N0-Flux-given","count":1},{"name":"Igor Filippov","email":"igorfeelippov@gmail.com","login":"reallyigor","count":1},{"name":"Ian","email":"ian@iabaldwin.com","login":"iabaldwin","count":1},{"name":"IDKiro","email":"syd@zju.edu.cn","login":"IDKiro","count":1},{"name":"Hzzone","email":"zhizhonghwang@gmail.com","login":"Hzzone","count":1},{"name":"Manfred Lindmark","email":"62092573+merfnad","login":"merfnad","count":1},{"name":"Evgenii Kashin","email":"kashinevge@gmail.com","login":"EvgenyKashin","count":1},{"name":"Eugene Lyapustin","email":"30509893+unishift","login":"unishift","count":1},{"name":"Eugene Antropov","email":"e@antropov.it","login":"antigp","count":1},{"name":"Humphrey009","email":"60021713+Humphrey009","login":"Humphrey009","count":1},{"name":"Horseee","email":"maxinyin@zju.edu.cn","login":"horseee","count":1},{"name":"Hezi Zisman","email":"hezi@bria.ai","login":"H3zi","count":1},{"name":"Hengwen Tong","email":"kevint324@gmail.com","login":"kevint324","count":1},{"name":"Kamal Raj","email":"kamalraj97@gmail.com","login":"kamalkraj","count":1},{"name":"Kaiwen Sheng","email":"kwsheng@stanford.edu","login":"holmosaint","count":1},{"name":"Justin Ruan","email":"justin900429@gmail.com","login":"Justin900429","count":1},{"name":"Justin Merrell","email":"merrelljustin@gmail.com","login":"justinmerrell","count":1},{"name":"Justin Chu","email":"justinchuby","login":"justinchuby","count":1},{"name":"Junsheng121","email":"103119560+Junsheng121","login":"Junsheng121","count":1},{"name":"Juan Carrasquilla","email":"68667541+JC-swEng","login":"JC-swEng","count":1},{"name":"Joshua Lochner","email":"admin@xenova.com","login":"xenova","count":1},{"name":"Joseph Coffland","email":"github@joe.coffland.com","login":"jcoffland","count":1},{"name":"Jongwoo Han","email":"jongwooo.han@gmail.com","login":"jongwooo","count":1},{"name":"Jonathan Yin","email":"jonathanyin.12@gmail.com","login":"jonathanyin12","count":1},{"name":"Jonah","email":"97376233+jonahclarsen","login":"jonahclarsen","count":1},{"name":"John Haugeland","email":"stonecypher@gmail.com","login":"StoneCypher","count":1},{"name":"John HU","email":"hszqqq12@gmail.com","login":"ushuz","count":1},{"name":"Joachim Blaafjell Holwech","email":"holwech","login":"holwech","count":1},{"name":"Jithin James","email":"jamesjithin97@gmail.com","login":"jjmachan","count":1},{"name":"Jingyang Zhang","email":"jingyang.zhang@duke.edu","login":"zjysteven","count":1},{"name":"Jingya HUANG","email":"44135271+JingyaHuang","login":"JingyaHuang","count":1},{"name":"Scott Lessans","email":"440874+slessans","login":"slessans","count":1},{"name":"ScilenceForest","email":"45549187+ScilenceForest","login":"ScilenceForest","count":1},{"name":"Sangwon Lee","email":"gumgood@naver.com","login":"gumgood","count":1},{"name":"Samuel Ajisegiri","email":"samajisegiri@gmail.com","login":"realsama","count":1},{"name":"JinK","email":"code.eric22@gmail.com","login":"jinwonkim93","count":1},{"name":"Jianbing Wu","email":"50580578+KimbingNg","login":"KimbingNg","count":1},{"name":"Ji soo Kim","email":"kuotient.dev@gmail.com","login":"kuotient","count":1},{"name":"Jesse Casey","email":"31020859+jncasey","login":"jncasey","count":1},{"name":"Jerry Jiarui XU","email":"xvjiarui0826@gmail.com","login":"xvjiarui","count":1},{"name":"JeLuF","email":"jf@mormo.org","login":"JeLuF","count":1},{"name":"Sai Shreyas Bhavanasi","email":"67334664+b-sai","login":"b-sai","count":1},{"name":"Ryan Lin","email":"ryan.l@canva.com","login":"ryanlyn","count":1},{"name":"Ruslan Vorovchenko","email":"45851493+cross-attention","login":"cross-attention","count":1},{"name":"RuoyiDu","email":"61931443+RuoyiDu","login":"RuoyiDu","count":1},{"name":"Ruizhe Wang","email":"88331091+Mr-Philo","login":"Mr-Philo","count":1},{"name":"RuiningLi","email":"88520323+RuiningLi","login":"RuiningLi","count":1},{"name":"Roy Hvaara","email":"roy@lightyear.no","login":"hvaara","count":1},{"name":"Rohan Taori","email":"rtaori13@gmail.com","login":"rtaori","count":1},{"name":"Rogério Júnior","email":"rogerio.agjunior@gmail.com","login":"rogerioagjr","count":1},{"name":"Robin Hutmacher","email":"robin.hutmacher@gmail.com","login":"hutec","count":1},{"name":"Robin","email":"robin.xw@hotmail.com","login":"RobinXL","count":1},{"name":"Rinne","email":"liu_yaohui1998@126.com","login":"AsakusaRinne","count":1},{"name":"Revist","email":"revistoo@gmail.com","login":"Revist","count":1},{"name":"Rastislav Švarba","email":"ra100","login":"ra100","count":1},{"name":"Rashmi Margani","email":"rashmi.margani@gmail.com","login":"rashmimarganiatgithub","count":1},{"name":"Randolph-zeng","email":"randolphzeng@gmail.com","login":"Randolph-zeng","count":1},{"name":"Ran Ran","email":"ran.rissy@gmail.com","login":"RissyRan","count":1},{"name":"RampagingSloth","email":"147950249+RampagingSloth","login":"RampagingSloth","count":1},{"name":"RahulBhalley","email":"rahulbhalley@icloud.com","login":"RahulBhalley","count":1},{"name":"Ragnar Rova","email":"ragnar.rova@gmail.com","login":"rrva","count":1},{"name":"Rafie Walker","email":"slickytail.mc@gmail.com","login":"Slickytail","count":1},{"name":"Rachit Shah","email":"rshah240@gmail.com","login":"rshah240","count":1},{"name":"kentdan3msu","email":"46754450+kentdan3msu","login":"kentdan3msu","count":1},{"name":"Tanupriya Singh","email":"tanraj8@gmail.com","login":"Tanupriya-Singh","count":1},{"name":"T. Xu","email":"matonglidewazi@qq.com","login":"tongdaxu","count":1},{"name":"Symbiomatrix","email":"Symbiomatrix@gmail.com","login":"Symbiomatrix","count":1},{"name":"Sylvain Gugger","email":"35901082+sgugger","login":"sgugger","count":1},{"name":"Pratik Pingale","email":"pratikbpingale9075@gmail.com","login":"PROxZIMA","count":1},{"name":"PommesPeter","email":"54879512+PommesPeter","login":"PommesPeter","count":1},{"name":"urpetkov-amd","email":"127323899+urpetkov-amd","login":"urpetkov-amd","count":1},{"name":"Sugato Ray","email":"sugatoray","login":"sugatoray","count":1},{"name":"Stuti R","email":"71293255+kingstut","login":"kingstut","count":1},{"name":"Steven Munn","email":"stevenjlm","login":"stevenjlm","count":1},{"name":"Steaunk","email":"wchiennan@gmail.com","login":"Steaunk","count":1},{"name":"Stax124","email":"60222162+Stax124","login":"Stax124","count":1},{"name":"Stas Bekman","email":"stas00","login":"stas00","count":1},{"name":"StAlKeR7779","email":"stalkek7779@yandex.ru","login":"StAlKeR7779","count":1},{"name":"Srimanth Agastyaraju","email":"30816357+asrimanth","login":"asrimanth","count":1},{"name":"Sookwan Han","email":"80747187+jellyheadandrew","login":"jellyheadandrew","count":1},{"name":"Soof Golan","email":"83900570+soof-golan","login":"soof-golan","count":1},{"name":"SkyCol","email":"97716552+SkyCol","login":"SkyCol","count":1},{"name":"Sian","email":"sianlau@qq.com","login":"LolitaSian","count":1},{"name":"Shyam Sudhakaran","email":"shyamsnair97@gmail.com","login":"shyamsn97","count":1},{"name":"Shyam Marjit","email":"54628184+shyammarjit","login":"shyammarjit","count":1},{"name":"Shubhamai","email":"shubham.aiengineer@gmail.com","login":"Shubhamai","count":1},{"name":"Shubham S Jagtap","email":"63872951+ShubhamJagtap2000","login":"ShubhamJagtap2000","count":1},{"name":"Shitao Xiao","email":"2906698981@qq.com","login":"staoxiao","count":1},{"name":"Seunghyeon Kim","email":"shkim@superb-ai.com","login":"richardSHkim","count":1},{"name":"Seongbin Lim","email":"58146755+sbinnee","login":"sbinnee","count":1},{"name":"Ollin Boer Bohan","email":"madebyollin@gmail.com","login":"madebyollin","count":1},{"name":"Oleh","email":"oleggggg1997@gmail.com","login":"kopyl","count":1},{"name":"OleehyO","email":"leehy0357@gmail.com","login":"OleehyO","count":1},{"name":"NotNANtoN","email":"antonwiehe@gmail.com","login":"NotNANtoN","count":1},{"name":"Nontapat Kaewamporn","email":"43312669+tontan2545","login":"tontan2545","count":1},{"name":"Nishant Rajadhyaksha","email":"79035403+nishant42491","login":"nishant42491","count":1},{"name":"Pu Cao","email":"48318302+caopulan","login":"caopulan","count":1},{"name":"Mikail Duzenli","email":"45072645+MikailINTech","login":"MikailINTech","count":1},{"name":"Sam","email":"82487541+example-git","login":"example-git","count":1},{"name":"Nicholas Bardy","email":"nicholasbardy@gmail.com","login":"nbardy","count":1},{"name":"Neil Wang","email":"39628660+isNeil","login":"isNeil","count":1},{"name":"Nate Landman","email":"nlandmanc@gmail.com","login":"landmann","count":1},{"name":"Narek Maloyan","email":"narek1110@gmail.com","login":"maloyan","count":1},{"name":"Naoki Ainoya","email":"2300438+ainoya","login":"ainoya","count":1},{"name":"Nandika-A","email":"93462818+Nandika-A","login":"Nandika-A","count":1},{"name":"Nan Liu","email":"45443761+nanlliu","login":"nanlliu","count":1},{"name":"Nan Liu","email":"33531451+nanliu1","login":"nanliu1","count":1},{"name":"Nan","email":"510934379@qq.com","login":"Dalanke","count":1},{"name":"NIKHIL A V","email":"58301643+i-am-epic","login":"i-am-epic","count":1},{"name":"Mylo","email":"36931363+gitmylo","login":"gitmylo","count":1},{"name":"Muhtasham Oblokulov","email":"muhtasham97@gmail.com","login":"Muhtasham","count":1},{"name":"Monohydroxides","email":"75928535+Monohydroxides","login":"Monohydroxides","count":1},{"name":"Monjoy Narayan Choudhury","email":"77499007+MnCSSJ4x","login":"MnCSSJ4x","count":1},{"name":"Minwoo Byeon","email":"mwbyun@hotmail.com","login":"mwbyeon","count":1},{"name":"MinJu-Ha","email":"101788861+MinJu-Ha","login":"MinJu-Ha","count":1},{"name":"MilkClouds","email":"milkclouds00@gmail.com","login":"MilkClouds","count":1},{"name":"Mikołaj Siedlarek","email":"mikolaj@siedlarek.net","login":"msiedlarek","count":1},{"name":"Sebastian","email":"sep.gil@gmail.com","login":"sepal","count":1},{"name":"Quentin Lhoest","email":"42851186+lhoestq","login":"lhoestq","count":1},{"name":"Quentin Gallouédec","email":"45557362+qgallouedec","login":"qgallouedec","count":1},{"name":"Qin Zhou","email":"1079207272@qq.com","login":"Matrix53","count":1},{"name":"Pulkit Mishra","email":"pulkitmishra007@gmail.com","login":"PulkitMishra","count":1},{"name":"Miguel Farinha","email":"101428614+mlfarinha","login":"mlfarinha","count":1},{"name":"Michael Tkachuk","email":"61463055+MikeTkachuk","login":"MikeTkachuk","count":1},{"name":"Michael Monashev","email":"mmb@ya.ru","login":"MichaelMonashev","count":1},{"name":"Michael Krasnyk","email":"michael.krasnyk@gmail.com","login":"oxidase","count":1},{"name":"Michael","email":"mnoukhov@gmail.com","login":"mnoukhov","count":1},{"name":"Jason Kuan","email":"jason9075","login":"jason9075","count":1},{"name":"Plat","email":"60182057+p1atdev","login":"p1atdev","count":1},{"name":"Pierre LeMoine","email":"github@luben.se","login":"DrInfiniteExplorer","count":1},{"name":"Pierre Dulac","email":"dulacpier@gmail.com","login":"dulacp","count":1},{"name":"Philipp Hasper","email":"serAL@hasper.info","login":"PhilLab","count":1},{"name":"Philip Rideout","email":"philiprideout@gmail.com","login":"prideout","count":1},{"name":"Philip Pham","email":"phillypham@google.com","login":"ppham27","count":1},{"name":"Phil Butler","email":"philipbutler@me.com","login":"philipbutler","count":1},{"name":"Peter Willemsen","email":"peter@codebuffet.co","login":"peterwilli","count":1},{"name":"Peter Lin","email":"peterlin9863@gmail.com","login":"PeterL1n","count":1},{"name":"Peter @sHTiF Stefcek","email":"pshtif@gmail.com","login":"pshtif","count":1},{"name":"Peter","email":"144483+peterto","login":"peterto","count":1},{"name":"Penn","email":"jenkspt@gmail.com","login":"jenkspt","count":1},{"name":"PeixuanZuo","email":"94887879+PeixuanZuo","login":"PeixuanZuo","count":1},{"name":"Pauline Bailly-Masson","email":"155966238+paulinebm","login":"paulinebm","count":1},{"name":"Patryk Bartkowiak","email":"patrykbart99@gmail.com","login":"patrykbart","count":1},{"name":"Patrick","email":"p.mertes@gmx.de","login":"sirpaddy","count":1},{"name":"Parth38","email":"58384863+Parth38","login":"Parth38","count":1},{"name":"PJC","email":"qkrwncks593@gmail.com","login":"SlZeroth","count":1},{"name":"PENGUINLIONG","email":"admin@penguinliong.moe","login":"PENGUINLIONG","count":1},{"name":"Oren WANG","email":"371248882@qq.com","login":"orenwang","count":1},{"name":"Omiita","email":"77219025+omihub777","login":"omihub777","count":1},{"name":"Omar Awile","email":"omar@awile.net","login":"ohm314","count":1},{"name":"Seokhyeon Jeong","email":"sh102201@naver.com","login":"olccihyeon","count":1},{"name":"NimenDavid","email":"312648004@qq.com","login":"DrDavidS","count":1},{"name":"Nilesh","email":"nilesh.kokane360@gmail.com","login":"nileshkokane01","count":1},{"name":"Nikita Starodubcev","email":"69318859+quickjkee","login":"quickjkee","count":1},{"name":"Nikhil Gajendrakumar","email":"nikhil.g@gatech.edu","login":"gajendr-nikhil","count":1},{"name":"Nicolas Hug","email":"contact@nicolas-hug.com","login":"NicolasHug","count":1},{"name":"Nicolas","email":"10967508+nkthiebaut","login":"nkthiebaut","count":1}],"total_commits":5334,"total_committers":922,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":5.785249457700651,"dds":0.8260217472815898,"past_year_committers":[{"name":"Sayak Paul","email":"spsayakpaul@gmail.com","login":"sayakpaul","count":283},{"name":"Aryan","email":"aryan@huggingface.co","login":"a-r-r-o-w","count":121},{"name":"hlky","email":"hlky@hlky.ac","login":"hlky","count":110},{"name":"Dhruv Nair","email":"dhruv.nair@gmail.com","login":"DN6","count":108},{"name":"YiYi Xu","email":"yixu310@gmail.com","login":"yiyixuxu","count":52},{"name":"Linoy Tsaban","email":"57615435+linoytsaban","login":"linoytsaban","count":34},{"name":"Steven Liu","email":"59462357+stevhliu","login":"stevhliu","count":28},{"name":"Yao Matrix","email":"matrix.yao@intel.com","login":"yao-matrix","count":27},{"name":"Álvaro Somoza","email":"asomoza","login":"asomoza","count":24},{"name":"Tolga Cangöz","email":"46008593+tolgacangoz","login":"tolgacangoz","count":23},{"name":"SahilCarterr","email":"110806554+SahilCarterr","login":"SahilCarterr","count":19},{"name":"Parag Ekbote","email":"thecoolekbote189@gmail.com","login":"ParagEkbote","count":18},{"name":"Fanli Lin","email":"fanli.lin@intel.com","login":"faaany","count":13},{"name":"Junsong Chen","email":"cjs1020440147@icloud.com","login":"lawrence-cj","count":12},{"name":"Daniel Regado","email":"35548192+guiyrt","login":"guiyrt","count":10},{"name":"Leo Jiang","email":"74156916+leisuzz","login":"leisuzz","count":10},{"name":"Yuxuan Zhang","email":"2448370773@qq.com","login":"zRzRzRzRzRzRzR","count":10},{"name":"Lucain","email":"lucainp@gmail.com","login":"Wauplin","count":10},{"name":"Eliseu Silva","email":"elismasilva@gmail.com","login":"elismasilva","count":9},{"name":"Marc Sun","email":"57196510+SunMarc","login":"SunMarc","count":8},{"name":"Vinh H. Pham","email":"phamvinh257@gmail.com","login":"rootonchair","count":7},{"name":"Ishan Modi","email":"54568147+ishan-modi","login":"ishan-modi","count":7},{"name":"CyberVy","email":"72680847+CyberVy","login":"CyberVy","count":7},{"name":"Juan Acevedo","email":"juancevedo@gmail.com","login":"entrpn","count":6},{"name":"Teriks","email":"teriks999@gmail.com","login":"Teriks","count":6},{"name":"Frank (Haofan) Wang","email":"haofanwang.ai@gmail.com","login":"haofanwang","count":6},{"name":"Jiwook Han","email":"33192762+mreraser","login":"mreraser","count":6},{"name":"Beinsezii","email":"39478211+Beinsezii","login":"Beinsezii","count":5},{"name":"XCL","email":"923863800@qq.com","login":"gnobitab","count":5},{"name":"Vishnu V Jaddipal","email":"95531133+Gothos","login":"Gothos","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"chaowenguo","email":"chaowen.guo1@gmail.com","login":"chaowenguo","count":4},{"name":"apolinário","email":"joaopaulo.passos@gmail.com","login":"apolinario","count":4},{"name":"王奇勋","email":"46553287+wangqixun","login":"wangqixun","count":4},{"name":"Vladimir Mandic","email":"mandic00@live.com","login":"vladmandic","count":4},{"name":"satani99","email":"42287151+satani99","login":"satani99","count":4},{"name":"suzukimain","email":"131413573+suzukimain","login":"suzukimain","count":4},{"name":"captainzz","email":"73270275+xduzhangjiayu","login":"xduzhangjiayu","count":4},{"name":"Dimitri Barbot","email":"dimitribarbot@gmail.com","login":"dimitribarbot","count":4},{"name":"C","email":"ichengzeyi@gmail.com","login":"chengzeyi","count":4},{"name":"Yijun Lee","email":"119404328+yijun-lee","login":"yijun-lee","count":3},{"name":"Yu Zheng","email":"zhengyu.davy@foxmail.com","login":"DavyMorgan","count":3},{"name":"M Saqlain","email":"118016760+saqlain2204","login":"saqlain2204","count":3},{"name":"Kenneth Gerald Hamilton","email":"29099829+kghamilton89","login":"kghamilton89","count":3},{"name":"Yuqian Hong","email":"austin712@mail.ustc.edu.cn","login":"lavinal712","count":3},{"name":"asfiyab-nvidia","email":"117682710+asfiyab-nvidia","login":"asfiyab-nvidia","count":3},{"name":"co63oc","email":"co63oc","login":"co63oc","count":3},{"name":"tongyu","email":"119610311+tongyu0924","login":"tongyu0924","count":3},{"name":"Bagheera","email":"59658056+bghira","login":"bghira","count":3},{"name":"AstraliteHeart","email":"81396681+AstraliteHeart","login":"AstraliteHeart","count":3},{"name":"Anton Obukhov","email":"4390695+toshas","login":"toshas","count":3},{"name":"Anand Kumar","email":"63339285+AnandK27","login":"AnandK27","count":3},{"name":"Ameer Azam","email":"30064373+AMEERAZAM08","login":"AMEERAZAM08","count":3},{"name":"Yaniv Galron","email":"yanivdorgalron@gmail.com","login":"YanivDorGalron","count":3},{"name":"Shenghai Yuan","email":"140951558+SHYuanBest","login":"SHYuanBest","count":2},{"name":"RogerSinghChugh","email":"35698080+RogerSinghChugh","login":"RogerSinghChugh","count":2},{"name":"Subho Ghosh","email":"93722719+ighoshsubho","login":"ighoshsubho","count":2},{"name":"RandomGamingDev","email":"83996185+RandomGamingDev","login":"RandomGamingDev","count":2},{"name":"PromeAI","email":"jeff@promeai.pro","login":"PromeAIpro","count":2},{"name":"Célina","email":"hanouticelina@gmail.com","login":"hanouticelina","count":2},{"name":"Thanh Le","email":"muchuca01@gmail.com","login":"Luvata","count":2},{"name":"Tuna Tuncer","email":"66808459+kuantuna","login":"kuantuna","count":2},{"name":"Vedat Baday","email":"54285744+badayvedat","login":"badayvedat","count":2},{"name":"Yoach Lacombe","email":"52246514+ylacombe","login":"ylacombe","count":2},{"name":"cjkangme","email":"nureongi0214@gmail.com","login":"cjkangme","count":2},{"name":"Raul Ciotescu","email":"raci0399@gmail.com","login":"raulc0399","count":2},{"name":"townwish4git","email":"143256262+townwish4git","login":"townwish4git","count":2},{"name":"zhangp365","email":"144313702+zhangp365","login":"zhangp365","count":2},{"name":"xieofxie","email":"xieofxie@126.com","login":"xieofxie","count":2},{"name":"wony617","email":"49024958+Jwaminju","login":"Jwaminju","count":2},{"name":"v2ray","email":"60914079+LagPixelLOL","login":"LagPixelLOL","count":2},{"name":"puhuk","email":"wetr235@gmail.com","login":"puhuk","count":2},{"name":"linjiapro","email":"linjiapro@gmail.com","login":"linjiapro","count":2},{"name":"kkj15dk","email":"76531122+kkj15dk","login":"kkj15dk","count":2},{"name":"jiqing-feng","email":"jiqing.feng@intel.com","login":"jiqing-feng","count":2},{"name":"glide-the","email":"dmeck@suoxya.com","login":"glide-the","count":2},{"name":"fancy45daddy","email":"124528204+fancy45daddy","login":"fancy45daddy","count":2},{"name":"Pedro Cuenca","email":"pedro@huggingface.co","login":"pcuenca","count":2},{"name":"Pierre Chapuis","email":"git@catwell.info","login":"catwell","count":2},{"name":"Evan Han","email":"cjfghk5697@ajou.ac.kr","login":"cjfghk5697","count":2},{"name":"Daniel Socek","email":"daniel.socek@intel.com","login":"dsocek","count":2},{"name":"Charchit Sharma","email":"charchitsharma11@gmail.com","login":"charchit7","count":2},{"name":"Bhavay Malhotra","email":"56443877+Bhavay-2001","login":"Bhavay-2001","count":2},{"name":"Benjamin Paine","email":"57536852+painebenjamin","login":"painebenjamin","count":2},{"name":"Benjamin Bossan","email":"BenjaminBossan","login":"BenjaminBossan","count":2},{"name":"Aritra Roy Gosthipaty","email":"aritra.born2fly@gmail.com","login":"ariG23498","count":2},{"name":"39th president of the United States, probably","email":"110263573+AmericanPresidentJimmyCarter","login":"AmericanPresidentJimmyCarter","count":2},{"name":"Anatoly Belikov","email":"abelikov@singularitynet.io","login":"noskill","count":2},{"name":"Abhipsha Das","email":"ad6489@nyu.edu","login":"chiral-carbon","count":2},{"name":"Pakkapon Phongthawee","email":"pure.gif@gmail.com","login":"pureexe","count":2},{"name":"Muyang Li","email":"lmxyy","login":"lmxyy","count":2},{"name":"Marçal Comajoan Cara","email":"mcomajoancara@gmail.com","login":"salcc","count":2},{"name":"Luc Georges","email":"McPatate","login":"McPatate","count":2},{"name":"Junyu Chen","email":"70215701+chenjy2003","login":"chenjy2003","count":2},{"name":"Jun Yeop Na","email":"ns090200@gmail.com","login":"flyxiv","count":2},{"name":"Jinzhe Pan","email":"48981407+Eigensystem","login":"Eigensystem","count":2},{"name":"Jianqi Pan","email":"jannchie@gmail.com","login":"Jannchie","count":2},{"name":"G.O.D","email":"32255912+gameofdimension","login":"gameofdimension","count":2},{"name":"ちくわぶ","email":"55102558+Prgckwb","login":"Prgckwb","count":2},{"name":"Disty0","email":"disty@disty.xyz","login":"Disty0","count":1},{"name":"Dibbla!","email":"72083122+dibbla","login":"dibbla","count":1},{"name":"Donald.Lee","email":"47619881+February24-Lee","login":"February24-Lee","count":1},{"name":"Dong","email":"13023695951@163.com","login":"Honey-666","count":1},{"name":"Dhaivat Bhatt","email":"6570814+dhaivat1729","login":"dhaivat1729","count":1},{"name":"Dev Rajput","email":"devrajput060901@gmail.com","login":"thesantatitan","count":1},{"name":"David Steinberg","email":"david@resium.com","login":"david4096","count":1},{"name":"Darshil Jariwala","email":"f20200985@pilani.bits-pilani.ac.in","login":"darshil0805","count":1},{"name":"Dorsa Rohani","email":"dorsa.rohani@gmail.com","login":"DorsaRoh","count":1},{"name":"Doug J","email":"jiagaoxiang","login":"jiagaoxiang","count":1},{"name":"Edna","email":"88869424+Ednaordinary","login":"Ednaordinary","count":1},{"name":"Eduardo Escobar","email":"eduardoescobar7@gmail.com","login":"baldesco","count":1},{"name":"Elias Rad","email":"146735585+nnsW3","login":"nnsW3","count":1},{"name":"Biswaroop","email":"biswaroop08@gmail.com","login":"biswaroop1547","count":1},{"name":"Boseong Jeon","email":"junbs95@gmail.com","login":"icsl-Jeon","count":1},{"name":"Darren Hsu","email":"35377472+darhsu","login":"darhsu","count":1},{"name":"Daniel Hipke","email":"danhipke","login":"danhipke","count":1},{"name":"DTG","email":"68813178+DTG2005","login":"DTG2005","count":1},{"name":"Hzzone","email":"zhizhonghwang@gmail.com","login":"Hzzone","count":1},{"name":"Heavenn","email":"33905626+clarkkent0618","login":"clarkkent0618","count":1},{"name":"Haruya Ishikawa","email":"7902640+haruishi43","login":"haruishi43","count":1},{"name":"Haoyun Qin","email":"1247006353@qq.com","login":"JeffersonQin","count":1},{"name":"Hanch Han","email":"51526347+hanchchch","login":"hanchchch","count":1},{"name":"Hammond Liu","email":"hl3797@nyu.edu","login":"hmdliu","count":1},{"name":"Hameer Abbasi","email":"2190658+hameerabbasi","login":"hameerabbasi","count":1},{"name":"Gæros","email":"163143799+elias-gaeros","login":"elias-gaeros","count":1},{"name":"Guillaume LEGENDRE","email":"glegendre01@gmail.com","login":"glegendre01","count":1},{"name":"Greg Hunkins","email":"ghunkins","login":"ghunkins","count":1},{"name":"Grant Sherrick","email":"agsherrick@gmail.com","login":"thealmightygrant","count":1},{"name":"YiYi Xu","email":"yixu310@gmail,com","login":null,"count":1},{"name":"Aditya Raj","email":"syntaxticsugr@gmail.com","login":"syntaxticsugr","count":1},{"name":"Adrien","email":"adrien.69740@gmail.com","login":"XciD","count":1},{"name":"Adrien B","email":"forbu14@gmail.com","login":"Forbu","count":1},{"name":"Ahmed Belgacem","email":"ahmedbelgaacem@gmail.com","login":"ahmedbelgacem","count":1},{"name":"Ahn Donghoon (안동훈 / suno)","email":"suno.vivid@gmail.com","login":"sunovivid","count":1},{"name":"Ahnjj_DEV","email":"ahnjj.dev@gmail.com","login":"ahnjj","count":1},{"name":"Alan Du","email":"alanhdu@gmail.com","login":"alanhdu","count":1},{"name":"Alan Ponnachan","email":"85491837+AlanPonnachan","login":"AlanPonnachan","count":1},{"name":"Alexey Zolotenkov","email":"138498214+azolotenkov","login":"azolotenkov","count":1},{"name":"AmosDinh","email":"39965380+AmosDinh","login":"AmosDinh","count":1},{"name":"Andreas Jörg","email":"60151338+andjoer","login":"andjoer","count":1},{"name":"Andrew Hong","email":"andrew.jwn.hong@gmail.com","login":"novialriptide","count":1},{"name":"Andrés Romero","email":"affromero","login":"affromero","count":1},{"name":"Animesh Jain","email":"jainanimesh2305@yahoo.com","login":"anijain2305","count":1},{"name":"Emmanuel Benazera","email":"emmanuel.benazera@jolibrain.com","login":"beniz","count":1},{"name":"Ethan Smith","email":"98723285+ethansmith2000","login":"ethansmith2000","count":1},{"name":"Abdellah Oumida","email":"152527956+Meeex2","login":"Meeex2","count":1},{"name":"Aamir Nazir","email":"aamir.nazir@intel.com","login":"anzr299","count":1},{"name":"Emiliano","email":"44657733+AeroDEmi","login":"AeroDEmi","count":1},{"name":"Connector Switch","email":"c8ef@outlook.com","login":"c8ef","count":1},{"name":"Clem","email":"70368164+Clement-Lelievre","login":"Clement-Lelievre","count":1},{"name":"Chenyu Li","email":"872166619@qq.com","login":"lichenyu20","count":1},{"name":"Cheng Jin","email":"126931906+jinc7461","login":"jinc7461","count":1},{"name":"ChG","email":"chenhegu0109@gmail.com","login":"coding-famer","count":1},{"name":"Carolinabanana","email":"140120812+Carolinabanana","login":"Carolinabanana","count":1},{"name":"Canva","email":"18375123+CanvaChen","login":"CanvaChen","count":1},{"name":"Bubbliiiing","email":"47347516+bubbliiiing","login":"bubbliiiing","count":1},{"name":"Bruno Magalhaes","email":"bruno.magalhaes@synthesia.io","login":"bm-synth","count":1},{"name":"Giuseppe Catalano","email":"59195217+GiusCat","login":"GiusCat","count":1},{"name":"Bios","email":"73893296+ZHJ19970917","login":"ZHJ19970917","count":1},{"name":"Basile Lewandowski","email":"basile.lewan@gmail.com","login":"BasileLewan","count":1},{"name":"Anwesha Chowdhury","email":"133762127+AChowdhury1211","login":"AChowdhury1211","count":1},{"name":"ZhengKai91","email":"1176882151@qq.com","login":"ZhengKai91","count":1},{"name":"Zhiyang Shen","email":"1003151222@qq.com","login":"shenzhiy21","count":1},{"name":"Zhong-Yu Li","email":"44114862+lzyhha","login":"lzyhha","count":1},{"name":"Zhuoqun(Jack) Chen","email":"73287160+zhuoqun-chen","login":"zhuoqun-chen","count":1},{"name":"Zoltan","email":"kosta.tsaf@gmail.com","login":"iamzoltan","count":1},{"name":"_","email":"research@kaycare.co.uk","login":"twobob","count":1},{"name":"a120092009","email":"33205509+a120092009","login":"a120092009","count":1},{"name":"aihao","email":"51043929+aihao2000","login":"aihao2000","count":1},{"name":"akbaig","email":"57063370+akbaig","login":"akbaig","count":1},{"name":"alex choi","email":"heyalexchoi@gmail.com","login":"heyalexchoi","count":1},{"name":"andreabosisio","email":"79710398+andreabosisio","login":"andreabosisio","count":1},{"name":"baymax591","email":"cbai@mail.nwpu.edu.cn","login":"baymax591","count":1},{"name":"bonlime","email":"bonlimezak@gmail.com","login":"bonlime","count":1},{"name":"dg845","email":"58458699+dg845","login":"dg845","count":1},{"name":"dianyo","email":"b03902059@ntu.edu.tw","login":"dianyo","count":1},{"name":"djm","email":"92705171+Foundsheep","login":"Foundsheep","count":1},{"name":"kahmed10","email":"15948690+kahmed10","login":"kahmed10","count":1},{"name":"efwfe","email":"spartazhangzhang@gmail.com","login":"efwfe","count":1},{"name":"fancydaddy","email":"fancy45daddy@hotmail.com","login":"fancydaddy","count":1},{"name":"geronimi73","email":"141400217+geronimi73","login":"geronimi73","count":1},{"name":"Thomas Eding","email":"6971794+thomaseding","login":"thomaseding","count":1},{"name":"Vahid Askari","email":"90127147+vahidaskari","login":"vahidaskari","count":1},{"name":"Vaibhav Kumawat","email":"vaibhavkumawat7605@gmail.com","login":"Va16hav07","count":1},{"name":"Valeriy Selitskiy","email":"239034+iamwavecut","login":"iamwavecut","count":1},{"name":"Vasco Ramos","email":"vsc.rms@protonmail.com","login":"RamosCSV","count":1},{"name":"Wenhao Sun","email":"110756446+Anonym0u3","login":"Anonym0u3","count":1},{"name":"WenheLI","email":"wl1508@nyu.edu","login":"WenheLI","count":1},{"name":"Wenlong Wu","email":"wlwu1993@gmail.com","login":"waylongo","count":1},{"name":"Xiangchendong","email":"66510463+Xiang-cd","login":"Xiang-cd","count":1},{"name":"Xin Ma","email":"38418898+maxin-cn","login":"maxin-cn","count":1},{"name":"Xinyuan Zhao","email":"22809191+Bichidian","login":"Bichidian","count":1},{"name":"Xu Cao","email":"xc2057@nyu.edu","login":"IrohXu","count":1},{"name":"Yash","email":"88226034+ysurs","login":"ysurs","count":1},{"name":"Yih-Dar","email":"2521628+ydshieh","login":"ydshieh","count":1},{"name":"Yongsen Mao","email":"36813656+SamMaoYS","login":"SamMaoYS","count":1},{"name":"Youlun Peng","email":"116731168+YoulunPeng","login":"YoulunPeng","count":1},{"name":"drhead","email":"1313496+drhead","login":"drhead","count":1},{"name":"Zehuan Huang","email":"huanngzh@gmail.com","login":"huanngzh","count":1},{"name":"scxue","email":"xueshuchen17@mails.ucas.edu.cn","login":"scxue","count":1},{"name":"shinetzh","email":"18564791+shinetzh","login":"shinetzh","count":1},{"name":"skotapati","email":"siddharth.kotapati@gmail.com","login":"skotapati","count":1},{"name":"space_samurai","email":"92082372+Player256","login":"Player256","count":1},{"name":"spacepxl","email":"143970342+spacepxl","login":"spacepxl","count":1},{"name":"sunxunle","email":"163647374+sunxunle","login":"sunxunle","count":1},{"name":"timdalxx","email":"48753785+jeongiin","login":"jeongiin","count":1},{"name":"urpetkov-amd","email":"127323899+urpetkov-amd","login":"urpetkov-amd","count":1},{"name":"ustcuna","email":"dan1.li@intel.com","login":"ustcuna","count":1},{"name":"victolee0","email":"39608452+victolee0","login":"victolee0","count":1},{"name":"vincedovy","email":"vdovydaitis@alum.mit.edu","login":"vincedovy","count":1},{"name":"wonderfan","email":"fanjiahe2000@163.com","login":"wonderfan","count":1},{"name":"yangpei-comp","email":"156884845+yangpei-comp","login":"yangpei-comp","count":1},{"name":"yupeng1111","email":"csypshi@gmail.com","login":"yupeng1111","count":1},{"name":"林金鹏","email":"1037062323@qq.com","login":"JPlin","count":1},{"name":"赵三石","email":"49309820+zhaowendao30","login":"zhaowendao30","count":1},{"name":"johannaSommer","email":"johanna@mail-sommer.com","login":"johannaSommer","count":1},{"name":"josephrocca","email":"1167575+josephrocca","login":"josephrocca","count":1},{"name":"Yuanzhou","email":"80858000+ca1yz","login":"ca1yz","count":1},{"name":"kakukakujirori","email":"63725741+kakukakujirori","login":"kakukakujirori","count":1},{"name":"kentdan3msu","email":"46754450+kentdan3msu","login":"kentdan3msu","count":1},{"name":"lakshay sharma","email":"31830611+Lakshaysharma048","login":"Lakshaysharma048","count":1},{"name":"latentCall145","email":"75278258+latentCall145","login":"latentCall145","count":1},{"name":"leaps","email":"lmtejedor@gmail.com","login":"ltejedor","count":1},{"name":"lsb","email":"leebutterman@gmail.com","login":"lsb","count":1},{"name":"maxs-kan","email":"50169754+maxs-kan","login":"maxs-kan","count":1},{"name":"mazharosama","email":"138783890+mazharosama","login":"mazharosama","count":1},{"name":"nPeppon","email":"a.rufo94@gmail.com","login":"nPeppon","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"osrm","email":"90407222+osrm","login":"osrm","count":1},{"name":"pibbo88","email":"81701354+pibbo88","login":"pibbo88","count":1},{"name":"psychedelicious","email":"4822129+psychedelicious","login":"psychedelicious","count":1},{"name":"raulmosa","email":"55974614+raulmosa","login":"raulmosa","count":1},{"name":"regisss","email":"15324346+regisss","login":"regisss","count":1},{"name":"sanaka","email":"50254737+HorizonWind2004","login":"HorizonWind2004","count":1},{"name":"sayantan sadhu","email":"56483183+sayantan1410","login":"sayantan1410","count":1},{"name":"高佳宝","email":"mkknightr@gmail.com","login":"mkknightr","count":1},{"name":"MinJu-Ha","email":"101788861+MinJu-Ha","login":"MinJu-Ha","count":1},{"name":"Kinam Kim","email":"63842546+kinam0252","login":"kinam0252","count":1},{"name":"Robin","email":"robin.xw@hotmail.com","login":"RobinXL","count":1},{"name":"Le Zhuo","email":"53815869+zhuole1025","login":"zhuole1025","count":1},{"name":"Lee Penkman","email":"lee.p@canva.com","login":"lee101","count":1},{"name":"Leojc","email":"liao_junchao@outlook.com","login":"Leojc","count":1},{"name":"LittleNyima","email":"62497818+LittleNyima","login":"LittleNyima","count":1},{"name":"Luchao Qi","email":"46330265+luchaoqi","login":"luchaoqi","count":1},{"name":"LukeLin","email":"60426396+LukeLIN-web","login":"LukeLIN-web","count":1},{"name":"Luo Chaofan","email":"79003314+fkcptlst","login":"fkcptlst","count":1},{"name":"MaoXianXin","email":"qq1044467857@gmail.com","login":"MaoXianXin","count":1},{"name":"Mark","email":"remarkablemark","login":"remarkablemark","count":1},{"name":"Marlon May","email":"77202149+Marlon154","login":"Marlon154","count":1},{"name":"Mathias Parger","email":"mathias.parger@outlook.com","login":"dabeschte","count":1},{"name":"Mathis Koroglu","email":"mathis@korog.lu","login":"Arlaz","count":1},{"name":"Max Podkorytov","email":"4273004+tenpercent","login":"tenpercent","count":1},{"name":"Meatfucker","email":"74834323+Meatfucker","login":"Meatfucker","count":1},{"name":"Mehmet Yiğit Özgenç","email":"47952284+yigitozgenc","login":"yigitozgenc","count":1},{"name":"Mert Erbak","email":"71733533+merterbak","login":"merterbak","count":1},{"name":"Michael Tkachuk","email":"61463055+MikeTkachuk","login":"MikeTkachuk","count":1},{"name":"Miguel Farinha","email":"101428614+mlfarinha","login":"mlfarinha","count":1},{"name":"Genius Patrick","email":"74176172+geniuspatrick","login":"geniuspatrick","count":1},{"name":"GSSun","email":"39679899+alaister123","login":"alaister123","count":1},{"name":"Igor Filippov","email":"igorfeelippov@gmail.com","login":"reallyigor","count":1},{"name":"Ikpreet S Babra","email":"38840682+N0-Flux-given","login":"N0-Flux-given","count":1},{"name":"Ilya Drobyshevskiy","email":"iadrobyshevskiy@yandex.ru","login":"free001style","count":1},{"name":"Ina","email":"1224084650@qq.com","login":"Luciennnnnnn","count":1},{"name":"Inigo Goiri","email":"elgoiri@gmail.com","login":"goiri","count":1},{"name":"Ishan Dutta","email":"ishandutta0098@gmail.com","login":"ishandutta0098","count":1},{"name":"Ivan Skorokhodov","email":"iskorokhodov@gmail.com","login":"universome","count":1},{"name":"Jacob Helwig","email":"60412857+JacobHelwig","login":"JacobHelwig","count":1},{"name":"James Xu","email":"jamesxu1288@Gmail.com","login":"james-p-xu","count":1},{"name":"Jingya HUANG","email":"44135271+JingyaHuang","login":"JingyaHuang","count":1},{"name":"Jonah","email":"97376233+jonahclarsen","login":"jonahclarsen","count":1},{"name":"Jonathan Rahn","email":"rahn.jonathan@gmail.com","login":"jorahn","count":1},{"name":"Jonathan Yin","email":"jonathanyin.12@gmail.com","login":"jonathanyin12","count":1},{"name":"Jongho Choi","email":"sweetcocoa@snu.ac.kr","login":"sweetcocoa","count":1},{"name":"JuanCarlosPi","email":"juancopi_81@hotmail.com","login":"juancopi81","count":1},{"name":"Junjie","email":"61398820+Adenialzz","login":"Adenialzz","count":1},{"name":"Kaiwen Sheng","email":"kwsheng@stanford.edu","login":"holmosaint","count":1},{"name":"Seokhyeon Jeong","email":"sh102201@naver.com","login":"olccihyeon","count":1},{"name":"0x名無し","email":"aviralkamaljain@gmail.com","login":"0x-74","count":1},{"name":"Ryan Lin","email":"ryan.l@canva.com","login":"ryanlyn","count":1},{"name":"Sai Shreyas Bhavanasi","email":"67334664+b-sai","login":"b-sai","count":1},{"name":"Sajad Norouzi","email":"sajad.n@gmail.com","login":"sajadn","count":1},{"name":"Sam","email":"82487541+example-git","login":"example-git","count":1},{"name":"Sanchit Gandhi","email":"93869735+sanchit-gandhi","login":"sanchit-gandhi","count":1},{"name":"Sangwon Lee","email":"gumgood@naver.com","login":"gumgood","count":1},{"name":"ScilenceForest","email":"45549187+ScilenceForest","login":"ScilenceForest","count":1},{"name":"Seongbin Lim","email":"58146755+sbinnee","login":"sbinnee","count":1},{"name":"Seongsu Park","email":"tjdtnsu@gmail.com","login":"Snailpong","count":1},{"name":"Shauray Singh","email":"39147312+shauray8","login":"shauray8","count":1},{"name":"Shitao Xiao","email":"2906698981@qq.com","login":"staoxiao","count":1},{"name":"Simo Ryu","email":"35953539+cloneofsimo","login":"cloneofsimo","count":1},{"name":"SkyCol","email":"97716552+SkyCol","login":"SkyCol","count":1},{"name":"Soof Golan","email":"83900570+soof-golan","login":"soof-golan","count":1},{"name":"Sookwan Han","email":"80747187+jellyheadandrew","login":"jellyheadandrew","count":1},{"name":"StAlKeR7779","email":"stalkek7779@yandex.ru","login":"StAlKeR7779","count":1},{"name":"Steaunk","email":"wchiennan@gmail.com","login":"Steaunk","count":1},{"name":"Suprhimp","email":"73486185+Suprhimp","login":"Suprhimp","count":1},{"name":"Kazuki Yoda","email":"70416294+Kazuki-Yoda","login":"Kazuki-Yoda","count":1},{"name":"Mikko Tukiainen","email":"mikko.tukiainen@amd.com","login":"mjkvaak-amd","count":1},{"name":"Monjoy Narayan Choudhury","email":"77499007+MnCSSJ4x","login":"MnCSSJ4x","count":1},{"name":"Nan","email":"510934379@qq.com","login":"Dalanke","count":1},{"name":"Nguyễn Công Tú Anh","email":"52446297+tuanh123789","login":"tuanh123789","count":1},{"name":"Nicolas","email":"10967508+nkthiebaut","login":"nkthiebaut","count":1},{"name":"Nikita Starodubcev","email":"69318859+quickjkee","login":"quickjkee","count":1},{"name":"OleehyO","email":"leehy0357@gmail.com","login":"OleehyO","count":1},{"name":"Omar Awile","email":"omar@awile.net","login":"ohm314","count":1},{"name":"Patrick","email":"p.mertes@gmx.de","login":"sirpaddy","count":1},{"name":"Pauline Bailly-Masson","email":"155966238+paulinebm","login":"paulinebm","count":1},{"name":"Philip Rideout","email":"philiprideout@gmail.com","login":"prideout","count":1},{"name":"PommesPeter","email":"54879512+PommesPeter","login":"PommesPeter","count":1},{"name":"Qin Zhou","email":"1079207272@qq.com","login":"Matrix53","count":1},{"name":"Quentin Gallouédec","email":"45557362+qgallouedec","login":"qgallouedec","count":1},{"name":"Rachit Shah","email":"rshah240@gmail.com","login":"rshah240","count":1},{"name":"Radamés Ajna","email":"radamajna@gmail.com","login":"radames","count":1},{"name":"Rafie Walker","email":"slickytail.mc@gmail.com","login":"Slickytail","count":1},{"name":"Rahul Raman","email":"43773124+Aiden-Frost","login":"Aiden-Frost","count":1},{"name":"Thien Tran","email":"gau.nernst@yahoo.com.sg","login":"gau-nernst","count":1}],"past_year_total_commits":1377,"past_year_total_committers":316,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":4.3575949367088604,"past_year_dds":0.794480755265069,"last_synced_at":"2025-05-24T21:09:47.031Z","last_synced_commit":"f161e277d0ec534afa4dfc461bc5baacffd7278b","created_at":"2023-03-07T09:50:35.217Z","updated_at":"2025-05-24T21:10:06.297Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"huggingface/diffusers","html_url":"https://github.com/huggingface/diffusers","last_synced_at":"2025-09-05T15:02:09.430Z","status":null,"issues_count":3279,"pull_requests_count":5867,"avg_time_to_close_issue":4005928.799739922,"avg_time_to_close_pull_request":1144437.849159572,"issues_closed_count":2304,"pull_requests_closed_count":4580,"pull_request_authors_count":894,"issue_authors_count":1720,"avg_comments_per_issue":4.3415675510826475,"avg_comments_per_pull_request":3.7427987046190556,"merged_pull_requests_count":3838,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":941,"past_year_pull_requests_count":2516,"past_year_avg_time_to_close_issue":1131624.8927789934,"past_year_avg_time_to_close_pull_request":657874.7901583711,"past_year_issues_closed_count":457,"past_year_pull_requests_closed_count":1768,"past_year_pull_request_authors_count":364,"past_year_issue_authors_count":563,"past_year_avg_comments_per_issue":2.3772582359192347,"past_year_avg_comments_per_pull_request":3.136724960254372,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":1573,"created_at":"2023-05-10T11:07:20.573Z","updated_at":"2025-09-05T15:02:09.432Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Fdiffusers/issues","issue_labels_count":{"bug":1643,"stale":850,"contributions-welcome":107,"Good second issue":47,"good first issue":43,"help wanted":39,"New pipeline/model":34,"community-examples":32,"wip":28,"hacktoberfest":17,"enhancement":15,"scheduler":15,"training":13,"lora":8,"needs-code-example":7,"single_file":7,"roadmap":7,"question":6,"advanced":6,"SD.Next":5,"quantization":4,"New scheduler":4,"IPAdapter":4,"peft":3,"consider-for-modular-diffusers":3,"inpainting":3,"Good Example PR":2,"performance":2,"should-move-to-discussion":2,"close-to-merge":1,"device-map":1,"documentation":1,"conversion script":1,"great-unbloating":1,"torch-compile":1,"from_single_file":1,"spam":1,"torch.compile":1,"remote-vae":1,"low-priority":1,"bitsandbytes":1,"video":1,"breaking change":1,"Safety Checker":1},"pull_request_labels_count":{"stale":364,"close-to-merge":145,"roadmap":130,"refactor":42,"dependencies":26,"torch.compile":25,"scheduler":19,"performance":19,"wip":18,"Good Example PR":17,"lora":17,"PAG":16,"python":14,"training":13,"quantization":13,"bug":10,"contributions-welcome":7,"video":5,"consider-for-modular-diffusers":4,"single_file":4,"help wanted":3,"ONNX":3,"IPAdapter":2,"documentation":2,"peft":2,"need-test":2,"advanced":2,"New pipeline/model":1,"observability":1,"jax/flax":1,"needs-code-example":1,"wontfix":1,"great-unbloating":1,"modular-diffusers":1,"low-priority":1},"issue_author_associations_count":{"NONE":2508,"CONTRIBUTOR":569,"MEMBER":158,"COLLABORATOR":44},"pull_request_author_associations_count":{"CONTRIBUTOR":2207,"MEMBER":1900,"NONE":942,"COLLABORATOR":818},"issue_authors":{"ghost":149,"sayakpaul":93,"vladmandic":53,"nitinmukesh":48,"tin2tin":41,"patrickvonplaten":37,"bghira":32,"yiyixuxu":29,"alexblattner":28,"a-r-r-o-w":26,"clarencechen":18,"christopher5106":18,"apolinario":18,"AmericanPresidentJimmyCarter":16,"SDD445":15,"Luciennnnnnn":15,"zhaoyun0071":14,"neuron-party":14,"xalteropsx":13,"Vargol":13,"DN6":13,"Teriks":12,"suzukimain":12,"FurkanGozukara":12,"andysingal":12,"loboere":11,"asomoza":11,"crapthings":10,"saeedkhanehgir":9,"yanchaoguo":9,"hlky":8,"Honey-666":8,"zhangvia":8,"kopyl":8,"ukaprch":7,"chenxiao111222":7,"younesbelkada":7,"Clement-Lelievre":7,"geroldmeisinger":7,"cm5kZGV2MjAyM3B1YmdpdGh1YmFjYw":7,"JemiloII":7,"rootonchair":7,"oxysoft":7,"chuck-ma":7,"spezialspezial":7,"SlZeroth":7,"sarmientoj24":6,"AbhinavGopal":6,"Zeqiang-Lai":6,"universewill":6,"nayan-dhabarde":6,"ballenvironment":6,"s9anus98a":6,"landmann":6,"townwish4git":6,"CyberVy":6,"TimothyAlexisVass":6,"adhikjoshi":6,"huangjun12":6,"linnanwang":6,"williamberman":6,"kelisiya":5,"CuddleSabe":5,"elismasilva":5,"Yakonrus":5,"babyta":5,"Beinsezii":5,"alexisrolland":5,"UmerHA":5,"cjt222":5,"kadirnar":5,"foreverpiano":5,"pcuenca":5,"eliphatfs":5,"xinli2008":5,"fancy45daddy":5,"PromeAIpro":5,"stevhliu":5,"Louis24":5,"llm8047":5,"kabachuha":5,"ghunkins":5,"Johnson-yue":5,"antoche":5,"jslegers":5,"xduzhangjiayu":5,"isamu-isozaki":4,"hosnasn1987":4,"alelordelo":4,"Damarcreative":4,"unrue":4,"Pirog17000":4,"D222097":4,"yuxu915":4,"Sandeep-Narahari":4,"mzeynali":4,"akk-123":4,"g-jing":4,"noskill":4,"Meatfucker":4,"jon-chuang":4,"jloveric":4,"rvorias":4,"levi":4,"garychan22":4,"dxqbYD":4,"hanweikung":4,"segalinc":4,"sanbuphy":4,"jiaqiw09":4,"linhduongtuan":4,"nhnt11":4,"levoz92":4,"exx8":4,"D1-3105":4,"trouble-maker007":4,"john09282922":4,"ZihaoW123":4,"chongxian":4,"liming-ai":4,"yinguoweiOvO":4,"aihao2000":4,"jiarenyf":4,"blx0102":4,"DoctorTar":4,"youyuge34":4,"MaxTran96":4,"Nerogar":4,"rupeshs":4,"detkov":4,"jyy-1998":4,"putuoka":3,"garyhxfang":3,"canberk17":3,"rafationgson":3,"AMohamedAakhil":3,"631068264":3,"Suprhimp":3,"lavinal712":3,"micklexqg":3,"eeyrw":3,"Garry435":3,"todochenxi":3,"squewel":3,"maliozer":3,"George0726":3,"Jannchie":3,"soumik12345":3,"haowang1013":3,"EnricoBeltramo":3,"To-jak":3,"n00mkrad":3,"bhosalems":3,"darshats":3,"OrangeSodahub":3,"eppaneamd":3,"CaffreyR":3,"jcagentco-sudo":3,"LinB203":3,"linoytsaban":3,"frankjoshua":3,"Passenger12138":3,"zhuole1025":3,"kolar1988":3,"jdp8":3,"neonarc4":3,"wen020":3,"zagglez":3,"SahilCarterr":3,"0sparsh2":3,"Adeel-Intizar":3,"rolux":3,"rb-synth":3,"TEGNoV":3,"miquel-espinosa":3,"isidentical":3,"takuma104":3,"gameofdimension":3,"Alexadar":3,"rajveer43":3,"frankchieng":3,"MehmetcanTozlu":3,"YoucanBaby":3,"Zarato2122":3,"holwech":3,"jonluca":3,"fkcptlst":3,"ali-afridi26":3,"pure-rgb":3,"humanely":3,"dblunk88":3,"Jiancong":3,"okaris":3,"SoumyaMB10":3,"hashnimo":3,"yao-matrix":3,"kmpartner":3,"dahui-y":3,"henbucuoshanghai":3,"ZHJ19970917":3,"gunshi":3,"pdoane":3,"massyzs":3,"qinchangchang":3,"JohanHuynh0130":2,"hadaev8":2,"Woolverine94":2,"sagargulabani":2,"MrTom34":2,"danishboy000":2,"WarmongeringBeaver":2,"openSourcerer9000":2,"NorilskMajor":2,"shubhamworks":2,"fzuo1230":2,"linwenzhao1":2,"wtyuan96":2,"CodeCorrupt":2,"maxin9966":2,"LWprogramming":2,"chrismaltais":2,"AI-Casanova":2,"wooyeolBaek":2,"dengfenglai321":2,"dg845":2,"nighting0le01":2,"omrastogi":2,"luke14free":2,"rebel-kblee":2,"soryxie":2,"brycegoh":2,"zhw-zhang":2,"SlimRG":2,"lmxyy":2,"hardikdava":2,"reimager":2,"ChenchaoZhao":2,"BenjaminIrwin":2,"ActonLee":2,"godwenbin":2,"Swarzox":2,"arthur-qiu":2,"songh11":2,"MatthewWaller":2,"aiXander":2,"axel578":2,"ChengAoShen":2,"damian0815":2,"maxin-cn":2,"linjiapro":2,"dann2333":2,"dulibubai":2,"andjoer":2,"alirezaomneky":2,"andreabosisio":2,"Laidawang":2,"lonngxiang":2,"putdanil":2,"zyinghua":2,"lawrence-cj":2,"RyanJDick":2,"Foundsheep":2,"ziniuwan":2,"8596858":2,"rajdeep2804":2,"stpg06":2,"YongtaoGe":2,"shliu0":2,"chardosantao":2,"ifsheldon":2,"Birch-san":2,"algorithmconquer":2,"surya-narayanan":2,"rchuzh99":2,"toshas":2,"djj0s3":2,"weiweiwang":2,"vdelale":2,"starinskycc":2,"DavidGill159":2,"aaronsantiago":2,"tolgacangoz":2,"ParagEkbote":2,"MikeHanKK":2,"hjw-0909":2,"CaptainStiggz":2,"yinian-lw":2,"enesmsahin":2,"zdxpan":2,"haofanwang":2,"Adorablepet":2,"david20571015":2,"xiankgx":2,"BasimBashir":2,"jelling":2,"osanseviero":2,"junnikokuki":2,"polavishnu4444":2,"PluginBOXone":2,"ysig":2,"tval2":2,"xieofxie":2,"semacarryuna":2,"WASasquatch":2,"7iFinalBoSS":2,"jinhong-ni":2,"zacheryvaughn":2,"morgankohler":2,"AstraliteHeart":2,"Thekey756":2,"lawsonxwl":2,"Rashfu":2,"zhuraromdev":2,"FrsECM":2,"shyammarjit":2,"soten355":2,"christopher-beckham":2,"kkwhale7":2,"gokerguner":2,"preethamp0197":2,"nosferatu500":2,"johannaSommer":2,"jmaccall316":2,"riflemanl":2,"vahe-toffee":2,"chenbinghui1":2,"josemerinom":2,"hrazjan":2,"jinc7461":2,"Rbrq03":2,"Gtvkun-ai":2,"baligot":2,"RandomGamingDev":2,"oOraph":2,"etrvssr":2,"xingzhehe":2,"wangmiaowei":2,"XiaoyuZhuang":2,"JoeGaffney":2,"standardAI":2,"HollowKnight111":2,"Sundragon1993":2,"sunhaozhepy":2,"power9799":2,"p-moon":2,"YanivDorGalron":2,"pbsds":2,"lstein":2,"rezkanas":2,"cryptexis":2,"YChienHung":2,"aifartist":2,"AparnaAgrawal02":2,"KeepNoob":2,"moono":2,"yj373":2,"CrackerHax":2,"dangph-alala":2,"deJQK":2,"charchit7":2,"Vickeyhw":2,"m-pektas":2,"kentdan3msu":2,"HripsimeS":2,"DefinitlyEvil":2,"littletomatodonkey":2,"ChenhLiwnl":2,"manmeet3591":2,"choidaedae":2,"StonyB":2,"nbardy":2,"juancamilog":2,"John6666cat":2,"RhodianSK":2,"5jyhvef":2,"JayL0321":2,"wfng92":2,"Bigfield77":2,"frankjiang":2,"alansmithee-cpu":2,"MonkeeMan1":2,"fabiorigano":2,"KetanMann":2,"simbrams":2,"akameswa":2,"mantrakp04":2,"Night1099":2,"iszihan":2,"ilisparrow":2,"Stareshine":2,"immortalCO":2,"Wauplin":2,"jonahclarsen":2,"cmdr2":2,"lulu1315":2,"xiang9156":2,"entrpn":2,"feizc":2,"elcolie":2,"TheHonestBob":2,"btlorch":2,"leyangjin":2,"brandostrong":2,"jamesnogra":2,"AbhinavJangra29":2,"JeLuF":2,"qiudi0127":2,"CoffeeVampir3":2,"LeoooooMM":2,"patproduuuuu":2,"Prgckwb":2,"Eduardishion":2,"Junsheng121":2,"JincanDeng":2,"dai-ichiro":2,"zzbuzzard":2,"bigbraindump":2,"AyushUnleashed":2,"ajkrish95":2,"T145":2,"DaaadShot":2,"morrisalp":2,"andypotato":2,"dedoogong":2,"YihanHu-2022":2,"dianyo":2,"WiNE-iNEFF":2,"vuongminh1907":2,"davidberenstein1957":2,"japppie":2,"nityanandmathur":2,"justahumanb":2,"RissyRan":2,"ayushtues":2,"francois-rozet":2,"thiagocrepaldi":2,"himmelroman":1,"johnman3032":1,"Xynonners":1,"TropComplique":1,"SammyAgrawal":1,"pjjajal":1,"gate3":1,"differential-diffusion":1,"hamadichihaoui":1,"nivedwho":1,"yusijin02":1,"Shuvo001":1,"FidanVural":1,"maflx":1,"ffffffff434":1,"haandol":1,"ori-liberman":1,"roguxivlo":1,"Mino1289":1,"zhuliyi0":1,"duduke121":1,"yanzengatsmu":1,"matabear-wyx":1,"pramishp":1,"knoopx":1,"hilookas":1,"lingchuL":1,"hmdliu":1,"larme":1,"junqiangwu":1,"notapreppie":1,"smmms71":1,"linnnff":1,"JinGuang-cuhksz":1,"823863429":1,"prakashjayy":1,"justindujardin":1,"MikeTkachuk":1,"pandora523":1,"atlantistin":1,"AnasHXH":1,"hila-chefer":1,"hari10599":1,"theAdamColton":1,"LeggereZidrone":1,"freckletonj":1,"Michael-F-Ellis":1,"LankyPoet":1,"almarouk":1,"shenzhiy21":1,"paparico":1,"vincedovy":1,"city96":1,"johnnynunez":1,"NullSenseStudio":1,"mq-yuan":1,"jleehun":1,"FEIFEIEIAr":1,"mdomaradzki-cosmose":1,"Varghese-Kuruvilla":1,"rleygonie":1,"icech":1,"Saumya-Gupta-26":1,"hussainafroz":1,"Justinfungi":1,"elliotthwang":1,"yuananf":1,"SudeepDasari":1,"nawka12":1,"MrDasix":1,"HydrogenC":1,"shinetzh":1,"peymoon":1,"atharmzaalo2023":1,"Danielmic":1,"Messimanda":1,"ZhuangPeiyu":1,"satwiksunnam19":1,"asparius":1,"xiaoyong-z":1,"madriss":1,"Dengshunge":1,"peepeepeepoopoopoo":1,"jingweiz":1,"CatLoves":1,"wx331406":1,"tianze0926":1,"dujifeng":1,"dyedd":1,"mvafin":1,"osi1880vr":1,"Valentinnin":1,"npuichigo":1,"dnish":1,"zechenghe":1,"salahzoubi":1,"BeijingBlueSky":1,"GLivshits":1,"dimitribarbot":1,"wanglaofei":1,"bssrdf":1,"aryaIndia-dev":1,"JinxuXiang":1,"Eneskoser":1,"esraiak":1,"wilfrediscoming":1,"3a1b2c3":1,"joey0922":1,"jaimereyley":1,"Question406":1,"sinanhlvc":1,"aniket-professional2025":1,"CSU-NXY":1,"JonasLoos":1,"barber5":1,"qdacsvx":1,"almog2065":1,"Aziily":1,"lonestar1990":1,"S20180576":1,"johnowhitaker":1,"renyi123456789":1,"JustinKai0527":1,"jundanl":1,"DhavalTaunk08":1,"latentCall145":1,"bluvoll":1,"ylacombe":1,"xiaoyewww":1,"emily-swatchon":1,"yuvalkirstain":1,"Rody1911641":1,"cowboysj":1,"FranklinBBai":1,"nvelraj":1,"Bex0n":1,"Himasnhu-AT":1,"Ambrosiussen":1,"rese1f":1,"oftenliu":1,"wangqiang9":1,"odeb1":1,"ZT220501":1,"hjj-lmx":1,"mostafij-rahman":1,"yutongli":1,"sudip550":1,"HoseinRanjbar":1,"mt-clemente":1,"Haniubub":1,"aaaleeexTLC":1,"jlonge4":1,"xiaoli1996":1,"rrva":1,"anonymoussss":1,"luffylaf":1,"nkpkg23":1,"SwayStar123":1,"hoang1007":1,"vidit98":1,"Dai-Wenxun":1,"bharadwaj-kg":1,"OlegRuban-ai":1,"ramenspazz":1,"nom":1,"vire70":1,"thomascatlee":1,"DeTeam":1,"rossiyareich":1,"ytwo-hub":1,"merveenoyan":1,"liorRabkin":1,"OranHe":1,"S0LTIS":1,"EPIC-Lab-sjtu":1,"liuyu19970607":1,"Liang-ZX":1,"mtyuanhangzheng":1,"zhongzero":1,"kunalkathare":1,"nick8592":1,"Barafu":1,"i4imaru":1,"Vatsal-Malaviya":1,"owlowlohh":1,"sorenwacker":1,"reeceomahoney":1,"EvanSong77":1,"tuning12":1,"lhjlhj11":1,"sxy771":1,"moghadas76":1,"HorizonWind2004":1,"StudyingLover":1,"ziyu-guo":1,"Newbeeer":1,"teshi24":1,"BioGeek":1,"wangyanhui666":1,"yapengyu":1,"HuangChiEn":1,"estelleafl":1,"domochevisk":1,"liorplaytika":1,"efwfe":1,"SSLemon":1,"rdcoder33":1,"agwmon":1,"HeathHose":1,"patient74":1,"vidyasiv":1,"Me-verner":1,"joe-chiu":1,"hanshengzhu0001":1,"howyoungchen":1,"yue-here":1,"xiangyumou":1,"ShanZard":1,"guiyrt":1,"AlphaAtlas":1,"philpax":1,"diaojunxian":1,"Zhiyuan-Fan":1,"NielsPichon":1,"ergdtwss":1,"kevint324":1,"csyhping":1,"Charlse-s":1,"nicollegah":1,"TharunSivamani":1,"nihilisticneuralnet":1,"wddwzwhhxx":1,"reaper19991110":1,"SylwiaNowakowska":1,"ljw919":1,"yangzhou321":1,"Meloneat":1,"Daryu-Fan":1,"akstt":1,"enabldigital":1,"hipsterusername":1,"underscore-en":1,"AnyISalIn":1,"sam-motamed":1,"HemalPatil":1,"yelanyelan":1,"arsalanu":1,"exhyy":1,"onyasumi":1,"Thymustw":1,"hmzjwhmzjw":1,"seetoclick":1,"00Neil":1,"mamad-sd":1,"Pursue26":1,"Jdh235":1,"souvikg544":1,"cjkangme":1,"vedant123454":1,"chengzeyi":1,"Sanfee18":1,"bennyguo":1,"Arslan-Mehmood1":1,"GodOfSmallThings":1,"anton-l":1,"RimoChan":1,"thuanz123":1,"sp-ljw":1,"hosein-moayedi":1,"yaswanth19":1,"MenSanYan":1,"simonnxren":1,"shengyenlin":1,"Heimdall-Nss":1,"Leommm-byte":1,"Charging-up":1,"raulmosa":1,"xyliu6666":1,"uminaty":1,"ethansmith2000":1,"hj13-mtlab":1,"jquintanilla4":1,"luna313":1,"ppdk-data":1,"Siannodel":1,"will-rice":1,"TeKett":1,"Aisuko":1,"Kaihui-Cheng":1,"gudwns1215":1,"LinchuanXuTheSEAAI":1,"alien-0119":1,"KimmiShi":1,"junhaozhang98":1,"wzhgba":1,"peki12345":1,"Wuyiche":1,"seokjin1013":1,"Zyriix":1,"PMykhailo":1,"mkhennoussi":1,"XXXKAY":1,"killah-t-cell":1,"zaccharieramzi":1,"yamkz":1,"zdwolfe":1,"VijCodes":1,"Hellcat1005":1,"XiangjiBU":1,"Dawn-LX":1,"liyy201912":1,"krahnikblis":1,"Norod":1,"ethanweber":1,"yangdeai":1,"Markus-Pobitzer":1,"CrossPr0duct":1,"jufeif":1,"AlexandreBinninger":1,"lyp741":1,"ym-ctw":1,"BaaBaaGoat":1,"SuffixAutomata":1,"brucethemoose":1,"klubkelli":1,"example-git":1,"JWargrave":1,"Fantast616":1,"jvachez":1,"Jay-9-c":1,"QingQingS":1,"darhsu":1,"feng20001022":1,"EtienneDosSantos":1,"SingleZombie":1,"KevinGoodman":1,"Forainest":1,"molo32":1,"juju812":1,"404289680":1,"a-l-e-x-d-s-9":1,"yangzhenyu6":1,"AI-Guru":1,"Erisura":1,"1145284121":1,"nreHieW":1,"lawfordp2017":1,"CiaraStrawberry":1,"asy51":1,"arrowonstr":1,"KristianMischke":1,"Riko0":1,"RobinLiuZX":1,"i-amgeek":1,"fiona-lxd":1,"helpmeIamnewbie":1,"Kageyoshi317":1,"garrett361":1,"ssarkar2":1,"davoodwadi":1,"RoyLeviLangware":1,"honyi1013":1,"MxtAppz":1,"pansanity666":1,"EmmaThompson123":1,"jongwooo":1,"shadowofsoul":1,"e-yi":1,"shenwenxiao":1,"omegayal1234":1,"baarongit":1,"codinggosu":1,"laolongboy":1,"wangqixun":1,"MinhVD-ZenAI":1,"krNeko9t":1,"hznnnnnn":1,"soulteary":1,"thepreetam":1,"HaoyueBaiZJU":1,"innat-asj":1,"neilfei":1,"aduchon":1,"SirMonteiro":1,"geret1":1,"bigmover":1,"PommesPeter":1,"jonathanrstern":1,"Radagaisus":1,"andrewkchan":1,"agcty":1,"Amin456789":1,"zyf2316":1,"asutermo":1,"boradepecik":1,"nemonameless":1,"juntaosun":1,"zhaowendao30":1,"wb315":1,"qngv":1,"ernestchu":1,"iliasprc":1,"maciejwisniewski-drugdiscovery":1,"guillaumejs2403":1,"ScienceLi1125":1,"yafeim":1,"Vektor369":1,"chaowenguo0101":1,"catid":1,"PawKanarek":1,"agarwalml":1,"hamzaakyildiz":1,"JUN20240101":1,"deman311":1,"amitgurintelcom":1,"thedch":1,"Sotatek-DuyHoang":1,"heiheizwplus":1,"SinaDavari":1,"meng-yuan321":1,"chongdashu":1,"CodeExplode":1,"boraykasap":1,"petrzjunior":1,"danushv07":1,"yurivict":1,"rishabh063":1,"danieltanhx":1,"Twenkid":1,"nvnarayna":1,"gabayben":1,"Anvarka":1,"eps696":1,"chrismattmann":1,"a120092009":1,"WUMINGCHAzero":1,"jiedong-yang":1,"albertvillanova":1,"abcdefg133hi":1,"feiyangsuo":1,"torrinworx":1,"feelme0461":1,"bgjackma":1,"xhinker":1,"dasayan05":1,"nesscube":1,"TheRide05":1,"doctorpangloss":1,"kenkenissocool":1,"sertdfyguhi":1,"tgfef":1,"WonwoongCho":1,"baizh0u":1,"hello202320":1,"naseerfaheem":1,"MK-2012":1,"Jack000":1,"n-dijkstra-enjins":1,"PranavAdlinge":1,"ilan-francisco":1,"MrInformatic":1,"Daniel-Kelvich":1,"ydniuyongjie":1,"MKFMIKU":1,"varadrane1707":1,"richiebailey74":1,"puhuk":1,"sharkDDD":1,"Johnny-Katsa":1,"icarried":1,"debugger-zhang":1,"vvlookman":1,"zengjie617789":1,"aycaecemgul":1,"2014mchidamb":1,"budui":1,"WaterKnight1998":1,"YasunaCoffee":1,"wzhiyuan2016":1,"Purhythm":1,"LucasSloan":1,"liuchaohu":1,"spawner1145":1,"melancholy":1,"t00350320":1,"belfortf":1,"dain5832":1,"NicholasCao":1,"Fixe96":1,"affromero":1,"swayampragnya-malla":1,"nuneslu":1,"hamza13-12":1,"shivam-maurya-git":1,"Strike1999":1,"AnthonyBarbier":1,"masuxin":1,"qixuanwang-233":1,"Carolinabanana":1,"whydna":1,"MushroomFleet":1,"ashish-wezzy":1,"xcyan":1,"clement-swk":1,"IsaacAkintaro":1,"satvik-pyxer":1,"eezywu":1,"flozi00":1,"zcfrank1st":1,"haarchri":1,"Luvata":1,"kylemcdonald":1,"xenia-kra":1,"pureexe":1,"bertChristiaens1":1,"spacepxl":1,"vagitablebirdcode":1,"lee101":1,"patryk-bartkowiak-nitid":1,"antonioglass":1,"hundredwz":1,"sushantmenon1":1,"jtoy":1,"kisisjrlly":1,"H3zi":1,"AlexeyZhuravlev":1,"jonathanyin12":1,"mahendra0203":1,"kdubovikov":1,"zyddnys":1,"Hhhhhhao":1,"JakobLS":1,"131131yhx":1,"jesenzhang":1,"janekm":1,"BurgerAndreas":1,"HQ33":1,"thainh11":1,"yash2code":1,"leng-yue":1,"ardofski":1,"kuantuna":1,"arceus-jia":1,"fdtomasi":1,"yearofthewhopper":1,"lutusp":1,"derekcbr":1,"xiyichen":1,"pavankay":1,"LianShuaiLong":1,"ranjansingh11":1,"Reichenbachian":1,"saladinlorenz":1,"prushik":1,"mashrurmorshed":1,"Zerg-Overmind":1,"dome272":1,"cloneofsimo":1,"radames":1,"DevilANANDGupta":1,"skedin":1,"crystal-kur":1,"kotlasaicharan":1,"SS-snap":1,"EYcab":1,"nku-shengzheliu":1,"fire2323":1,"realisticdreamer114514":1,"KolvacS-W":1,"Rts-Wu":1,"vijishmadhavan":1,"canqin001":1,"nannanmath":1,"burcukilic":1,"james-imi":1,"TheOneTrueGuy":1,"stop1one":1,"leebeet":1,"enozhu":1,"luisaforozco":1,"AndreaChiChengdu":1,"Onkarsus13":1,"RizzwareEngineer":1,"jroessler":1,"DimitriosKakouris":1,"HuiZhang0812":1,"vadsuh":1,"ultiwinter":1,"WADreaming":1,"Mnwa":1,"giuliocn":1,"pivtienduc":1,"ksteinfe":1,"kesimeg":1,"Eygonn":1,"YuuLinz":1,"WWWPPPGGG":1,"wren93":1,"appleyang123":1,"pokameng":1,"kishlaykumar1995":1,"frozencure":1,"Hasnat79":1,"Eduard6315":1,"cortwave":1,"mreraser":1,"nikkolodeon":1,"nirajmodi19":1,"htwdls":1,"andreszs":1,"GallagherCommaJack":1,"emil-malina":1,"SunSual":1,"alireza18878":1,"eldercrow":1,"richardSHkim":1,"ighoshsubho":1,"Kevin7720":1,"sapkun":1,"ShylockGao":1,"zhouhao27":1,"jozefchutka":1,"theahura":1,"Rockstar292":1,"xiaosaxuexige":1,"liu00222":1,"misshimichka":1,"KILOY00":1,"anthonysom":1,"scarbain":1,"justin4ai":1,"CustodialMatter":1,"daeunni":1,"xSemi":1,"Gorluxor":1,"sh4wn":1,"pprp":1,"jeonga0303":1,"fkjkey":1,"LSC527":1,"mahdip72":1,"RIOFornium":1,"IMNASHR":1,"Anonym0u3":1,"ewwwgiddings":1,"wrexbe":1,"EllingtonKirby":1,"wuyujack":1,"sunhs":1,"rollingcookies":1,"StrangeTcy":1,"Anirudh-Scale":1,"MrGuanxi":1,"stilletto":1,"GinoBelief":1,"fotinidelig":1,"Mark-777-0":1,"DoloresChong":1,"yfpeng1234":1,"matheth":1,"mliand":1,"pixeli99":1,"lss233":1,"avrech":1,"ldtgodlike":1,"anubhav1997-sony":1,"OlegXio":1,"Sunflower54":1,"rdesc":1,"minkvirparia":1,"Hzj199":1,"ktchani":1,"shirwy":1,"JoaoMaio":1,"anilsathyan7":1,"DidiD1":1,"americanexplorer13":1,"JulianJuaner":1,"buxianggaimingzi":1,"G-force78":1,"durdur69":1,"IMJONEZZ":1,"Daming-TF":1,"c-merchant":1,"BlakeOne":1,"MohamedAliRashad":1,"ZanePoe":1,"nducthang":1,"aviator19941":1,"byarbrough":1,"arnold408":1,"TwinkyW":1,"Eggwardhan":1,"yan-Ops":1,"blueclowd":1,"pikeyang":1,"Disty0":1,"pgn-dev":1,"quocanh34":1,"Vasasasasa":1,"SvenGroen":1,"laoniandisko":1,"colacool":1,"DarkMnDragon":1,"bonlime":1,"stefsietz":1,"kirit93":1,"pandayummy":1,"hkazami":1,"hjmnbnb":1,"lalith-mcw":1,"pengdaqian2020":1,"galbria":1,"kosukekurimoto":1,"yaojinzhen":1,"arvnoodle":1,"veraburg":1,"Trisanu-007":1,"veridone":1,"jpmerc":1,"agramfort":1,"MaltoseFlower":1,"maxpaynestory":1,"sivaramakrishnan-rajaraman":1,"Madot10":1,"caiqi":1,"Fqlox":1,"javey-q":1,"Anopoke":1,"311-code":1,"DeJoker":1,"omerbt":1,"MrRights":1,"petergerten":1,"rooooc":1,"hnhparitosh":1,"C0nsumption":1,"Luo-Yihong":1,"vinm007":1,"bayley":1,"ZonglinL":1,"NormXU":1,"sang-k":1,"Trojaner":1,"gnobitab":1,"sauradip":1,"kalekundert":1,"andyjiang1116":1,"thucz":1,"GuinanGuo":1,"linthmwan":1,"e-delaney":1,"philhatgames":1,"aihopper":1,"1235555555shan":1,"tiimgreen":1,"Wraken":1,"AIshutin":1,"Muawizodux":1,"teoyangrui":1,"b2jant":1,"jadevaibhav":1,"Dartvauder":1,"nanlliu":1,"LYR-GH":1,"kkjh0723":1,"Renaldas111":1,"fpgaminer":1,"LonglongaaaGo":1,"tiga-dudu":1,"chie2727":1,"Player256":1,"lxycopper":1,"wangherr":1,"chuxing":1,"jqsl2012":1,"963658029":1,"ahmedalmaghz":1,"CharlieLzy":1,"jiashenggu":1,"purple-k":1,"mhetrerajat":1,"LukeLIN-web":1,"cthulhu-tww":1,"zhangn77":1,"flixmk":1,"ScottishFold007":1,"J4BEZ":1,"Putzzmunta":1,"Malowking":1,"xinding64":1,"raghavaggsss":1,"klae01":1,"Chenzzzzzz217":1,"wodsoe":1,"ShaochengShen":1,"rickyxie2004":1,"anomySz":1,"thuliu-yt16":1,"byrkbrk":1,"sebi75":1,"SkyAndCloud":1,"darkanubis0100":1,"hireshgupta1997":1,"yleoed":1,"denemmy":1,"Chinese-Coding":1,"digitardz":1,"Will-Zhao0":1,"tangyuming99":1,"canxerian":1,"Nipi64310":1,"PikaCat-OuO":1,"anushka0415":1,"bluusun":1,"stpic270":1,"JStyborski":1,"lizi85":1,"AlonzoLeeeooo":1,"paizero":1,"rupertmenneer":1,"E-SJ":1,"GoGiants1":1,"thepowerfuldeez":1,"Xiang-cd":1,"ishan-modi":1,"rugerioExe":1,"bertaveira":1,"shridharathi":1,"junhyoung-ew":1,"billvsme":1,"KaifAhmad1":1,"jorgemcgomes":1,"tlemangen":1,"Yanlin2001":1,"pibbo88":1,"tyxsspa":1,"dverdu-freepik":1,"FlyGreyWolf":1,"gtebbutt":1,"lingxuan630":1,"goodspb":1,"brurpo":1,"ljbq":1,"crowningwang":1,"ShadyRaion":1,"chikiuso":1,"dhmbb2":1,"dk-hong":1,"nwam":1,"jiqibuaixuexi":1,"lovetillion":1,"aa327chenge":1,"Light-yzc":1,"alarazin":1,"txz32102":1,"Pie31415":1,"noway2beatme":1,"bpaviral":1,"andreaskundig":1,"WindVChen":1,"Zheng-Fang-CH":1,"npk7264":1,"yibolu96":1,"pyoliu":1,"boxbox-0427":1,"alkollo":1,"Bayern4ever-dot":1,"lightnateriver":1,"w4ffl35":1,"huanngzh":1,"tyler-tomita":1,"maxmynter":1,"odusseys":1,"DataSailor":1,"LTayfaker":1,"MinSong2":1,"smedegaard":1,"GavChap":1,"Voveka98":1,"ComandoLando":1,"steverhoades":1,"mrrfr":1,"DemyCode":1,"nikkishi":1,"istoneyou":1,"ahgsql":1,"caldwecg":1,"asjqmasjqm":1,"rmac85":1,"heart-du":1,"snehith-r":1,"fakerybakery":1,"LYMDLUT":1,"rardz":1,"gameveloster":1,"AlmogDeepKeep":1,"RochMollero":1,"John0x":1,"jferments":1,"Sanster":1,"Li-Zn-H":1,"RossoneriZhao":1,"xddun":1,"iamwavecut":1,"ttio2tech":1,"lucienfostier":1,"joe-aivatarz":1,"JunbongJang":1,"Viola-Siemens":1,"suggestiondiabolique":1,"Congofire":1,"inglob":1,"DarshSamyak":1,"alvaro-mazcu":1,"caoandong":1,"wbclark":1,"XuekuanWang":1,"ShowLo":1,"xenova":1,"tnickMoxuan":1,"metatl":1,"NicholasKao1029":1,"paoloski97":1,"Jonarod":1,"mikeduoxin":1,"Moskize91":1,"CypherpunkSamurai":1,"arnonrodman":1,"jloganolson":1,"haoweiz23":1,"DanilaAniva":1,"rebel-shshin":1,"Bili-Sakura":1,"vakker":1,"laxuscullen":1,"Linaqruf":1,"okotaku":1,"Teoge":1,"yongjer":1,"yhx-03":1,"PlutoQyl":1,"linhbeige":1,"zbulrush":1,"yeonsikch":1,"Benkovichnikita":1,"SystemErrorWang":1,"gurselnaziroglu":1,"attashe":1,"lamm-mit":1,"shugerdou":1,"gaogao2002":1,"CanvaChen":1,"austinmw":1,"filip-michalsky":1,"lamguy":1,"wlhee":1,"WaltBao":1,"ParisNeo":1,"Bocchi-Chan2023":1,"javismiles":1,"reallyigor":1,"AmanKishore":1,"gtdrt":1,"janzd":1,"Msadat97":1,"jorgen-h":1,"YuzhiChen001":1,"mycodeiscat":1,"MengqingCao":1,"julyao-yph":1,"MrSyee":1,"kamwoh":1,"bartekleon":1,"MhDang":1,"holmosaint":1,"Tauseefahmed1451":1,"DekuLiuTesla":1,"DamonsJ":1,"lordsoffallen":1,"DevJunghun":1,"Gothos":1,"jaymefosa":1,"syyxsxx":1,"NaveenGTK":1,"maxs-kan":1,"smandelli":1,"jpiabrantes":1,"2510":1,"Sonia-kong":1,"hda-xian":1,"ofzlo":1,"FeiiYin":1,"st-projects-00":1,"ssusie":1,"yigu1008":1,"dferguson992":1,"shabri-arrahim":1,"max-fofanov":1,"olegchomp":1,"shangvo":1,"sergeykorablin":1,"Nidhogg-lyz":1,"lachlan-nicholson":1,"alien2327":1,"geniuspatrick":1,"StAlKeR7779":1,"Gcurtis95":1,"ezra-ch":1,"Mwni":1,"AeroDEmi":1,"zjysteven":1,"yagmurx":1,"ShubhamJagtap2000":1,"raulc0399":1,"nghiatt90":1,"akshatd007":1,"felix900888":1,"priyadharsan1403":1,"hackkhai":1,"realliujiaxu":1,"soof-golan":1,"Eastforward":1,"hoyAng96":1,"tonymacx86PRO":1,"LiewFeng":1,"sidney1505":1,"HaoqianSong":1,"mozzipa":1,"ruio248":1,"innat":1,"shawnrushefsky":1,"Foul-Tarnished":1,"tzktok":1,"zhndongyang":1,"adinoolfi":1,"nikhil-swamix":1,"pedropaf":1,"georgesung":1,"prismspecs":1,"MagiaSN":1,"uwGZQ":1,"maowayne123":1,"vvvm23":1,"offmybach":1,"PhilippeNguyen":1,"githubGr1":1,"parthos86":1,"yonetaniryo":1,"gabgren":1,"night-train-zhx":1,"evanerichards":1,"learner-subodh":1,"bqhuyy":1,"ScilenceForest":1,"kritonpc":1,"reminisce":1,"Bichidian":1,"West2022":1,"White-Friday":1,"arthur-x":1,"KaiWU5":1,"float-trip":1,"bochennn":1,"kkewat":1,"zepmck":1,"VV-A-VV":1,"Xvareon":1,"PineREN":1,"GongXinyuu":1,"Truebob":1,"svenschultze":1,"MahmoudGFX":1,"tigerlittle1":1,"esizikova-fda":1,"xdobetter":1,"TrueWheelProgramming":1,"dnyaneshthombre":1,"albertochimentiinbibo":1,"turian":1,"YiqunChen1999":1,"kexul":1,"matinmoezzi":1,"NielsRogge":1,"thoppe":1,"bendanzzc":1,"David-Dingle":1,"adhiiisetiawan":1,"weixiong-ur":1,"lucasjinreal":1,"hyunW3":1,"erliding":1,"Dalanke":1,"fangxia1997":1,"Abdelrahman-Hanafy":1,"Logos23333":1,"rockerBOO":1,"JaLnYn":1,"mrsalehi":1,"fractaldna22":1,"jvkap":1,"epi-morphism":1,"allenbenz":1,"yushan777":1,"TsingZ0":1,"tlpss":1,"ashawkey":1,"Kevin-shihello-world":1,"1073521013":1,"Darkbblue":1,"wangyong860401":1,"yondonfu":1,"pcgeek86":1,"jeongiin":1,"RomixERR":1,"brandonwsaw":1,"kraza8":1,"nguyendung1612":1,"NEWbie0709":1,"Ranking666":1,"BoostZhu":1,"jndietz":1,"davisyoshida":1,"tripzero":1,"krrishdholakia":1,"philipwan":1,"asfiyab-nvidia":1,"ShenZhang-Shin":1,"jasstionzyf":1,"abhicake2048":1,"lovelyczli":1,"echosyy":1,"TonyLianLong":1,"primecai":1,"JethroChow":1,"Sadia7ama":1,"bent1e":1,"shermansiu":1,"krokoko":1,"AlexUmnov":1,"igorriti":1,"mmxhello":1,"yuxiaoranyu":1,"molar-volume":1,"Sai-Suraj-27":1,"SingleBicycle":1,"uygnef":1,"jackylu0124":1,"abhijitpal1247":1,"GrigoryEvko":1,"doem97":1,"MatheusHiro":1,"cheald":1,"arcanite24":1,"sr5434":1,"dibbla":1,"ryanzhangfan":1,"cadaeix":1,"zxydi1992":1,"dreamraster":1,"leeruibin":1,"abitrolly":1,"lin-tianyu":1,"arlegotin":1,"dvIdol":1,"zxf2012":1,"cshowley":1,"fofr":1,"Bai-YT":1,"r3KoR":1,"jambayk":1,"chenyang23333":1,"fzyzcjy":1,"YourLights":1,"ekurtulus":1,"SimonCoste":1,"AdamMayor2018":1,"liang-hou":1,"rohit901":1,"hoangvictor":1,"lsb":1,"yujianll":1,"ehsan":1,"Maximilianwte":1,"mechigonft":1,"hahaha-cc":1,"xarthurx":1,"AnandK27":1,"teamolhuang":1,"melMass":1,"liushiton":1,"Mikeskates":1,"Wang-Xiaodong1899":1,"clintg6":1,"RosieApril":1,"TimYao18":1,"CrazyBoyM":1,"Kubuxu":1,"ucasyjz":1,"RongKaiWeskerMA":1,"Lhqy1111":1,"lichuachua":1,"evanscho":1,"tobiasfshr":1,"hckj588ku":1,"akshetpandey":1,"sing817":1,"furkantrky":1,"InuyashaLee":1,"katarzynasornat":1,"AvisP":1,"sumanthdonapati":1,"nickk124":1,"markuryy":1,"vinayakkgarg":1,"kailashahirwar":1,"parksb":1,"Abc11c":1,"chinatian":1,"unalkalkan":1,"HilaManor":1,"huyduong7101":1,"calmiLovesAI":1,"HACLINE":1,"leszekhanusz":1,"ethank852":1,"sashavor":1,"athenawisdoms":1,"mmxgn":1,"chillpixelgames":1,"WilliammmZ":1,"Lanrzip":1,"leo981008":1,"chenjingcheng":1,"Tracyyy-Zhu":1,"slep0v":1,"fangcao1314":1,"ONPanday":1,"lucken99":1,"junpan19-new":1,"Marquess98":1,"better629":1,"carson-katri":1,"master861":1,"clixff":1,"ivanprado":1,"oooolga":1,"fule1255":1,"0x6b64":1,"santisy":1,"Scorpinaus":1,"jiaxiangc":1,"bimehasia25815":1,"JiaojiaoYe1994":1,"ChristopherOoi":1,"loretoparisi":1,"mohamed--abdel-maksoud":1,"solim-i":1,"Emberss":1,"cyysc1998":1,"shingjan":1,"ppbrown":1,"TianmengChen":1,"julkaztwittera":1,"misteral":1,"mkshing":1,"adelacvg":1,"pandyamarut":1,"Benson722":1,"BasToTheMax":1,"wittenator":1,"whatlurks":1,"joonjeon":1,"zRzRzRzRzRzRzR":1,"peterschmidt85":1,"TheLastBen":1,"sebastianherreramonterrosa":1,"harshvardhan2707":1,"clarken92":1,"man-sean":1,"qqii":1,"aashish2000":1,"FOSSEnjoyer69":1,"inspire-boy":1},"pull_request_authors":{"sayakpaul":1066,"DN6":419,"a-r-r-o-w":399,"yiyixuxu":282,"hlky":229,"stevhliu":181,"patrickvonplaten":111,"linoytsaban":102,"standardAI":74,"tolgacangoz":65,"yao-matrix":62,"asomoza":57,"dg845":52,"lawrence-cj":48,"bghira":37,"rootonchair":37,"ParagEkbote":37,"leisuzz":35,"SahilCarterr":34,"Bhavay-2001":34,"Wauplin":32,"faaany":31,"Beinsezii":29,"dependabot[bot]":26,"younesbelkada":26,"patil-suraj":22,"charchit7":22,"haofanwang":22,"fabiorigano":22,"kashif":22,"pcuenca":21,"zRzRzRzRzRzRzR":21,"ishan-modi":20,"williamberman":19,"suzukimain":18,"UmerHA":18,"guiyrt":18,"apolinario":17,"SunMarc":16,"jiqing-feng":16,"Sai-Suraj-27":16,"CyberVy":14,"elismasilva":14,"chaowenguo":14,"entrpn":14,"noskill":13,"Stepheni12":13,"wangqixun":13,"YanivDorGalron":13,"cosmo3769":12,"AMEERAZAM08":12,"satani99":12,"Teriks":12,"hi-sushanta":12,"co63oc":12,"shauray8":11,"glegendre01":11,"mreraser":11,"ariG23498":10,"Ednaordinary":10,"ighoshsubho":9,"lavinal712":9,"ayushtues":9,"kghamilton89":9,"LinchuanXuTheSEAAI":9,"gnobitab":9,"vladmandic":9,"tongyu0924":8,"chengzeyi":8,"bamps53":8,"dimitribarbot":8,"aihao2000":8,"okotaku":8,"HelloWorldBeginner":8,"gzguevara":7,"tuanh123789":7,"Gothos":7,"ppbrown":7,"asfiyab-nvidia":7,"Disty0":7,"ahnjj":7,"BenjaminBossan":7,"HyoungwonCho":6,"PommesPeter":6,"pravdomil":6,"christopher-beckham":6,"ghost":6,"ernestchu":6,"cjfghk5697":6,"isamu-isozaki":6,"salcc":6,"zideliu":6,"puhuk":6,"AMohamedAakhil":6,"Jannchie":6,"saqlain2204":6,"yhZhai":6,"AnandK27":6,"sr5434":6,"MengqingCao":6,"dsocek":6,"victolee0":6,"kopyl":6,"AstraliteHeart":6,"Abhinay1997":5,"MnCSSJ4x":5,"toshas":5,"viiika":5,"liang-hou":5,"cmdr2":5,"linjiapro":5,"kadirnar":5,"DavyMorgan":5,"gameofdimension":5,"WentianZhang-ML":5,"AbhinavGopal":5,"chenjy2003":5,"AmericanPresidentJimmyCarter":5,"glide-the":5,"fancy45daddy":5,"TonyLianLong":5,"naykun":5,"Prgckwb":5,"xduzhangjiayu":5,"chiral-carbon":5,"markkua":5,"pacman100":4,"RandomGamingDev":4,"vuongminh1907":4,"JeffersonQin":4,"lstein":4,"estelleafl":4,"raulc0399":4,"catwell":4,"ca1yz":4,"Carringbrinks":4,"badayvedat":4,"clarencechen":4,"nbardy":4,"Meatfucker":4,"townwish4git":4,"hanouticelina":4,"juancopi81":4,"Aiden-Frost":4,"bram-w":4,"kovalexal":4,"SHYuanBest":4,"kkj15dk":4,"ustcuna":4,"ultranity":4,"AndreasBergmeister":4,"laksjdjf":4,"baymax591":4,"neuron-party":4,"landmann":4,"flyxiv":4,"mjkvaak-amd":4,"rasmi":4,"JinayJain":4,"Eigensystem":4,"SingleZombie":4,"sanchit-gandhi":4,"wrrrzr":4,"McPatate":4,"Adenialzz":4,"Player256":4,"kuantuna":4,"manuelbrack":4,"bimsarapathiraja":4,"CuddleSabe":4,"bhavya01":4,"PromeAIpro":4,"rebel-kblee":4,"leffff":4,"mishig25":4,"ethansmith2000":4,"YasunaCoffee":4,"aviator19941":4,"painebenjamin":4,"christopher5106":4,"kaixuanliu":4,"Justin900429":4,"andjoer":4,"misrasaurabh1":4,"Luvata":4,"ihkap11":4,"masaishi":4,"okaris":4,"mhh0318":4,"LagPixelLOL":4,"sunovivid":4,"Rbrq03":4,"Honey-666":3,"fkcptlst":3,"tongdaxu":3,"hameerabbasi":3,"thealmightygrant":3,"jinc7461":3,"snwtz":3,"StAlKeR7779":3,"ivanprado":3,"lsb":3,"yijun-lee":3,"tontan2545":3,"will-rice":3,"iamwavecut":3,"DannHuang":3,"Snailpong":3,"dotieuthien":3,"Trgtuan10":3,"SamYuan1990":3,"anijain2305":3,"sajadn":3,"SlimRG":3,"jeongiin":3,"m0saan":3,"pureexe":3,"hkunzhe":3,"surya-narayanan":3,"Nerogar":3,"davidberenstein1957":3,"AChowdhury1211":3,"bonlime":3,"hvaara":3,"radames":3,"geronimi73":3,"ylacombe":3,"mar-muel":3,"NorilskMajor":3,"itayamir":3,"thesantatitan":3,"DorsaRoh":3,"zhangp365":3,"edwardwli":3,"justine-massicotte":3,"arnav-roy":3,"xieofxie":3,"Johnson-yue":3,"affromero":3,"lmxyy":3,"takuma104":3,"thliang01":3,"MohamadZeina":2,"Nikolai10":2,"pibbo88":2,"felixsanz":2,"JingyaHuang":2,"IrohXu":2,"YiqinZhao":2,"hummat":2,"CiaraStrawberry":2,"giulio98":2,"lawfordp2017":2,"Dawn-LX":2,"skle6108":2,"hamza-m-farooqi":2,"BaaBaaGoat":2,"omahs":2,"piercus":2,"Fantast616":2,"gkalstn000":2,"AlekseyKorshuk":2,"akbaig":2,"e-yi":2,"thomaseding":2,"darhsu":2,"LiaoFJ":2,"Yanting-K":2,"Luo-Yihang":2,"ktakita1011":2,"scxue":2,"moraviamoti":2,"AsakusaRinne":2,"thuanz123":2,"mlfarinha":2,"gokyeongryeol":2,"soumik12345":2,"dhaivat1729":2,"antoine-scenario":2,"rajeevsrao":2,"holwech":2,"alaister123":2,"noelmateng":2,"icsl-Jeon":2,"JacobHelwig":2,"wonderfan":2,"thiagocrepaldi":2,"AIshutin":2,"heyalexchoi":2,"sofinvalery":2,"rshah240":2,"maxin-cn":2,"Jwaminju":2,"syntaxticsugr":2,"akasharidas":2,"staoxiao":2,"anzr299":2,"J4BEZ":2,"thuliu-yt16":2,"latentCall145":2,"Himasnhu-AT":2,"haikmanukyan":2,"Liang-ZX":2,"stevenjlm":2,"quickjkee":2,"Marlon154":2,"HorizonWind2004":2,"AY-Liu":2,"GhostCai":2,"WenheLI":2,"shinetzh":2,"SHABA091119":2,"Meeex2":2,"shenzhiy21":2,"james-p-xu":2,"yuanjua":2,"Junsheng121":2,"Glaceon-Hyy":2,"bssrdf":2,"Hzzone":2,"zjysteven":2,"free001style":2,"sayantan1410":2,"soof-golan":2,"thuc-moreh":2,"lijian0711":2,"WANGSSSSSSS":2,"PDillis":2,"CanvaChen":2,"0x-74":2,"realimposter":2,"david4096":2,"iamzoltan":2,"swapdewalkar":2,"JPlin":2,"Crized-bit":2,"zhaowendao30":2,"alanhdu":2,"dulacp":2,"Va16hav07":2,"ysurs":2,"bubbliiiing":2,"albertvillanova":2,"fancydaddy":2,"Viditnegi":2,"MK-2012":2,"MKFMIKU":2,"chongdashu":2,"a120092009":2,"rchuzh99":2,"celestialphineas":2,"VishnuRathore98":2,"cene555":2,"merterbak":2,"biswaroop1547":2,"chenguolin":2,"Narsil":2,"yigitozgenc":2,"ghunkins":2,"danhipke":2,"SlZeroth":2,"Luciennnnnnn":2,"mariopenglee":2,"TsingZ0":2,"tlpss":2,"yondonfu":2,"crapthings":2,"efwfe":2,"krishnakalyan3":2,"Ashutoshjangam":2,"frutiemax92":2,"jschoormans":2,"jorahn":2,"dibbla":2,"BramSrna":2,"tenpercent":2,"Anghellia":2,"c8ef":2,"sbinnee":2,"AlanPonnachan":2,"FrsECM":2,"detkov":2,"SamMaoYS":2,"drhead":2,"GiusCat":2,"isidentical":2,"lzyhha":2,"twobob":2,"kakukakujirori":2,"linlifan":2,"cjkangme":2,"Promisery":2,"philipbutler":2,"harshbhatt7585":2,"maxs-kan":2,"2510":2,"ManfeiBai":2,"sanbuphy":2,"RamosCSV":2,"hanchchch":2,"jiagaoxiang":2,"jquintanilla4":2,"raulmosa":2,"DTG2005":2,"tomguluson92":2,"samedii":2,"clinty":2,"beyarkay":2,"Wang-Xiaodong1899":2,"urpetkov-amd":2,"darshil0805":2,"jsmidt":2,"xhedit":2,"yzha37":2,"bennyguo":2,"qqii":2,"gau-nernst":2,"snekkenull":2,"FYRichie":2,"rickstaa":2,"Suprhimp":2,"coding-famer":2,"nkthiebaut":2,"calmiLovesAI":2,"yupeng1111":2,"johannaSommer":2,"elias-gaeros":2,"hhsparthipan":2,"MrSyee":2,"ryanlyn":2,"reallyigor":2,"geniuspatrick":2,"OleehyO":2,"alirezadizaji":2,"zhangvia":2,"remarkablemark":2,"AlexUmnov":2,"anw90":2,"waylongo":2,"AhmedAlmaghz":2,"clarkkent0618":2,"HichTala":2,"spezialspezial":2,"nileshkokane01":2,"olccihyeon":2,"cryptexis":2,"jainalphin":2,"iczaw":2,"b-sai":2,"katarzynasornat":2,"jiaqiw09":2,"RyanJDick":2,"woshiyyya":2,"shawnrushefsky":2,"JinxuXiang":2,"kabachuha":2,"LuChengTHU":2,"annitang1997":2,"jonahclarsen":2,"ZhengKai91":2,"aandyw":2,"mohiuddin-khan-shiam":2,"DefTruth":2,"KeepLost":2,"IDKiro":2,"XciD":2,"btlorch":2,"nikitabalabin":2,"luchaoqi":2,"osrm":2,"John6666cat":2,"Bichidian":2,"LittleNyima":2,"sunxunle":2,"Dalanke":2,"erliding":2,"adhiiisetiawan":2,"NielsRogge":2,"Mafaz03":2,"ArthurZucker":2,"suvadityamuk":2,"realliujiaxu":2,"mazharosama":2,"caiyueliang":2,"steverhoades":2,"goiri":2,"abidlabs":2,"w4ffl35":2,"Seas0":2,"kentdan3msu":2,"nickkolok":2,"mkknightr":2,"kenning":2,"MengAiDev":2,"kahmed10":2,"mengniwang95":2,"sirpaddy":2,"kinam0252":2,"yelboudouri":2,"viettmab":2,"YoulunPeng":2,"LukeLIN-web":2,"atesgoral":2,"skotapati":2,"srelbo":2,"PhaneeshB":2,"N0-Flux-given":2,"Lakshaysharma048":2,"novialriptide":2,"fpgaminer":2,"yunseongcho":2,"Tanuj-rai":2,"Slickytail":2,"Manith-Ratnayake":2,"pythonicforge":2,"Warlord-K":2,"Laurent2916":2,"jinghuan-Chen":2,"freespirit":2,"MaoXianXin":2,"zyinghua":2,"Anonym0u3":2,"gumgood":2,"qgallouedec":2,"vanakema":2,"ppham27":2,"josephrocca":2,"Godofnothing":2,"canberk17":2,"RogerSinghChugh":2,"TimothyAlexisVass":2,"gapatron":2,"ltejedor":2,"Maharnab-Saikia":2,"Forbu":2,"cloneofsimo":2,"jhu960213":2,"universome":2,"Kazuki-Yoda":2,"ArrowLuo":2,"andreabosisio":2,"levi":2,"KimbingNg":2,"stop1one":2,"mwkldeveloper":2,"Chyxx":2,"sweetcocoa":2,"dhawan98":2,"RobinXL":2,"dxqbYD":2,"regisss":2,"echarlaix":2,"iszihan":2,"mihirneal":2,"BasileLewan":2,"MadhurRathod":2,"AlexeyZhuravlev":2,"Tir25":2,"CaffreyR":2,"vltmedia":2,"zhuole1025":2,"RampagingSloth":2,"bm-synth":2,"cross-attention":2,"MekkCyber":2,"dianyo":2,"jellyheadandrew":2,"beniz":2,"AnyISalIn":2,"chenxiao111222":2,"susnato":2,"jgyfutub":2,"baldesco":2,"spacepxl":2,"erertertet":2,"zhuoqun-chen":2,"animemory":2,"Birch-san":2,"juliensimon":1,"hysts":1,"GeorgePearse":1,"JacquiML":1,"eightmusic":1,"MarkoKostiv":1,"niqodea":1,"damian0815":1,"Aishwarya0811":1,"Brvcket":1,"Men1scus":1,"richardSHkim":1,"Isotr0py":1,"horseee":1,"RandomGitUser321":1,"andrewsagio":1,"DevilANANDGupta":1,"KristianMischke":1,"jonathanyin12":1,"mengfei25":1,"ZHJ19970917":1,"Hhhhhhao":1,"87003697":1,"Mystfit":1,"deas23":1,"dabeschte":1,"7eu7d7":1,"lengmo1996":1,"vahidaskari":1,"dongdongunique":1,"SirMonteiro":1,"hshen14":1,"Nandika-A":1,"kig":1,"add-apt-repository":1,"azolotenkov":1,"nikhil-masterful":1,"showxu":1,"jakebabbidge":1,"rossiyareich":1,"antigp":1,"mhetrerajat":1,"MC-E":1,"danielpatrickhug":1,"yangpei-comp":1,"Monohydroxides":1,"jamarju":1,"itsadarshms":1,"rupertmenneer":1,"Senume":1,"BowenBao":1,"hilookas":1,"SammyAgrawal":1,"KaranpreetRaja":1,"gkorepanov":1,"asrimanth":1,"xinyangli":1,"lyb18758":1,"yingjie-han":1,"jlonge4":1,"tanuj-rai":1,"yeonjoon-jung01":1,"up_the_irons":1,"Ambrosiussen":1,"jakevdp":1,"ayush29feb":1,"ClickyGPT":1,"yisonzhu":1,"themez":1,"wfng92":1,"huchenz1":1,"sqt24":1,"afuetterer":1,"aeros29":1,"NormXU":1,"NicolasHug":1,"lucainiaoge":1,"lambertwjh":1,"superlabs-dev":1,"pedrogengo":1,"Carolinabanana":1,"raven38":1,"lvzii":1,"kevint324":1,"chidindu-ogbonna":1,"RajdeepBorgohain":1,"openvino-dev-samples":1,"ishandutta0098":1,"psychedelicious":1,"chi-mf":1,"fdeng18":1,"Markus-Pobitzer":1,"GreggHelt2":1,"prideout":1,"HemantKArya":1,"example-git":1,"RuoyiDu":1,"uminaty":1,"Foundsheep":1,"Kimyan924":1,"LWprogramming":1,"krahets":1,"anton-l":1,"FrankLeeeee":1,"osanseviero":1,"nono909090":1,"yue-here":1,"linhqyy":1,"Zanz2":1,"SkyAndCloud":1,"timegate":1,"mi804":1,"patrykbart":1,"Pie31415":1,"dhmbb2":1,"YusukeSuzuki":1,"leng-yue":1,"ctawong":1,"d8ahazard":1,"lichenyu20":1,"maksymbekuzarovSC":1,"zhiqiang-canva":1,"lee101":1,"carlthome":1,"Arlaz":1,"mayanku1111":1,"Yimi81":1,"skunkwerk":1,"codinggosu":1,"s9anus98a":1,"Xargonus":1,"BerndDoser":1,"huanngzh":1,"priprapre":1,"paulinebm":1,"ydshieh":1,"LYMDLUT":1,"seed93":1,"Balladie":1,"alexblattner":1,"Matrix53":1,"adi":1,"gujingit":1,"icarried":1,"imbr92":1,"wooyeolBaek":1,"RuiningLi":1,"jongwooo":1,"anvilarth":1,"H3zi":1,"bddppq":1,"February24-Lee":1,"MinJu-Ha":1,"cccntu":1,"Xiang-cd":1,"Yead":1,"ShubhamJagtap2000":1,"jachiam":1,"Peyton-Chen":1,"PENGUINLIONG":1,"Reza-Alipour":1,"ehsan":1,"samrahimi":1,"calcuis":1,"Alptimus":1,"GrigoryEvko":1,"Max-We":1,"abinthomasonline":1,"sudowind":1,"mnoukhov":1,"jbschlosser":1,"CaptnSeraph":1,"sang-k":1,"Henry-Bi":1,"samuelt0":1,"orpatashnik":1,"rohfle":1,"nnsW3":1,"carson-katri":1,"hmdliu":1,"TilmannR":1,"ScilenceForest":1,"SauravMaheshkar":1,"rajveer43":1,"DerekLiu35":1,"RossoneriZhao":1,"bigbraindump":1,"iyume":1,"FidanVural":1,"madebyollin":1,"ic-synth":1,"Aitical":1,"shm4r7":1,"byarbrough":1,"utkarsh-us":1,"miaojinc":1,"Huage001":1,"Kane618":1,"nipunjindal":1,"akiseakusa":1,"iRonJ":1,"Woolverine94":1,"MDCurrent":1,"hyk1996":1,"taemin6697":1,"SkyCol":1,"WADreaming":1,"Steaunk":1,"abhisharsinha":1,"stas00":1,"brightlikethelight":1,"Dai-Wenxun":1,"Junyi42":1,"mnslarcher":1,"lauraibnz":1,"devxpy":1,"ahmedbelgacem":1,"pixeli99":1,"Sundragon1993":1,"nishant-neo":1,"c-merchant":1,"ra100":1,"nhnt11":1,"Net-Mist":1,"TianqiTang1117":1,"xuyxu":1,"lk-wq":1,"harutatsuakiyama":1,"al-swaiti":1,"CyrusVorwald":1,"JuncFang-git":1,"asparius":1,"Lliillyy":1,"MohamedAliRashad":1,"IrisRainbowNeko":1,"vvvm23":1,"SusheelThapa":1,"PhilippeNguyen":1,"AeroDEmi":1,"lukaskuhn-lku":1,"ohm314":1,"AmosDinh":1,"HimariO":1,"ilisparrow":1,"Laisky":1,"caopulan":1,"MilkClouds":1,"nightowl54321":1,"RissyRan":1,"haruishi43":1,"MrRights":1,"hackpk":1,"sepal":1,"Ruhrozz":1,"vincedovy":1,"Cho-Geonwoo":1,"saunderez":1,"Dan8991":1,"Clement-Lelievre":1,"neo":1,"sywangyi":1,"chencyan21":1,"akx":1,"ashawkey":1,"JacobYuan7":1,"iabaldwin":1,"rfletchr":1,"pdoane":1,"Georgehe4":1,"johnowhitaker":1,"huytuong010101":1,"jacobmarks":1,"Tohrusky":1,"xhinker":1,"Taechai":1,"ErwannMillon":1,"putdanil":1,"jinhaoduan":1,"albchim":1,"cbensimon":1,"eliphatfs":1,"MLRichter":1,"lhoestq":1,"Parth38":1,"mymusise":1,"jackalcooper":1,"Esmail-ibraheem":1,"danielxlshi":1,"jere357":1,"thedarkzeno":1,"VitjanZ":1,"juxuan27":1,"shaoxiaowang":1,"OctoSabercat":1,"wuyushuwys":1,"infinitytmbots":1,"jslegers":1,"slessans":1,"caoandong":1,"HenryQUQ":1,"NimrodBria":1,"hako-mikan":1,"lostdisc":1,"Victarry":1,"brandostrong":1,"pshtif":1,"slep0v":1,"Leojc":1,"p1kit":1,"abdellah-lamrani-alaoui":1,"vahramtadevosyan":1,"ssusie":1,"VicGrygorchyk":1,"holmosaint":1,"MikeTkachuk":1,"alexanderbonnet":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103717,"issues_count":31516646,"pull_requests_count":97722052,"authors_count":10703692,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":539,"stale":73,"contributions-welcome":29,"help wanted":16,"good first issue":11,"Good second issue":10,"lora":7,"roadmap":7,"wip":6,"enhancement":5,"New pipeline/model":5,"quantization":4,"training":3,"scheduler":3,"advanced":2,"performance":2,"IPAdapter":2,"bitsandbytes":1,"remote-vae":1,"torch.compile":1,"spam":1,"documentation":1,"device-map":1,"close-to-merge":1,"needs-code-example":1,"great-unbloating":1},"past_year_pull_request_labels_count":{"close-to-merge":138,"roadmap":128,"stale":96,"torch.compile":25,"performance":19,"dependencies":18,"lora":14,"python":14,"quantization":12,"wip":9,"bug":6,"scheduler":5,"training":5,"consider-for-modular-diffusers":4,"PAG":4,"need-test":2,"Good Example PR":2,"contributions-welcome":2,"peft":2,"help wanted":1,"New pipeline/model":1,"great-unbloating":1,"modular-diffusers":1,"single_file":1},"past_year_issue_author_associations_count":{"NONE":699,"CONTRIBUTOR":176,"MEMBER":50,"COLLABORATOR":16},"past_year_pull_request_author_associations_count":{"MEMBER":922,"CONTRIBUTOR":809,"NONE":399,"COLLABORATOR":384},"past_year_issue_authors":{"nitinmukesh":48,"vladmandic":31,"sayakpaul":31,"tin2tin":12,"christopher5106":11,"asomoza":9,"a-r-r-o-w":9,"hlky":8,"Vargol":8,"bghira":8,"chenxiao111222":7,"ukaprch":7,"neuron-party":6,"CyberVy":6,"oxysoft":5,"elismasilva":5,"Johnson-yue":5,"yiyixuxu":5,"zhangvia":5,"spezialspezial":5,"llm8047":5,"ghunkins":5,"Clement-Lelievre":4,"Nerogar":4,"babyta":4,"john09282922":4,"foreverpiano":4,"yinguoweiOvO":4,"D1-3105":4,"huangjun12":4,"Teriks":4,"dxqbYD":4,"PromeAIpro":4,"kopyl":4,"jloveric":3,"Passenger12138":3,"SahilCarterr":3,"xduzhangjiayu":3,"trouble-maker007":3,"jcagentco-sudo":3,"todochenxi":3,"townwish4git":3,"micklexqg":3,"zhuole1025":3,"AbhinavGopal":3,"ZHJ19970917":3,"Meatfucker":3,"zhaoyun0071":3,"squewel":3,"Zarato2122":3,"rolux":3,"universewill":3,"eppaneamd":3,"jyy-1998":3,"ali-afridi26":3,"AmericanPresidentJimmyCarter":3,"Suprhimp":3,"LinB203":3,"suzukimain":3,"FurkanGozukara":3,"yao-matrix":3,"gameofdimension":3,"lavinal712":2,"jonluca":2,"johannaSommer":2,"dangph-alala":2,"JoeGaffney":2,"CuddleSabe":2,"vahe-toffee":2,"songh11":2,"SlimRG":2,"justahumanb":2,"Stareshine":2,"Foundsheep":2,"francois-rozet":2,"surya-narayanan":2,"fzuo1230":2,"kentdan3msu":2,"qinchangchang":2,"garychan22":2,"Thekey756":2,"kmpartner":2,"kolar1988":2,"PluginBOXone":2,"simbrams":2,"godwenbin":2,"dedoogong":2,"John6666cat":2,"DavidGill159":2,"Gtvkun-ai":2,"davidberenstein1957":2,"Night1099":2,"japppie":2,"xieofxie":2,"luke14free":2,"saeedkhanehgir":2,"baligot":2,"AstraliteHeart":2,"YanivDorGalron":2,"hjw-0909":2,"apolinario":2,"MrTom34":2,"manmeet3591":2,"YihanHu-2022":2,"andreabosisio":2,"andjoer":2,"algorithmconquer":2,"alexblattner":2,"massyzs":2,"riflemanl":2,"alansmithee-cpu":2,"iszihan":2,"hrazjan":2,"HripsimeS":2,"crapthings":2,"CrackerHax":2,"ParagEkbote":2,"qiudi0127":2,"Vickeyhw":2,"linjiapro":2,"chuck-ma":2,"linoytsaban":2,"linwenzhao1":2,"omrastogi":2,"xiang9156":2,"hardikdava":2,"hashnimo":2,"bigbraindump":2,"wtyuan96":2,"rleygonie":1,"RIOFornium":1,"Putzzmunta":1,"RimoChan":1,"pyoliu":1,"Riko0":1,"reallyigor":1,"realisticdreamer114514":1,"qngv":1,"rdesc":1,"r3KoR":1,"rickyxie2004":1,"reeceomahoney":1,"reaper19991110":1,"rebel-shshin":1,"ramenspazz":1,"raulmosa":1,"Ranking666":1,"rebel-kblee":1,"QingQingS":1,"purple-k":1,"notapreppie":1,"nom":1,"nku-shengzheliu":1,"nityanandmathur":1,"nirajmodi19":1,"nikkishi":1,"night-train-zhx":1,"NielsPichon":1,"NicholasCao":1,"NEWbie0709":1,"MxtAppz":1,"mvafin":1,"mt-clemente":1,"Msadat97":1,"MrInformatic":1,"mq-yuan":1,"mozzipa":1,"morrisalp":1,"molo32":1,"molar-volume":1,"MohamedAliRashad":1,"moghadas76":1,"Mnwa":1,"mmxgn":1,"mliand":1,"Mino1289":1,"gabayben":1,"Purhythm":1,"pureexe":1,"puhuk":1,"priyadharsan1403":1,"Prgckwb":1,"preethamp0197":1,"PranavAdlinge":1,"pramishp":1,"prakashjayy":1,"pprp":1,"ppbrown":1,"PlutoQyl":1,"Player256":1,"pjjajal":1,"pivtienduc":1,"PineREN":1,"pibbo88":1,"philipwan":1,"petergerten":1,"peki12345":1,"ParisNeo":1,"paparico":1,"paizero":1,"owlowlohh":1,"openSourcerer9000":1,"ONPanday":1,"okaris":1,"xalteropsx":1,"wzhiyuan2016":1,"WWWPPPGGG":1,"Wuyiche":1,"WonwoongCho":1,"wlhee":1,"wittenator":1,"White-Friday":1,"West2022":1,"wen020":1,"weixiong-ur":1,"wangyanhui666":1,"wangherr":1,"vuongminh1907":1,"Voveka98":1,"Viola-Siemens":1,"vinayakkgarg":1,"veridone":1,"Vatsal-Malaviya":1,"Vasasasasa":1,"Varghese-Kuruvilla":1,"varadrane1707":1,"vagitablebirdcode":1,"tzktok":1,"tyxsspa":1,"txz32102":1,"Tracyyy-Zhu":1,"toshas":1,"tolgacangoz":1,"zyf2316":1,"ZT220501":1,"zRzRzRzRzRzRzR":1,"ZonglinL":1,"ziyu-guo":1,"ZhuangPeiyu":1,"Zhiyuan-Fan":1,"Zheng-Fang-CH":1,"zhaowendao30":1,"zhangn77":1,"ZanePoe":1,"zacheryvaughn":1,"yuxu915":1,"ytwo-hub":1,"yinian-lw":1,"yfpeng1234":1,"ydniuyongjie":1,"yaswanth19":1,"yash2code":1,"yapengyu":1,"Yanlin2001":1,"yangzhenyu6":1,"Yakonrus":1,"yafeim":1,"xyliu6666":1,"xSemi":1,"xiaoyewww":1,"xiaoli1996":1,"Xiang-cd":1,"SingleBicycle":1,"SimonCoste":1,"shridharathi":1,"ShowLo":1,"shenzhiy21":1,"ShanZard":1,"ShadyRaion":1,"sh4wn":1,"seetoclick":1,"sebastianherreramonterrosa":1,"Scorpinaus":1,"ScilenceForest":1,"ScienceLi1125":1,"satvik-pyxer":1,"sashavor":1,"Sandeep-Narahari":1,"sanbuphy":1,"SammyAgrawal":1,"S20180576":1,"S0LTIS":1,"Rts-Wu":1,"rooooc":1,"RongKaiWeskerMA":1,"RomixERR":1,"rollingcookies":1,"rohit901":1,"roguxivlo":1,"Rockstar292":1,"rockerBOO":1,"To-jak":1,"tobiasfshr":1,"tlemangen":1,"tiga-dudu":1,"TianmengChen":1,"thomascatlee":1,"thepreetam":1,"TheOneTrueGuy":1,"TharunSivamani":1,"teshi24":1,"teoyangrui":1,"teamolhuang":1,"tangyuming99":1,"SwayStar123":1,"svenschultze":1,"SuffixAutomata":1,"StrangeTcy":1,"st-projects-00":1,"stop1one":1,"SS-snap":1,"spawner1145":1,"souvikg544":1,"Sotatek-DuyHoang":1,"sorenwacker":1,"soof-golan":1,"solim-i":1,"smedegaard":1,"smandelli":1,"skedin":1,"dk-hong":1,"dimitribarbot":1,"dianyo":1,"dhmbb2":1,"DhavalTaunk08":1,"DevilANANDGupta":1,"derekcbr":1,"deman311":1,"DekuLiuTesla":1,"DefinitlyEvil":1,"Dawn-LX":1,"David-Dingle":1,"DataSailor":1,"Daryu-Fan":1,"Darkbblue":1,"darhsu":1,"DanilaAniva":1,"DamonsJ":1,"DaaadShot":1,"D222097":1,"CypherpunkSamurai":1,"cshowley":1,"cryptexis":1,"cowboysj":1,"Congofire":1,"colacool":1,"CodeExplode":1,"clintg6":1,"clarken92":1,"clarencechen":1,"freckletonj":1,"Foul-Tarnished":1,"FOSSEnjoyer69":1,"fire2323":1,"feng20001022":1,"felix900888":1,"feizc":1,"fdtomasi":1,"example-git":1,"ewwwgiddings":1,"EvanSong77":1,"evanerichards":1,"ethanweber":1,"esraiak":1,"esizikova-fda":1,"Erisura":1,"enozhu":1,"enesmsahin":1,"enabldigital":1,"EmmaThompson123":1,"emil-malina":1,"eeyrw":1,"Eduardishion":1,"e-delaney":1,"echosyy":1,"Eastforward":1,"dyedd":1,"dujifeng":1,"duduke121":1,"DN6":1,"cjkangme":1,"arthur-qiu":1,"Arslan-Mehmood1":1,"arceus-jia":1,"AnthonyBarbier":1,"Anopoke":1,"Anonym0u3":1,"aniket-professional2025":1,"andreszs":1,"alvaro-mazcu":1,"almog2065":1,"almarouk":1,"alien-0119":1,"albertvillanova":1,"albertochimentiinbibo":1,"akshatd007":1,"AI-Casanova":1,"agwmon":1,"agarwalml":1,"aduchon":1,"adhikjoshi":1,"adhiiisetiawan":1,"abitrolly":1,"AbhinavJangra29":1,"abcdefg133hi":1,"aa327chenge":1,"a120092009":1,"963658029":1,"3a1b2c3":1,"1145284121":1,"00Neil":1,"city96":1,"chrismattmann":1,"choidaedae":1,"Chinese-Coding":1,"chie2727":1,"Chenzzzzzz217":1,"chengzeyi":1,"chenbinghui1":1,"cheald":1,"Charging-up":1,"chaowenguo0101":1,"burcukilic":1,"brurpo":1,"bpaviral":1,"BoostZhu":1,"bimehasia25815":1,"Bili-Sakura":1,"Bichidian":1,"bhosalems":1,"Bex0n":1,"bertaveira":1,"Benson722":1,"bennyguo":1,"Benkovichnikita":1,"Beinsezii":1,"bayley":1,"BasimBashir":1,"avrech":1,"asjqmasjqm":1,"aryaIndia-dev":1,"MinhVD-ZenAI":1,"liuyu19970607":1,"liushiton":1,"liuchaohu":1,"liorRabkin":1,"lin-tianyu":1,"linhbeige":1,"LinchuanXuTheSEAAI":1,"Light-yzc":1,"LiewFeng":1,"LianShuaiLong":1,"Liang-ZX":1,"lhjlhj11":1,"levoz92":1,"Leommm-byte":1,"ldtgodlike":1,"laoniandisko":1,"laolongboy":1,"kuantuna":1,"kraza8":1,"kotlasaicharan":1,"KolvacS-W":1,"kkjh0723":1,"kkewat":1,"kishlaykumar1995":1,"kexul":1,"kdubovikov":1,"kalekundert":1,"Kaihui-Cheng":1,"KaifAhmad1":1,"JustinKai0527":1,"MikeTkachuk":1,"Mikeskates":1,"Me-verner":1,"Messimanda":1,"MehmetcanTozlu":1,"maxpaynestory":1,"maxin-cn":1,"matabear-wyx":1,"master861":1,"Marquess98":1,"Markus-Pobitzer":1,"mantrakp04":1,"mamad-sd":1,"Malowking":1,"maflx":1,"maciejwisniewski-drugdiscovery":1,"lyp741":1,"Luvata":1,"luna313":1,"LukeLIN-web":1,"Luciennnnnnn":1,"lucienfostier":1,"LTayfaker":1,"lovetillion":1,"lovelyczli":1,"lordsoffallen":1,"lonngxiang":1,"LonglongaaaGo":1,"ljw919":1,"Li-Zn-H":1,"juntaosun":1,"HuangChiEn":1,"HoseinRanjbar":1,"HorizonWind2004":1,"Honey-666":1,"holmosaint":1,"hoangvictor":1,"hmzjwhmzjw":1,"hj13-mtlab":1,"hipsterusername":1,"himmelroman":1,"Himasnhu-AT":1,"HilaManor":1,"hila-chefer":1,"heiheizwplus":1,"HeathHose":1,"Hasnat79":1,"HaoyueBaiZJU":1,"haofanwang":1,"hanshengzhu0001":1,"Haniubub":1,"hamzaakyildiz":1,"hadaev8":1,"hackkhai":1,"gurselnaziroglu":1,"guiyrt":1,"guillaumejs2403":1,"gudwns1215":1,"Gorluxor":1,"GinoBelief":1,"galbria":1,"junpan19-new":1,"juju812":1,"JStyborski":1,"jozefchutka":1,"jonathanyin12":1,"JonasLoos":1,"johnnynunez":1,"Johnny-Katsa":1,"jlonge4":1,"jiqibuaixuexi":1,"jinhong-ni":1,"jingweiz":1,"jinc7461":1,"jesenzhang":1,"jeongiin":1,"Jdh235":1,"Jay-9-c":1,"janzd":1,"janekm":1,"james-imi":1,"JakobLS":1,"jadevaibhav":1,"J4BEZ":1,"ishan-modi":1,"inglob":1,"immortalCO":1,"ighoshsubho":1,"iamwavecut":1,"HuiZhang0812":1,"huanngzh":1},"past_year_pull_request_authors":{"sayakpaul":474,"a-r-r-o-w":271,"hlky":227,"DN6":121,"yiyixuxu":76,"stevhliu":69,"yao-matrix":62,"linoytsaban":52,"ParagEkbote":37,"SahilCarterr":34,"leisuzz":34,"lawrence-cj":32,"faaany":28,"ishan-modi":20,"guiyrt":18,"dependabot[bot]":18,"tolgacangoz":17,"zRzRzRzRzRzRzR":15,"asomoza":15,"CyberVy":14,"elismasilva":14,"chaowenguo":14,"suzukimain":14,"YanivDorGalron":13,"SunMarc":12,"Teriks":11,"entrpn":10,"Ednaordinary":10,"jiqing-feng":10,"ighoshsubho":9,"lavinal712":9,"LinchuanXuTheSEAAI":9,"tongyu0924":8,"co63oc":8,"dimitribarbot":8,"ppbrown":7,"ahnjj":7,"puhuk":6,"AstraliteHeart":6,"cjfghk5697":6,"rootonchair":6,"charchit7":6,"chengzeyi":6,"victolee0":6,"vladmandic":6,"Beinsezii":5,"kghamilton89":5,"Wauplin":5,"apolinario":5,"chenjy2003":5,"glide-the":5,"naykun":5,"misrasaurabh1":4,"fancy45daddy":4,"badayvedat":4,"linjiapro":4,"Carringbrinks":4,"flyxiv":4,"xduzhangjiayu":4,"wrrrzr":4,"Meatfucker":4,"vuongminh1907":4,"CuddleSabe":4,"andjoer":4,"bghira":4,"kuantuna":4,"Luvata":4,"christopher-beckham":4,"viiika":4,"christopher5106":4,"bhavya01":4,"rasmi":4,"dg845":4,"kaixuanliu":4,"Player256":4,"LagPixelLOL":4,"BenjaminBossan":4,"ca1yz":4,"baymax591":4,"AMEERAZAM08":4,"SHYuanBest":4,"mjkvaak-amd":4,"hanouticelina":4,"gameofdimension":3,"davidberenstein1957":3,"yijun-lee":3,"arnav-roy":3,"SamYuan1990":3,"xieofxie":3,"hameerabbasi":3,"painebenjamin":3,"haofanwang":3,"itayamir":3,"DorsaRoh":3,"lmxyy":3,"Trgtuan10":3,"anijain2305":3,"thealmightygrant":3,"jeongiin":3,"PromeAIpro":3,"snwtz":3,"surya-narayanan":3,"pureexe":3,"DavyMorgan":3,"geronimi73":3,"zhangp365":3,"pcuenca":3,"thesantatitan":3,"SlimRG":3,"AChowdhury1211":3,"LittleNyima":2,"josephrocca":2,"Ashutoshjangam":2,"N0-Flux-given":2,"krishnakalyan3":2,"0x-74":2,"syntaxticsugr":2,"Godofnothing":2,"sunxunle":2,"crapthings":2,"LiaoFJ":2,"erertertet":2,"RogerSinghChugh":2,"Va16hav07":2,"akasharidas":2,"Promisery":2,"gokyeongryeol":2,"remarkablemark":2,"ysurs":2,"maxs-kan":2,"biswaroop1547":2,"yigitozgenc":2,"Dawn-LX":2,"regisss":2,"Bichidian":2,"John6666cat":2,"Anonym0u3":2,"osrm":2,"Jwaminju":2,"toshas":2,"JeffersonQin":2,"zhaowendao30":2,"qgallouedec":2,"okaris":2,"Anghellia":2,"tenpercent":2,"Aiden-Frost":2,"piercus":2,"luchaoqi":2,"Crized-bit":2,"glegendre01":2,"vltmedia":2,"AnandK27":2,"scxue":2,"frutiemax92":2,"lsb":2,"ariG23498":2,"hanchchch":2,"darshil0805":2,"hhsparthipan":2,"bennyguo":2,"b-sai":2,"JingyaHuang":2,"danhipke":2,"LukeLIN-web":2,"Mafaz03":2,"rebel-kblee":2,"Suprhimp":2,"coding-famer":2,"urpetkov-amd":2,"Luciennnnnnn":2,"nkthiebaut":2,"tomguluson92":2,"c8ef":2,"Luo-Yihang":2,"DTG2005":2,"satani99":2,"johannaSommer":2,"anzr299":2,"yupeng1111":2,"anw90":2,"skotapati":2,"asfiyab-nvidia":2,"Tir25":2,"adhiiisetiawan":2,"Eigensystem":2,"darhsu":2,"Adenialzz":2,"ManfeiBai":2,"cjkangme":2,"free001style":2,"HichTala":2,"raulc0399":2,"gau-nernst":2,"YoulunPeng":2,"J4BEZ":2,"saqlain2204":2,"raulmosa":2,"soof-golan":2,"staoxiao":2,"OleehyO":2,"sanbuphy":2,"olccihyeon":2,"gapatron":2,"JacobHelwig":2,"merterbak":2,"pythonicforge":2,"kahmed10":2,"pibbo88":2,"MengAiDev":2,"goiri":2,"Forbu":2,"universome":2,"icsl-Jeon":2,"catwell":2,"VishnuRathore98":2,"Kazuki-Yoda":2,"andreabosisio":2,"annitang1997":2,"kentdan3msu":2,"noelmateng":2,"SHABA091119":2,"stop1one":2,"DefTruth":2,"dhawan98":2,"quickjkee":2,"mreraser":2,"RobinXL":2,"Liang-ZX":2,"dxqbYD":2,"Marlon154":2,"Himasnhu-AT":2,"HorizonWind2004":2,"zhuole1025":2,"Manith-Ratnayake":2,"bm-synth":2,"MadhurRathod":2,"dsocek":2,"kashif":2,"kinam0252":2,"GhostCai":2,"wonderfan":2,"Maharnab-Saikia":2,"Tanuj-rai":2,"sofinvalery":2,"chenguolin":2,"Meeex2":2,"shenzhiy21":2,"mohiuddin-khan-shiam":2,"chenxiao111222":2,"james-p-xu":2,"Lakshaysharma048":2,"Justin900429":2,"rshah240":2,"beniz":2,"GiusCat":2,"iszihan":2,"Viditnegi":2,"fancydaddy":2,"ZhengKai91":2,"BasileLewan":2,"AlanPonnachan":2,"yuanjua":2,"MekkCyber":2,"alaister123":2,"bubbliiiing":2,"a120092009":2,"AmericanPresidentJimmyCarter":2,"twobob":2,"Seas0":2,"lzyhha":2,"animemory":2,"kakukakujirori":2,"iamwavecut":2,"Chyxx":2,"Matrix53":1,"BerndDoser":1,"ScilenceForest":1,"bigbraindump":1,"NimrodBria":1,"ishandutta0098":1,"Kimyan924":1,"dhmbb2":1,"lostdisc":1,"Markus-Pobitzer":1,"lichenyu20":1,"yeonjoon-jung01":1,"Clement-Lelievre":1,"ZHJ19970917":1,"ic-synth":1,"Foundsheep":1,"Huage001":1,"caoandong":1,"chencyan21":1,"holmosaint":1,"seed93":1,"huchenz1":1,"Xiang-cd":1,"mymusise":1,"huanngzh":1,"hvaara":1,"SkyCol":1,"example-git":1,"brightlikethelight":1,"Leojc":1,"carlthome":1,"openvino-dev-samples":1,"paulinebm":1,"albchim":1,"MikeTkachuk":1,"vahidaskari":1,"lengmo1996":1,"sweetcocoa":1,"Brvcket":1,"ayushtues":1,"jonathanyin12":1,"mi804":1,"Hhhhhhao":1,"IrisRainbowNeko":1,"lambertwjh":1,"dabeschte":1,"lyb18758":1,"GrigoryEvko":1,"lucainiaoge":1,"jbschlosser":1,"tanuj-rai":1,"azolotenkov":1,"ahmedbelgacem":1,"calcuis":1,"Abhinay1997":1,"Taechai":1,"TianqiTang1117":1,"Net-Mist":1,"Isotr0py":1,"Men1scus":1,"shm4r7":1,"FrankLeeeee":1,"jinc7461":1,"Henry-Bi":1,"Alptimus":1,"akiseakusa":1,"jlonge4":1,"ethansmith2000":1,"cccntu":1,"Prgckwb":1,"MinJu-Ha":1,"Aishwarya0811":1,"KaranpreetRaja":1,"SammyAgrawal":1,"DerekLiu35":1,"Tohrusky":1,"affromero":1,"ohm314":1,"Johnson-yue":1,"thliang01":1,"DevilANANDGupta":1,"ydshieh":1,"AeroDEmi":1,"samuelt0":1,"Peyton-Chen":1,"sqt24":1,"Nerogar":1,"OctoSabercat":1,"imbr92":1},"maintainers":[{"login":"sayakpaul","count":1159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"DN6","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"a-r-r-o-w","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"yiyixuxu","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"stevhliu","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"patrickvonplaten","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickvonplaten"},{"login":"asomoza","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"pcuenca","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"patil-suraj","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patil-suraj"},{"login":"SunMarc","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"BenjaminBossan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"radames","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radames"},{"login":"McPatate","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"osanseviero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osanseviero"},{"login":"albertvillanova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"XciD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XciD"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"abidlabs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abidlabs"},{"login":"anton-l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-l"},{"login":"stas00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stas00"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}],"active_maintainers":[{"login":"sayakpaul","count":505,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayakpaul"},{"login":"a-r-r-o-w","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-r-r-o-w"},{"login":"hlky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hlky"},{"login":"DN6","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DN6"},{"login":"yiyixuxu","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyixuxu"},{"login":"stevhliu","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"linoytsaban","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linoytsaban"},{"login":"asomoza","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asomoza"},{"login":"SunMarc","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SunMarc"},{"login":"apolinario","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apolinario"},{"login":"hanouticelina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanouticelina"},{"login":"BenjaminBossan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"},{"login":"pcuenca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"Wauplin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wauplin"},{"login":"davidberenstein1957","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"qgallouedec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"albertvillanova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertvillanova"}]},"events":null,"keywords":["deep-learning","diffusion","flux","image-generation","image2image","image2video","latent-diffusion-models","pytorch","qwen-image","score-based-generative-modeling","stable-diffusion","stable-diffusion-diffusers","text2image","text2video","video2video"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/setup-miniconda/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:14.124Z","updated_at":"2023-09-22T09:24:14.124Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/actions/setup-miniconda/action.yml","dependencies":[{"id":13870622104,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_docker_images.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:15.321Z","updated_at":"2023-09-22T09:24:15.321Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/build_docker_images.yml","dependencies":[{"id":13870622812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870622813,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870622814,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_documentation.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:16.129Z","updated_at":"2023-09-22T09:24:16.129Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/build_documentation.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_pr_documentation.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:16.741Z","updated_at":"2023-09-22T09:24:16.741Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/build_pr_documentation.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/delete_doc_comment.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:17.321Z","updated_at":"2023-09-22T09:24:17.321Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/delete_doc_comment.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/delete_doc_comment_trigger.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:17.930Z","updated_at":"2023-09-22T09:24:17.930Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/delete_doc_comment_trigger.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/nightly_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:22.832Z","updated_at":"2023-09-22T09:24:22.832Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/nightly_tests.yml","dependencies":[{"id":13870624936,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870624937,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870624938,"package_name":"./.github/actions/setup-miniconda","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_dependency_test.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:23.243Z","updated_at":"2023-09-22T09:24:23.243Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/pr_dependency_test.yml","dependencies":[{"id":13870624977,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870624978,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_quality.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:24.364Z","updated_at":"2023-09-22T09:24:24.364Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/pr_quality.yml","dependencies":[{"id":13870625111,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870625112,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:25.668Z","updated_at":"2023-09-22T09:24:25.668Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/pr_tests.yml","dependencies":[{"id":13870625134,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870625135,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:27.615Z","updated_at":"2023-09-22T09:24:27.615Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/push_tests.yml","dependencies":[{"id":13870626336,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870626337,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_tests_fast.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:28.882Z","updated_at":"2023-09-22T09:24:28.882Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/push_tests_fast.yml","dependencies":[{"id":13870626346,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870626347,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_tests_mps.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:30.196Z","updated_at":"2023-09-22T09:24:30.196Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/push_tests_mps.yml","dependencies":[{"id":13870627627,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870627628,"package_name":"./.github/actions/setup-miniconda","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13870627629,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:31.507Z","updated_at":"2023-09-22T09:24:31.507Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/stale.yml","dependencies":[{"id":13870627638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870627639,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typos.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:32.323Z","updated_at":"2023-09-22T09:24:32.323Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/typos.yml","dependencies":[{"id":13870627642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870627643,"package_name":"crate-ci/typos","ecosystem":"actions","requirements":"v1.12.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upload_pr_documentation.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:33.054Z","updated_at":"2023-09-22T09:24:33.054Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/.github/workflows/upload_pr_documentation.yml","dependencies":[]},{"ecosystem":"docker","filepath":"docker/diffusers-flax-cpu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:33.337Z","updated_at":"2023-09-22T09:24:33.337Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-flax-cpu/Dockerfile","dependencies":[{"id":13870627854,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/diffusers-flax-tpu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:34.004Z","updated_at":"2023-09-22T09:24:34.004Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-flax-tpu/Dockerfile","dependencies":[{"id":13870627857,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/diffusers-onnxruntime-cpu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:35.224Z","updated_at":"2023-09-22T09:24:35.224Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-onnxruntime-cpu/Dockerfile","dependencies":[{"id":13870627874,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/diffusers-onnxruntime-cuda/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:35.888Z","updated_at":"2023-09-22T09:24:35.888Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-onnxruntime-cuda/Dockerfile","dependencies":[{"id":13870627879,"package_name":"nvidia/cuda","ecosystem":"docker","requirements":"11.6.2-cudnn8-devel-ubuntu20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/diffusers-pytorch-cpu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:36.632Z","updated_at":"2023-09-22T09:24:36.632Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-pytorch-cpu/Dockerfile","dependencies":[{"id":13870627886,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/diffusers-pytorch-cuda/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:37.455Z","updated_at":"2023-09-22T09:24:37.455Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/docker/diffusers-pytorch-cuda/Dockerfile","dependencies":[{"id":13870627891,"package_name":"nvidia/cuda","ecosystem":"docker","requirements":"11.7.1-cudnn8-runtime-ubuntu20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"examples/controlnet/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:37.834Z","updated_at":"2023-09-22T09:24:37.834Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/controlnet/requirements.txt","dependencies":[{"id":13870627894,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870627895,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627896,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870627897,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627898,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627899,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/controlnet/requirements_flax.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:38.273Z","updated_at":"2023-09-22T09:24:38.273Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/controlnet/requirements_flax.txt","dependencies":[{"id":13870627902,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870627903,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627904,"package_name":"flax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627905,"package_name":"optax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627906,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627907,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627908,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627909,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627910,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/controlnet/requirements_sdxl.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:38.954Z","updated_at":"2023-09-22T09:24:38.954Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/controlnet/requirements_sdxl.txt","dependencies":[{"id":13870627913,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870627914,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627915,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870627916,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627917,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627918,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627919,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870627920,"package_name":"wandb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/custom_diffusion/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:39.847Z","updated_at":"2023-09-22T09:24:39.847Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion/requirements.txt","dependencies":[{"id":13870629170,"package_name":"accelerate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629171,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629172,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629173,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629174,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629175,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/dreambooth/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:40.573Z","updated_at":"2023-09-22T09:24:40.573Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/requirements.txt","dependencies":[{"id":13870629184,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870629185,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629186,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629187,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629188,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629189,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/dreambooth/requirements_flax.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:41.248Z","updated_at":"2023-09-22T09:24:41.248Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/requirements_flax.txt","dependencies":[{"id":13870629190,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629191,"package_name":"flax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629192,"package_name":"optax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629193,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629194,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629195,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629196,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629197,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/dreambooth/requirements_sdxl.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:41.594Z","updated_at":"2023-09-22T09:24:41.594Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/requirements_sdxl.txt","dependencies":[{"id":13870629213,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870629214,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629215,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629216,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629217,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629218,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/instruct_pix2pix/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:41.966Z","updated_at":"2023-09-22T09:24:41.966Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/instruct_pix2pix/requirements.txt","dependencies":[{"id":13870629221,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870629222,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629223,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629224,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629225,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629226,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/kandinsky2_2/text_to_image/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:43.234Z","updated_at":"2023-09-22T09:24:43.234Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/kandinsky2_2/text_to_image/requirements.txt","dependencies":[{"id":13870629235,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870629236,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629237,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870629238,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629239,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629240,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629241,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/colossalai/requirement.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:43.613Z","updated_at":"2023-09-22T09:24:43.613Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/colossalai/requirement.txt","dependencies":[{"id":13870629244,"package_name":"diffusers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629245,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629246,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629247,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629248,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629249,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629250,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/dreambooth_inpaint/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:43.980Z","updated_at":"2023-09-22T09:24:43.980Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/dreambooth_inpaint/requirements.txt","dependencies":[{"id":13870629933,"package_name":"diffusers","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":13870629937,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870629939,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629942,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.21.0","direct":true,"kind":"runtime","optional":false},{"id":13870629945,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629948,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870629951,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/intel_opts/textual_inversion/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:44.383Z","updated_at":"2023-09-22T09:24:44.383Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/intel_opts/textual_inversion/requirements.txt","dependencies":[{"id":13870630513,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630514,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630515,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.21.0","direct":true,"kind":"runtime","optional":false},{"id":13870630516,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630517,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630518,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630519,"package_name":"intel_extension_for_pytorch","ecosystem":"pypi","requirements":"\u003e=1.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/intel_opts/textual_inversion_dfq/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:46.281Z","updated_at":"2023-09-22T09:24:46.281Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/intel_opts/textual_inversion_dfq/requirements.txt","dependencies":[{"id":13870630522,"package_name":"accelerate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630523,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630524,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.0","direct":true,"kind":"runtime","optional":false},{"id":13870630525,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630526,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630527,"package_name":"modelcards","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630528,"package_name":"neural-compressor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/lora/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:48.345Z","updated_at":"2023-09-22T09:24:48.345Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/lora/requirements.txt","dependencies":[{"id":13870630547,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630548,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630549,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630550,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630551,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630552,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630553,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/mulit_token_textual_inversion/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:50.102Z","updated_at":"2023-09-22T09:24:50.102Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/mulit_token_textual_inversion/requirements.txt","dependencies":[{"id":13870630558,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630559,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630560,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630561,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630562,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630563,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/mulit_token_textual_inversion/requirements_flax.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:51.004Z","updated_at":"2023-09-22T09:24:51.004Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/mulit_token_textual_inversion/requirements_flax.txt","dependencies":[{"id":13870630568,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630569,"package_name":"flax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630570,"package_name":"optax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630571,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630572,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630573,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630574,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630575,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/multi_subject_dreambooth/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:51.813Z","updated_at":"2023-09-22T09:24:51.813Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/multi_subject_dreambooth/requirements.txt","dependencies":[{"id":13870630584,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630585,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630586,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630587,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630588,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630589,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/onnxruntime/text_to_image/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:53.238Z","updated_at":"2023-09-22T09:24:53.238Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/onnxruntime/text_to_image/requirements.txt","dependencies":[{"id":13870630612,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630613,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630614,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630615,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630616,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630617,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630618,"package_name":"modelcards","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/onnxruntime/textual_inversion/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:53.735Z","updated_at":"2023-09-22T09:24:53.735Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/onnxruntime/textual_inversion/requirements.txt","dependencies":[{"id":13870630626,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630627,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630628,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630629,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630630,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630631,"package_name":"modelcards","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/research_projects/onnxruntime/unconditional_image_generation/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:54.170Z","updated_at":"2023-09-22T09:24:54.170Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/research_projects/onnxruntime/unconditional_image_generation/requirements.txt","dependencies":[{"id":13870630642,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630643,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630644,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630645,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/t2i_adapter/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:54.915Z","updated_at":"2023-09-22T09:24:54.915Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/t2i_adapter/requirements.txt","dependencies":[{"id":13870630706,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630707,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630708,"package_name":"safetensors","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630709,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630710,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630711,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630712,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630713,"package_name":"wandb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_to_image/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:55.694Z","updated_at":"2023-09-22T09:24:55.694Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/requirements.txt","dependencies":[{"id":13870630900,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870630903,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630904,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870630906,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630908,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630909,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870630911,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_to_image/requirements_flax.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:56.178Z","updated_at":"2023-09-22T09:24:56.178Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/requirements_flax.txt","dependencies":[{"id":13870632872,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870632876,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632879,"package_name":"flax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632882,"package_name":"optax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632885,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632887,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632889,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632892,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870632894,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_to_image/requirements_sdxl.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:56.654Z","updated_at":"2023-09-22T09:24:56.654Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/requirements_sdxl.txt","dependencies":[{"id":13870633125,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.22.0","direct":true,"kind":"runtime","optional":false},{"id":13870633128,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633130,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870633132,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633134,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633136,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/textual_inversion/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:56.958Z","updated_at":"2023-09-22T09:24:56.958Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/textual_inversion/requirements.txt","dependencies":[{"id":13870633611,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870633612,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633613,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870633614,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633615,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633616,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/textual_inversion/requirements_flax.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:57.370Z","updated_at":"2023-09-22T09:24:57.370Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/textual_inversion/requirements_flax.txt","dependencies":[{"id":13870633782,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.25.1","direct":true,"kind":"runtime","optional":false},{"id":13870633783,"package_name":"flax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633784,"package_name":"optax","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633785,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633786,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633787,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633788,"package_name":"tensorboard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633789,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/unconditional_image_generation/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:58.137Z","updated_at":"2023-09-22T09:24:58.137Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/examples/unconditional_image_generation/requirements.txt","dependencies":[{"id":13870633860,"package_name":"accelerate","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870633861,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13870633862,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:58.817Z","updated_at":"2023-09-22T09:24:58.817Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T09:24:59.276Z","updated_at":"2023-09-22T09:24:59.276Z","repository_link":"https://github.com/huggingface/diffusers/blob/main/setup.py","dependencies":[{"id":13870633898,"package_name":"deps","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":32.514559359174314,"created_at":"2025-09-04T15:51:36.988Z","updated_at":"2025-10-07T08:23:39.372Z","avatar_url":"https://github.com/huggingface.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4245540,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformers","jax","pretrained-models","audio","deepseek","gemma","qwen","vlm","glm","model-hub"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60227","html_url":"https://science.ecosyste.ms/projects/60227","bibtex_url":"https://science.ecosyste.ms/projects/60227/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60227/export.apalike"}