Refresh diffusers dataset snapshot 20260507T123517Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +92 -15
- new-contributors-report.md +31 -6
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260507T123517Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260507T123517Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9f6addd3fd1f654bfa001717d1c568e42647bdf0bf789424ed654ea64f962f
|
| 3 |
+
size 14976947
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a9d30e9167897ccbec88e6ca3df11502f8307567685461cd4877a3ba8ced479
|
| 3 |
+
size 2907295
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb29ec0a7640118df6290e56b46c46ccaf5e301d4716d3896df54e3aa0d869f2
|
| 3 |
+
size 6254177
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:447247e5feb23d6ea9636f037990d76f037221335109006cbf047be7c0554584
|
| 3 |
+
size 85015
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 4,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 4,
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59246,
|
| 9 |
+
"issues": 5379,
|
| 10 |
+
"links": 6318,
|
| 11 |
+
"new_contributors": 96,
|
| 12 |
+
"pr_diffs": 7289,
|
| 13 |
+
"pr_files": 50841,
|
| 14 |
+
"pull_requests": 7289,
|
| 15 |
+
"review_comments": 31378,
|
| 16 |
+
"reviews": 29210,
|
| 17 |
+
"timeline_events": 203674
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-07T12:35:17Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 18,
|
| 25 |
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 34,
|
| 27 |
"pull_requests": 4,
|
| 28 |
+
"review_comments": 132,
|
| 29 |
+
"reviews": 93,
|
| 30 |
+
"timeline_events": 331
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-07T12:35:17Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260507T123517Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-07T11:35:16Z",
|
| 37 |
+
"next_since": "2026-05-07T12:35:17Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,27 +1,27 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3608,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
"previous_report_contributor_count": 95,
|
| 15 |
"selected_overlap_previous_report": 95,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 94,
|
| 18 |
"reused_known_merged_contributors": 57,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
-
"enrichment_failures":
|
| 25 |
},
|
| 26 |
"contributors": [
|
| 27 |
{
|
|
@@ -1013,12 +1013,12 @@
|
|
| 1013 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apaulinebm",
|
| 1014 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apaulinebm",
|
| 1015 |
"repo_first_seen_at": "2024-12-12T10:28:15Z",
|
| 1016 |
-
"repo_last_seen_at": "2026-05-
|
| 1017 |
"repo_primary_artifact_count": 8,
|
| 1018 |
-
"repo_artifact_count":
|
| 1019 |
"snapshot_issue_count": 0,
|
| 1020 |
"snapshot_pr_count": 8,
|
| 1021 |
-
"snapshot_comment_count":
|
| 1022 |
"snapshot_review_count": 9,
|
| 1023 |
"snapshot_review_comment_count": 8,
|
| 1024 |
"repo_association": "MEMBER",
|
|
@@ -1053,8 +1053,8 @@
|
|
| 1053 |
"number": 13690,
|
| 1054 |
"title": "[CI] Bump style-bot SHA + switch to GitHub App",
|
| 1055 |
"url": "https://github.com/huggingface/diffusers/pull/13690",
|
| 1056 |
-
"state": "
|
| 1057 |
-
"merged":
|
| 1058 |
"draft": false,
|
| 1059 |
"created_at": "2026-05-07T09:38:10Z"
|
| 1060 |
},
|
|
@@ -4006,6 +4006,83 @@
|
|
| 4006 |
},
|
| 4007 |
"fetch_error": null
|
| 4008 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4009 |
{
|
| 4010 |
"author_login": "DefTruth",
|
| 4011 |
"name": "DefTruth",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260507T123517Z",
|
| 5 |
+
"generated_at": "2026-05-07T12:35:54Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 96,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 59,
|
| 12 |
"previous_primary_author_count": 3608,
|
| 13 |
+
"selected_seen_in_previous_primary": 96,
|
| 14 |
"previous_report_contributor_count": 95,
|
| 15 |
"selected_overlap_previous_report": 95,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9896,
|
| 17 |
"reused_previous_report_entries": 94,
|
| 18 |
"reused_known_merged_contributors": 57,
|
| 19 |
+
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.339,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
+
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
| 27 |
{
|
|
|
|
| 1013 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apaulinebm",
|
| 1014 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apaulinebm",
|
| 1015 |
"repo_first_seen_at": "2024-12-12T10:28:15Z",
|
| 1016 |
+
"repo_last_seen_at": "2026-05-07T12:01:20Z",
|
| 1017 |
"repo_primary_artifact_count": 8,
|
| 1018 |
+
"repo_artifact_count": 26,
|
| 1019 |
"snapshot_issue_count": 0,
|
| 1020 |
"snapshot_pr_count": 8,
|
| 1021 |
+
"snapshot_comment_count": 1,
|
| 1022 |
"snapshot_review_count": 9,
|
| 1023 |
"snapshot_review_comment_count": 8,
|
| 1024 |
"repo_association": "MEMBER",
|
|
|
|
| 1053 |
"number": 13690,
|
| 1054 |
"title": "[CI] Bump style-bot SHA + switch to GitHub App",
|
| 1055 |
"url": "https://github.com/huggingface/diffusers/pull/13690",
|
| 1056 |
+
"state": "closed",
|
| 1057 |
+
"merged": true,
|
| 1058 |
"draft": false,
|
| 1059 |
"created_at": "2026-05-07T09:38:10Z"
|
| 1060 |
},
|
|
|
|
| 4006 |
},
|
| 4007 |
"fetch_error": null
|
| 4008 |
},
|
| 4009 |
+
{
|
| 4010 |
+
"author_login": "dependabot[bot]",
|
| 4011 |
+
"name": null,
|
| 4012 |
+
"profile_url": "https://github.com/dependabot[bot]",
|
| 4013 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D",
|
| 4014 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D",
|
| 4015 |
+
"repo_first_seen_at": "2023-12-20T21:14:21Z",
|
| 4016 |
+
"repo_last_seen_at": "2026-05-07T12:14:42Z",
|
| 4017 |
+
"repo_primary_artifact_count": 19,
|
| 4018 |
+
"repo_artifact_count": 23,
|
| 4019 |
+
"snapshot_issue_count": 0,
|
| 4020 |
+
"snapshot_pr_count": 19,
|
| 4021 |
+
"snapshot_comment_count": 4,
|
| 4022 |
+
"snapshot_review_count": 0,
|
| 4023 |
+
"snapshot_review_comment_count": 0,
|
| 4024 |
+
"repo_association": "CONTRIBUTOR",
|
| 4025 |
+
"new_to_repo": false,
|
| 4026 |
+
"first_seen_in_snapshot": false,
|
| 4027 |
+
"known_via_prior_merged_pr": true,
|
| 4028 |
+
"report_reason": null,
|
| 4029 |
+
"enrichment_source": "live",
|
| 4030 |
+
"live_refetch_skipped": false,
|
| 4031 |
+
"account_age_days": null,
|
| 4032 |
+
"young_account": false,
|
| 4033 |
+
"follow_through_score": "n/a",
|
| 4034 |
+
"breadth_score": "n/a",
|
| 4035 |
+
"automation_risk_signal": "n/a",
|
| 4036 |
+
"heuristic_note": "summary unavailable",
|
| 4037 |
+
"public_orgs": [],
|
| 4038 |
+
"activity": {
|
| 4039 |
+
"visible_authored_pr_count": null,
|
| 4040 |
+
"merged_pr_count": null,
|
| 4041 |
+
"closed_unmerged_pr_count": null,
|
| 4042 |
+
"open_pr_count": null,
|
| 4043 |
+
"merged_pr_rate": null,
|
| 4044 |
+
"closed_unmerged_pr_rate": null,
|
| 4045 |
+
"still_open_pr_rate": null,
|
| 4046 |
+
"distinct_repos_with_authored_prs": null,
|
| 4047 |
+
"distinct_repos_with_open_prs": null
|
| 4048 |
+
},
|
| 4049 |
+
"examples": {
|
| 4050 |
+
"pull_requests": [
|
| 4051 |
+
{
|
| 4052 |
+
"kind": "pull_request",
|
| 4053 |
+
"number": 13692,
|
| 4054 |
+
"title": "Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill",
|
| 4055 |
+
"url": "https://github.com/huggingface/diffusers/pull/13692",
|
| 4056 |
+
"state": "open",
|
| 4057 |
+
"merged": false,
|
| 4058 |
+
"draft": false,
|
| 4059 |
+
"created_at": "2026-05-07T12:14:42Z"
|
| 4060 |
+
},
|
| 4061 |
+
{
|
| 4062 |
+
"kind": "pull_request",
|
| 4063 |
+
"number": 12279,
|
| 4064 |
+
"title": "Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill",
|
| 4065 |
+
"url": "https://github.com/huggingface/diffusers/pull/12279",
|
| 4066 |
+
"state": "open",
|
| 4067 |
+
"merged": false,
|
| 4068 |
+
"draft": false,
|
| 4069 |
+
"created_at": "2025-09-03T19:15:11Z"
|
| 4070 |
+
},
|
| 4071 |
+
{
|
| 4072 |
+
"kind": "pull_request",
|
| 4073 |
+
"number": 11924,
|
| 4074 |
+
"title": "Bump aiohttp from 3.10.10 to 3.12.14 in /examples/server",
|
| 4075 |
+
"url": "https://github.com/huggingface/diffusers/pull/11924",
|
| 4076 |
+
"state": "closed",
|
| 4077 |
+
"merged": true,
|
| 4078 |
+
"draft": false,
|
| 4079 |
+
"created_at": "2025-07-15T02:16:02Z"
|
| 4080 |
+
}
|
| 4081 |
+
],
|
| 4082 |
+
"issues": []
|
| 4083 |
+
},
|
| 4084 |
+
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'dependabot[bot]'.\"}]"
|
| 4085 |
+
},
|
| 4086 |
{
|
| 4087 |
"author_login": "DefTruth",
|
| 4088 |
"name": "DefTruth",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -56,6 +56,7 @@
|
|
| 56 |
| `linoytsaban` | [profile](https://github.com/linoytsaban) | no | MEMBER | 2349d | `2023-06-20T06:10:02Z` | 74 | 2 | weak | low | high | very high single-repo PR burst; many recent closed-unmerged PRs; targets high-star repos |
|
| 57 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2408d | `2023-11-08T08:40:50Z` | 32 | 2 | mixed | low | low | — |
|
| 58 |
| `Beinsezii` | [profile](https://github.com/Beinsezii) | no | CONTRIBUTOR | 2888d | `2023-11-06T21:11:04Z` | 20 | 5 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
|
|
|
| 59 |
| `DefTruth` | [profile](https://github.com/DefTruth) | no | CONTRIBUTOR | 3136d | `2025-08-07T07:00:06Z` | 15 | 7 | strong | moderate | low | extremely high recent PR volume |
|
| 60 |
| `entrpn` | [profile](https://github.com/entrpn) | no | CONTRIBUTOR | 4455d | `2022-10-27T22:30:33Z` | 12 | 3 | mixed | moderate | low | — |
|
| 61 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
|
@@ -363,12 +364,12 @@ Example artifacts:
|
|
| 363 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apaulinebm)
|
| 364 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apaulinebm)
|
| 365 |
- repo first seen: `2024-12-12T10:28:15Z`
|
| 366 |
-
- repo last seen: `2026-05-
|
| 367 |
- first seen in snapshot: **no**
|
| 368 |
- repo association: **MEMBER**
|
| 369 |
- repo primary artifacts: **8**
|
| 370 |
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 371 |
-
- snapshot discussion activity: **
|
| 372 |
- account age: **830 days**
|
| 373 |
- recent public PR activity: **159 PRs** (156 merged / 2 closed-unmerged / 1 open; merged rate **98%**, closed-unmerged rate **1%**, open rate **1%**)
|
| 374 |
- public orgs: none visible
|
|
@@ -376,7 +377,7 @@ Example artifacts:
|
|
| 376 |
- heuristic read: **extremely high recent PR volume; very broad repo spread; no visible non-self stars**
|
| 377 |
|
| 378 |
Example artifacts:
|
| 379 |
-
- [PR #13690: [CI] Bump style-bot SHA + switch to GitHub App](https://github.com/huggingface/diffusers/pull/13690) —
|
| 380 |
- [PR #13438: add PR fork workable](https://github.com/huggingface/diffusers/pull/13438) — closed, merged
|
| 381 |
- [PR #13385: 🔒 Pin GitHub Actions to commit SHAs](https://github.com/huggingface/diffusers/pull/13385) — closed, merged
|
| 382 |
|
|
@@ -1222,6 +1223,30 @@ Example artifacts:
|
|
| 1222 |
- [Issue #8565: StableDiffusion3Pipeline `load_lora_weights` IndexError](https://github.com/huggingface/diffusers/issues/8565) — closed
|
| 1223 |
- [Issue #8488: StableDiffusion3Pipeline `from_pretrained` Exception](https://github.com/huggingface/diffusers/issues/8488) — closed
|
| 1224 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1225 |
### `DefTruth`
|
| 1226 |
|
| 1227 |
- profile: [github.com/DefTruth](https://github.com/DefTruth)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260507T123517Z`
|
| 4 |
+
- Generated: `2026-05-07T12:35:54Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `96`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 56 |
| `linoytsaban` | [profile](https://github.com/linoytsaban) | no | MEMBER | 2349d | `2023-06-20T06:10:02Z` | 74 | 2 | weak | low | high | very high single-repo PR burst; many recent closed-unmerged PRs; targets high-star repos |
|
| 57 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2408d | `2023-11-08T08:40:50Z` | 32 | 2 | mixed | low | low | — |
|
| 58 |
| `Beinsezii` | [profile](https://github.com/Beinsezii) | no | CONTRIBUTOR | 2888d | `2023-11-06T21:11:04Z` | 20 | 5 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 59 |
+
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 19 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 60 |
| `DefTruth` | [profile](https://github.com/DefTruth) | no | CONTRIBUTOR | 3136d | `2025-08-07T07:00:06Z` | 15 | 7 | strong | moderate | low | extremely high recent PR volume |
|
| 61 |
| `entrpn` | [profile](https://github.com/entrpn) | no | CONTRIBUTOR | 4455d | `2022-10-27T22:30:33Z` | 12 | 3 | mixed | moderate | low | — |
|
| 62 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
|
|
|
| 364 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apaulinebm)
|
| 365 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apaulinebm)
|
| 366 |
- repo first seen: `2024-12-12T10:28:15Z`
|
| 367 |
+
- repo last seen: `2026-05-07T12:01:20Z`
|
| 368 |
- first seen in snapshot: **no**
|
| 369 |
- repo association: **MEMBER**
|
| 370 |
- repo primary artifacts: **8**
|
| 371 |
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 372 |
+
- snapshot discussion activity: **1 comments / 9 reviews / 8 review comments**
|
| 373 |
- account age: **830 days**
|
| 374 |
- recent public PR activity: **159 PRs** (156 merged / 2 closed-unmerged / 1 open; merged rate **98%**, closed-unmerged rate **1%**, open rate **1%**)
|
| 375 |
- public orgs: none visible
|
|
|
|
| 377 |
- heuristic read: **extremely high recent PR volume; very broad repo spread; no visible non-self stars**
|
| 378 |
|
| 379 |
Example artifacts:
|
| 380 |
+
- [PR #13690: [CI] Bump style-bot SHA + switch to GitHub App](https://github.com/huggingface/diffusers/pull/13690) — closed, merged
|
| 381 |
- [PR #13438: add PR fork workable](https://github.com/huggingface/diffusers/pull/13438) — closed, merged
|
| 382 |
- [PR #13385: 🔒 Pin GitHub Actions to commit SHAs](https://github.com/huggingface/diffusers/pull/13385) — closed, merged
|
| 383 |
|
|
|
|
| 1223 |
- [Issue #8565: StableDiffusion3Pipeline `load_lora_weights` IndexError](https://github.com/huggingface/diffusers/issues/8565) — closed
|
| 1224 |
- [Issue #8488: StableDiffusion3Pipeline `from_pretrained` Exception](https://github.com/huggingface/diffusers/issues/8488) — closed
|
| 1225 |
|
| 1226 |
+
### `dependabot[bot]`
|
| 1227 |
+
|
| 1228 |
+
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
| 1229 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D)
|
| 1230 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D)
|
| 1231 |
+
- repo first seen: `2023-12-20T21:14:21Z`
|
| 1232 |
+
- repo last seen: `2026-05-07T12:14:42Z`
|
| 1233 |
+
- first seen in snapshot: **no**
|
| 1234 |
+
- repo association: **CONTRIBUTOR**
|
| 1235 |
+
- repo primary artifacts: **19**
|
| 1236 |
+
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 1237 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 1238 |
+
- account age: **? days**
|
| 1239 |
+
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 1240 |
+
- public orgs: none visible
|
| 1241 |
+
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 1242 |
+
- heuristic read: **summary unavailable**
|
| 1243 |
+
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'dependabot[bot]'."}]`
|
| 1244 |
+
|
| 1245 |
+
Example artifacts:
|
| 1246 |
+
- [PR #13692: Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/13692) — open
|
| 1247 |
+
- [PR #12279: Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/12279) — open
|
| 1248 |
+
- [PR #11924: Bump aiohttp from 3.10.10 to 3.12.14 in /examples/server](https://github.com/huggingface/diffusers/pull/11924) — closed, merged
|
| 1249 |
+
|
| 1250 |
### `DefTruth`
|
| 1251 |
|
| 1252 |
- profile: [github.com/DefTruth](https://github.com/DefTruth)
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5ba8a386d10694bad52ef5b5e354621708a4c08a1756f5c065d7b72f42f99b3
|
| 3 |
+
size 29218
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49238f2ce0a83b291c96348c3b09e37e69388aae94bad66affb07a76fe1160e3
|
| 3 |
+
size 6852940
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef6f99a5047d30a1b1aa76c64ccbaa76e490cb4e7027240df4d280c0ed25b7d1
|
| 3 |
+
size 110597092
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7890ea6ef83d54c2202e7f4bb5dbfe3be93a473322b395e5ffda77355492cfa
|
| 3 |
+
size 66451030
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cc2aa6772c69c78a76a9d831160f8ebf2af482a7f7b4f59d92d2cd9f708783f
|
| 3 |
+
size 4834770
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0f2cf9179aed9ee105e389bea5ba1201229408d4ce93f32008ec612d0bba096
|
| 3 |
+
size 5494435
|
reviews.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf2aab751150529ec28037402b3699711a1d3f9069526080f67a6f59c88be4fe
|
| 3 |
+
size 2234984
|
snapshots/20260507T123517Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 59246,
|
| 9 |
+
"issues": 5379,
|
| 10 |
+
"links": 6318,
|
| 11 |
+
"new_contributors": 96,
|
| 12 |
+
"pr_diffs": 7289,
|
| 13 |
+
"pr_files": 50841,
|
| 14 |
+
"pull_requests": 7289,
|
| 15 |
+
"review_comments": 31378,
|
| 16 |
+
"reviews": 29210,
|
| 17 |
+
"timeline_events": 203674
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-07T12:35:17Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 18,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 34,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 132,
|
| 29 |
+
"reviews": 93,
|
| 30 |
+
"timeline_events": 331
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-07T12:35:17Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260507T123517Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-07T11:35:16Z",
|
| 37 |
+
"next_since": "2026-05-07T12:35:17Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260507T123517Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260507T123517Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-07T12:35:17Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260507T123517Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-07T11:35:16Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260507T123517Z",
|
| 4 |
+
"next_since": "2026-05-07T12:35:17Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-07T12:35:17Z"
|
| 7 |
}
|