Refresh diffusers dataset snapshot 20260501T113327Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +234 -224
- new-contributors-report.md +85 -84
- 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/20260501T113327Z/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: `20260501T113327Z`
|
| 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:86bcb5d1fa612326ed464a451ae9ed3cec7cf620fc40a83f475c4322830733b3
|
| 3 |
+
size 14947525
|
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:e2ba292868b6218b926ecf63ca504414d3efc14239fcd33a23678d17f6193cdd
|
| 3 |
+
size 2896451
|
issue_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:7e5791b500b1982ac896c554f188b24edf36af8c3c3b772c0469d57c7e169814
|
| 3 |
+
size 8172406
|
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:9b1b0afa7ece03fd3f1abf4af7385ccdefe0aa8686b88dc79d99d05a5f1c2ba5
|
| 3 |
+
size 6251109
|
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:eb45b8bfa98d47d64eb68f1a3012fd5c5b34b21976f292169b55c7f6809addc6
|
| 3 |
+
size 84293
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5375,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 94,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59183,
|
| 9 |
"issues": 5375,
|
| 10 |
+
"links": 6270,
|
| 11 |
"new_contributors": 94,
|
| 12 |
+
"pr_diffs": 7273,
|
| 13 |
+
"pr_files": 50786,
|
| 14 |
+
"pull_requests": 7273,
|
| 15 |
+
"review_comments": 31276,
|
| 16 |
+
"reviews": 29117,
|
| 17 |
+
"timeline_events": 203100
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-01T11:33:27Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 25,
|
| 22 |
+
"issue_stubs": 32,
|
| 23 |
+
"issues": 3,
|
| 24 |
+
"links": 32,
|
| 25 |
+
"pr_diffs": 29,
|
| 26 |
+
"pr_files": 764,
|
| 27 |
+
"pull_requests": 29,
|
| 28 |
+
"review_comments": 208,
|
| 29 |
+
"reviews": 145,
|
| 30 |
+
"timeline_events": 1365
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-01T11:33:27Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260501T113327Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-30T15:35:12Z",
|
| 37 |
+
"next_since": "2026-05-01T11:33:27Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 94,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3603,
|
| 13 |
"selected_seen_in_previous_primary": 94,
|
| 14 |
"previous_report_contributor_count": 94,
|
| 15 |
"selected_overlap_previous_report": 94,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
"reused_previous_report_entries": 93,
|
| 18 |
-
"reused_known_merged_contributors":
|
| 19 |
"live_fetches": 1,
|
| 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": 1
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,14 +31,14 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-
|
| 35 |
-
"repo_primary_artifact_count":
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
-
"snapshot_pr_count":
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -69,6 +69,16 @@
|
|
| 69 |
},
|
| 70 |
"examples": {
|
| 71 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
{
|
| 73 |
"kind": "pull_request",
|
| 74 |
"number": 13661,
|
|
@@ -88,16 +98,6 @@
|
|
| 88 |
"merged": true,
|
| 89 |
"draft": false,
|
| 90 |
"created_at": "2026-04-25T13:36:09Z"
|
| 91 |
-
},
|
| 92 |
-
{
|
| 93 |
-
"kind": "pull_request",
|
| 94 |
-
"number": 13548,
|
| 95 |
-
"title": "[ci] feat: have pr labeler label for closing issues.",
|
| 96 |
-
"url": "https://github.com/huggingface/diffusers/pull/13548",
|
| 97 |
-
"state": "closed",
|
| 98 |
-
"merged": true,
|
| 99 |
-
"draft": false,
|
| 100 |
-
"created_at": "2026-04-22T15:59:58Z"
|
| 101 |
}
|
| 102 |
],
|
| 103 |
"issues": [
|
|
@@ -142,12 +142,12 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-
|
| 146 |
-
"repo_primary_artifact_count":
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
-
"snapshot_pr_count":
|
| 150 |
-
"snapshot_comment_count":
|
| 151 |
"snapshot_review_count": 1498,
|
| 152 |
"snapshot_review_comment_count": 1193,
|
| 153 |
"repo_association": "MEMBER",
|
|
@@ -179,33 +179,33 @@
|
|
| 179 |
"pull_requests": [
|
| 180 |
{
|
| 181 |
"kind": "pull_request",
|
| 182 |
-
"number":
|
| 183 |
-
"title": "[CI]
|
| 184 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 185 |
"state": "open",
|
| 186 |
"merged": false,
|
| 187 |
"draft": false,
|
| 188 |
-
"created_at": "2026-
|
| 189 |
},
|
| 190 |
{
|
| 191 |
"kind": "pull_request",
|
| 192 |
-
"number":
|
| 193 |
-
"title": "
|
| 194 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 195 |
-
"state": "
|
| 196 |
"merged": false,
|
| 197 |
"draft": false,
|
| 198 |
-
"created_at": "2026-
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"kind": "pull_request",
|
| 202 |
-
"number":
|
| 203 |
-
"title": "[CI]
|
| 204 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 205 |
-
"state": "
|
| 206 |
-
"merged":
|
| 207 |
"draft": false,
|
| 208 |
-
"created_at": "2026-04-
|
| 209 |
}
|
| 210 |
],
|
| 211 |
"issues": [
|
|
@@ -250,14 +250,14 @@
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
-
"repo_last_seen_at": "2026-
|
| 254 |
-
"repo_primary_artifact_count":
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
-
"snapshot_pr_count":
|
| 258 |
"snapshot_comment_count": 2556,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
-
"snapshot_review_comment_count":
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
@@ -285,6 +285,16 @@
|
|
| 285 |
},
|
| 286 |
"examples": {
|
| 287 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 288 |
{
|
| 289 |
"kind": "pull_request",
|
| 290 |
"number": 13570,
|
|
@@ -304,16 +314,6 @@
|
|
| 304 |
"merged": true,
|
| 305 |
"draft": false,
|
| 306 |
"created_at": "2026-04-27T19:54:58Z"
|
| 307 |
-
},
|
| 308 |
-
{
|
| 309 |
-
"kind": "pull_request",
|
| 310 |
-
"number": 13567,
|
| 311 |
-
"title": "[agents docs] add pipelines.md etc",
|
| 312 |
-
"url": "https://github.com/huggingface/diffusers/pull/13567",
|
| 313 |
-
"state": "closed",
|
| 314 |
-
"merged": true,
|
| 315 |
-
"draft": false,
|
| 316 |
-
"created_at": "2026-04-27T06:09:54Z"
|
| 317 |
}
|
| 318 |
],
|
| 319 |
"issues": [
|
|
@@ -358,13 +358,13 @@
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 360 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 361 |
-
"repo_last_seen_at": "2026-
|
| 362 |
"repo_primary_artifact_count": 75,
|
| 363 |
-
"repo_artifact_count":
|
| 364 |
"snapshot_issue_count": 8,
|
| 365 |
"snapshot_pr_count": 67,
|
| 366 |
-
"snapshot_comment_count":
|
| 367 |
-
"snapshot_review_count":
|
| 368 |
"snapshot_review_comment_count": 650,
|
| 369 |
"repo_association": "MEMBER",
|
| 370 |
"new_to_repo": false,
|
|
@@ -466,12 +466,12 @@
|
|
| 466 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza",
|
| 467 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza",
|
| 468 |
"repo_first_seen_at": "2023-11-10T05:32:15Z",
|
| 469 |
-
"repo_last_seen_at": "2026-
|
| 470 |
"repo_primary_artifact_count": 62,
|
| 471 |
-
"repo_artifact_count":
|
| 472 |
"snapshot_issue_count": 11,
|
| 473 |
"snapshot_pr_count": 51,
|
| 474 |
-
"snapshot_comment_count":
|
| 475 |
"snapshot_review_count": 259,
|
| 476 |
"snapshot_review_comment_count": 205,
|
| 477 |
"repo_association": "MEMBER",
|
|
@@ -508,8 +508,8 @@
|
|
| 508 |
"number": 13575,
|
| 509 |
"title": "[Ernie-Image] Add lora support",
|
| 510 |
"url": "https://github.com/huggingface/diffusers/pull/13575",
|
| 511 |
-
"state": "
|
| 512 |
-
"merged":
|
| 513 |
"draft": false,
|
| 514 |
"created_at": "2026-04-28T14:53:06Z"
|
| 515 |
},
|
|
@@ -831,6 +831,83 @@
|
|
| 831 |
},
|
| 832 |
"fetch_error": null
|
| 833 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 834 |
{
|
| 835 |
"author_login": "akshan-main",
|
| 836 |
"name": "Akshan Krithick",
|
|
@@ -838,14 +915,14 @@
|
|
| 838 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 839 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 840 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 841 |
-
"repo_last_seen_at": "2026-04-
|
| 842 |
"repo_primary_artifact_count": 12,
|
| 843 |
-
"repo_artifact_count":
|
| 844 |
"snapshot_issue_count": 2,
|
| 845 |
"snapshot_pr_count": 10,
|
| 846 |
-
"snapshot_comment_count":
|
| 847 |
-
"snapshot_review_count":
|
| 848 |
-
"snapshot_review_comment_count":
|
| 849 |
"repo_association": "CONTRIBUTOR",
|
| 850 |
"new_to_repo": false,
|
| 851 |
"first_seen_in_snapshot": false,
|
|
@@ -1116,83 +1193,6 @@
|
|
| 1116 |
},
|
| 1117 |
"fetch_error": null
|
| 1118 |
},
|
| 1119 |
-
{
|
| 1120 |
-
"author_login": "Anai-Guo",
|
| 1121 |
-
"name": "Tai An",
|
| 1122 |
-
"profile_url": "https://github.com/Anai-Guo",
|
| 1123 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AAnai-Guo",
|
| 1124 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AAnai-Guo",
|
| 1125 |
-
"repo_first_seen_at": "2026-04-13T06:56:28Z",
|
| 1126 |
-
"repo_last_seen_at": "2026-04-30T07:26:54Z",
|
| 1127 |
-
"repo_primary_artifact_count": 8,
|
| 1128 |
-
"repo_artifact_count": 10,
|
| 1129 |
-
"snapshot_issue_count": 0,
|
| 1130 |
-
"snapshot_pr_count": 8,
|
| 1131 |
-
"snapshot_comment_count": 2,
|
| 1132 |
-
"snapshot_review_count": 0,
|
| 1133 |
-
"snapshot_review_comment_count": 0,
|
| 1134 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1135 |
-
"new_to_repo": false,
|
| 1136 |
-
"first_seen_in_snapshot": false,
|
| 1137 |
-
"known_via_prior_merged_pr": false,
|
| 1138 |
-
"report_reason": null,
|
| 1139 |
-
"enrichment_source": "previous_report",
|
| 1140 |
-
"live_refetch_skipped": true,
|
| 1141 |
-
"account_age_days": 4,
|
| 1142 |
-
"young_account": true,
|
| 1143 |
-
"follow_through_score": "weak",
|
| 1144 |
-
"breadth_score": "high",
|
| 1145 |
-
"automation_risk_signal": "medium",
|
| 1146 |
-
"heuristic_note": "very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 1147 |
-
"public_orgs": [],
|
| 1148 |
-
"activity": {
|
| 1149 |
-
"visible_authored_pr_count": 25,
|
| 1150 |
-
"merged_pr_count": 3,
|
| 1151 |
-
"closed_unmerged_pr_count": 3,
|
| 1152 |
-
"open_pr_count": 19,
|
| 1153 |
-
"merged_pr_rate": 0.12,
|
| 1154 |
-
"closed_unmerged_pr_rate": 0.12,
|
| 1155 |
-
"still_open_pr_rate": 0.76,
|
| 1156 |
-
"distinct_repos_with_authored_prs": 13,
|
| 1157 |
-
"distinct_repos_with_open_prs": 9
|
| 1158 |
-
},
|
| 1159 |
-
"examples": {
|
| 1160 |
-
"pull_requests": [
|
| 1161 |
-
{
|
| 1162 |
-
"kind": "pull_request",
|
| 1163 |
-
"number": 13659,
|
| 1164 |
-
"title": "fix(stable_audio): align batched initial audio with prompts (#13629)",
|
| 1165 |
-
"url": "https://github.com/huggingface/diffusers/pull/13659",
|
| 1166 |
-
"state": "open",
|
| 1167 |
-
"merged": false,
|
| 1168 |
-
"draft": false,
|
| 1169 |
-
"created_at": "2026-04-30T07:26:54Z"
|
| 1170 |
-
},
|
| 1171 |
-
{
|
| 1172 |
-
"kind": "pull_request",
|
| 1173 |
-
"number": 13658,
|
| 1174 |
-
"title": "fix(controlnet_hunyuan): wire num_layers, pooled_projection_dim, use_style_cond into from_transformer (#13641)",
|
| 1175 |
-
"url": "https://github.com/huggingface/diffusers/pull/13658",
|
| 1176 |
-
"state": "open",
|
| 1177 |
-
"merged": false,
|
| 1178 |
-
"draft": false,
|
| 1179 |
-
"created_at": "2026-04-30T07:25:50Z"
|
| 1180 |
-
},
|
| 1181 |
-
{
|
| 1182 |
-
"kind": "pull_request",
|
| 1183 |
-
"number": 13657,
|
| 1184 |
-
"title": "fix(akv_video): preserve encoder logvar in KVAE video VAE (#13652)",
|
| 1185 |
-
"url": "https://github.com/huggingface/diffusers/pull/13657",
|
| 1186 |
-
"state": "open",
|
| 1187 |
-
"merged": false,
|
| 1188 |
-
"draft": false,
|
| 1189 |
-
"created_at": "2026-04-30T07:22:56Z"
|
| 1190 |
-
}
|
| 1191 |
-
],
|
| 1192 |
-
"issues": []
|
| 1193 |
-
},
|
| 1194 |
-
"fetch_error": null
|
| 1195 |
-
},
|
| 1196 |
{
|
| 1197 |
"author_login": "s-zx",
|
| 1198 |
"name": "zxshen",
|
|
@@ -3413,7 +3413,7 @@
|
|
| 3413 |
"repo_association": "CONTRIBUTOR",
|
| 3414 |
"new_to_repo": false,
|
| 3415 |
"first_seen_in_snapshot": false,
|
| 3416 |
-
"known_via_prior_merged_pr":
|
| 3417 |
"report_reason": null,
|
| 3418 |
"enrichment_source": "previous_report",
|
| 3419 |
"live_refetch_skipped": true,
|
|
@@ -3462,6 +3462,73 @@
|
|
| 3462 |
},
|
| 3463 |
"fetch_error": null
|
| 3464 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3465 |
{
|
| 3466 |
"author_login": "hlky",
|
| 3467 |
"name": null,
|
|
@@ -3469,14 +3536,14 @@
|
|
| 3469 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahlky",
|
| 3470 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahlky",
|
| 3471 |
"repo_first_seen_at": "2022-08-22T10:44:45Z",
|
| 3472 |
-
"repo_last_seen_at": "2026-04-
|
| 3473 |
"repo_primary_artifact_count": 226,
|
| 3474 |
-
"repo_artifact_count":
|
| 3475 |
"snapshot_issue_count": 84,
|
| 3476 |
"snapshot_pr_count": 142,
|
| 3477 |
"snapshot_comment_count": 546,
|
| 3478 |
-
"snapshot_review_count":
|
| 3479 |
-
"snapshot_review_comment_count":
|
| 3480 |
"repo_association": "CONTRIBUTOR",
|
| 3481 |
"new_to_repo": false,
|
| 3482 |
"first_seen_in_snapshot": false,
|
|
@@ -4295,8 +4362,8 @@
|
|
| 4295 |
"number": 13299,
|
| 4296 |
"title": "Fix missing latents_bn_std dtype cast in VAE normalization",
|
| 4297 |
"url": "https://github.com/huggingface/diffusers/pull/13299",
|
| 4298 |
-
"state": "
|
| 4299 |
-
"merged":
|
| 4300 |
"draft": false,
|
| 4301 |
"created_at": "2026-03-21T09:54:54Z"
|
| 4302 |
},
|
|
@@ -5110,12 +5177,12 @@
|
|
| 5110 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn",
|
| 5111 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn",
|
| 5112 |
"repo_first_seen_at": "2026-03-08T17:03:35Z",
|
| 5113 |
-
"repo_last_seen_at": "2026-
|
| 5114 |
"repo_primary_artifact_count": 2,
|
| 5115 |
-
"repo_artifact_count":
|
| 5116 |
"snapshot_issue_count": 1,
|
| 5117 |
"snapshot_pr_count": 1,
|
| 5118 |
-
"snapshot_comment_count":
|
| 5119 |
"snapshot_review_count": 1,
|
| 5120 |
"snapshot_review_comment_count": 1,
|
| 5121 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -5965,12 +6032,12 @@
|
|
| 5965 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADev-next-gen",
|
| 5966 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADev-next-gen",
|
| 5967 |
"repo_first_seen_at": "2026-04-19T00:36:23Z",
|
| 5968 |
-
"repo_last_seen_at": "2026-04-
|
| 5969 |
"repo_primary_artifact_count": 1,
|
| 5970 |
-
"repo_artifact_count":
|
| 5971 |
"snapshot_issue_count": 0,
|
| 5972 |
"snapshot_pr_count": 1,
|
| 5973 |
-
"snapshot_comment_count":
|
| 5974 |
"snapshot_review_count": 0,
|
| 5975 |
"snapshot_review_comment_count": 0,
|
| 5976 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -6003,7 +6070,7 @@
|
|
| 6003 |
{
|
| 6004 |
"kind": "pull_request",
|
| 6005 |
"number": 13502,
|
| 6006 |
-
"title": "fix(
|
| 6007 |
"url": "https://github.com/huggingface/diffusers/pull/13502",
|
| 6008 |
"state": "open",
|
| 6009 |
"merged": false,
|
|
@@ -6079,12 +6146,12 @@
|
|
| 6079 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agueraf",
|
| 6080 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agueraf",
|
| 6081 |
"repo_first_seen_at": "2026-04-27T22:38:24Z",
|
| 6082 |
-
"repo_last_seen_at": "2026-
|
| 6083 |
"repo_primary_artifact_count": 1,
|
| 6084 |
-
"repo_artifact_count":
|
| 6085 |
"snapshot_issue_count": 0,
|
| 6086 |
"snapshot_pr_count": 1,
|
| 6087 |
-
"snapshot_comment_count":
|
| 6088 |
"snapshot_review_count": 0,
|
| 6089 |
"snapshot_review_comment_count": 0,
|
| 6090 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -6699,63 +6766,6 @@
|
|
| 6699 |
},
|
| 6700 |
"fetch_error": null
|
| 6701 |
},
|
| 6702 |
-
{
|
| 6703 |
-
"author_login": "terarachang",
|
| 6704 |
-
"name": "Ting-Yun Chang",
|
| 6705 |
-
"profile_url": "https://github.com/terarachang",
|
| 6706 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aterarachang",
|
| 6707 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aterarachang",
|
| 6708 |
-
"repo_first_seen_at": "2026-04-28T06:39:25Z",
|
| 6709 |
-
"repo_last_seen_at": "2026-04-28T06:39:25Z",
|
| 6710 |
-
"repo_primary_artifact_count": 1,
|
| 6711 |
-
"repo_artifact_count": 1,
|
| 6712 |
-
"snapshot_issue_count": 0,
|
| 6713 |
-
"snapshot_pr_count": 1,
|
| 6714 |
-
"snapshot_comment_count": 0,
|
| 6715 |
-
"snapshot_review_count": 0,
|
| 6716 |
-
"snapshot_review_comment_count": 0,
|
| 6717 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6718 |
-
"new_to_repo": false,
|
| 6719 |
-
"first_seen_in_snapshot": false,
|
| 6720 |
-
"known_via_prior_merged_pr": false,
|
| 6721 |
-
"report_reason": null,
|
| 6722 |
-
"enrichment_source": "previous_report",
|
| 6723 |
-
"live_refetch_skipped": true,
|
| 6724 |
-
"account_age_days": 3903,
|
| 6725 |
-
"young_account": false,
|
| 6726 |
-
"follow_through_score": "weak",
|
| 6727 |
-
"breadth_score": "low",
|
| 6728 |
-
"automation_risk_signal": "low",
|
| 6729 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 6730 |
-
"public_orgs": [],
|
| 6731 |
-
"activity": {
|
| 6732 |
-
"visible_authored_pr_count": 2,
|
| 6733 |
-
"merged_pr_count": 0,
|
| 6734 |
-
"closed_unmerged_pr_count": 0,
|
| 6735 |
-
"open_pr_count": 2,
|
| 6736 |
-
"merged_pr_rate": 0.0,
|
| 6737 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 6738 |
-
"still_open_pr_rate": 1.0,
|
| 6739 |
-
"distinct_repos_with_authored_prs": 2,
|
| 6740 |
-
"distinct_repos_with_open_prs": 2
|
| 6741 |
-
},
|
| 6742 |
-
"examples": {
|
| 6743 |
-
"pull_requests": [
|
| 6744 |
-
{
|
| 6745 |
-
"kind": "pull_request",
|
| 6746 |
-
"number": 13573,
|
| 6747 |
-
"title": "Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo",
|
| 6748 |
-
"url": "https://github.com/huggingface/diffusers/pull/13573",
|
| 6749 |
-
"state": "open",
|
| 6750 |
-
"merged": false,
|
| 6751 |
-
"draft": false,
|
| 6752 |
-
"created_at": "2026-04-28T06:39:25Z"
|
| 6753 |
-
}
|
| 6754 |
-
],
|
| 6755 |
-
"issues": []
|
| 6756 |
-
},
|
| 6757 |
-
"fetch_error": null
|
| 6758 |
-
},
|
| 6759 |
{
|
| 6760 |
"author_login": "varaprasadtarunkumar",
|
| 6761 |
"name": "G Srinivasa Eswara Vara Prasad",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260501T113327Z",
|
| 5 |
+
"generated_at": "2026-05-01T11:34:57Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 94,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 60,
|
| 12 |
"previous_primary_author_count": 3603,
|
| 13 |
"selected_seen_in_previous_primary": 94,
|
| 14 |
"previous_report_contributor_count": 94,
|
| 15 |
"selected_overlap_previous_report": 94,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
"reused_previous_report_entries": 93,
|
| 18 |
+
"reused_known_merged_contributors": 59,
|
| 19 |
"live_fetches": 1,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.13,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.001,
|
| 24 |
"enrichment_failures": 1
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-05-01T06:46:44Z",
|
| 35 |
+
"repo_primary_artifact_count": 1144,
|
| 36 |
+
"repo_artifact_count": 23339,
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
+
"snapshot_pr_count": 1012,
|
| 39 |
+
"snapshot_comment_count": 8127,
|
| 40 |
+
"snapshot_review_count": 6921,
|
| 41 |
+
"snapshot_review_comment_count": 7147,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 69 |
},
|
| 70 |
"examples": {
|
| 71 |
"pull_requests": [
|
| 72 |
+
{
|
| 73 |
+
"kind": "pull_request",
|
| 74 |
+
"number": 13670,
|
| 75 |
+
"title": "post release 0.38.0",
|
| 76 |
+
"url": "https://github.com/huggingface/diffusers/pull/13670",
|
| 77 |
+
"state": "open",
|
| 78 |
+
"merged": false,
|
| 79 |
+
"draft": false,
|
| 80 |
+
"created_at": "2026-05-01T06:40:38Z"
|
| 81 |
+
},
|
| 82 |
{
|
| 83 |
"kind": "pull_request",
|
| 84 |
"number": 13661,
|
|
|
|
| 98 |
"merged": true,
|
| 99 |
"draft": false,
|
| 100 |
"created_at": "2026-04-25T13:36:09Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
}
|
| 102 |
],
|
| 103 |
"issues": [
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-05-01T11:04:04Z",
|
| 146 |
+
"repo_primary_artifact_count": 392,
|
| 147 |
+
"repo_artifact_count": 4156,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
+
"snapshot_pr_count": 378,
|
| 150 |
+
"snapshot_comment_count": 1073,
|
| 151 |
"snapshot_review_count": 1498,
|
| 152 |
"snapshot_review_comment_count": 1193,
|
| 153 |
"repo_association": "MEMBER",
|
|
|
|
| 179 |
"pull_requests": [
|
| 180 |
{
|
| 181 |
"kind": "pull_request",
|
| 182 |
+
"number": 13672,
|
| 183 |
+
"title": "[CI] Update all workflows with permissions",
|
| 184 |
+
"url": "https://github.com/huggingface/diffusers/pull/13672",
|
| 185 |
"state": "open",
|
| 186 |
"merged": false,
|
| 187 |
"draft": false,
|
| 188 |
+
"created_at": "2026-05-01T11:04:04Z"
|
| 189 |
},
|
| 190 |
{
|
| 191 |
"kind": "pull_request",
|
| 192 |
+
"number": 13666,
|
| 193 |
+
"title": "Fix group offloading for Flux2 VAE ",
|
| 194 |
+
"url": "https://github.com/huggingface/diffusers/pull/13666",
|
| 195 |
+
"state": "closed",
|
| 196 |
"merged": false,
|
| 197 |
"draft": false,
|
| 198 |
+
"created_at": "2026-05-01T04:18:07Z"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"kind": "pull_request",
|
| 202 |
+
"number": 13662,
|
| 203 |
+
"title": "[CI] Replace print_env step in CI with diffusers-cli env",
|
| 204 |
+
"url": "https://github.com/huggingface/diffusers/pull/13662",
|
| 205 |
+
"state": "open",
|
| 206 |
+
"merged": false,
|
| 207 |
"draft": false,
|
| 208 |
+
"created_at": "2026-04-30T11:31:00Z"
|
| 209 |
}
|
| 210 |
],
|
| 211 |
"issues": [
|
|
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
+
"repo_last_seen_at": "2026-05-01T04:50:58Z",
|
| 254 |
+
"repo_primary_artifact_count": 338,
|
| 255 |
+
"repo_artifact_count": 9296,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
+
"snapshot_pr_count": 300,
|
| 258 |
"snapshot_comment_count": 2556,
|
| 259 |
+
"snapshot_review_count": 2877,
|
| 260 |
+
"snapshot_review_comment_count": 3525,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
|
|
| 285 |
},
|
| 286 |
"examples": {
|
| 287 |
"pull_requests": [
|
| 288 |
+
{
|
| 289 |
+
"kind": "pull_request",
|
| 290 |
+
"number": 13665,
|
| 291 |
+
"title": "[agents docs] update models.md with class attributes and attention mask",
|
| 292 |
+
"url": "https://github.com/huggingface/diffusers/pull/13665",
|
| 293 |
+
"state": "open",
|
| 294 |
+
"merged": false,
|
| 295 |
+
"draft": false,
|
| 296 |
+
"created_at": "2026-05-01T02:31:49Z"
|
| 297 |
+
},
|
| 298 |
{
|
| 299 |
"kind": "pull_request",
|
| 300 |
"number": 13570,
|
|
|
|
| 314 |
"merged": true,
|
| 315 |
"draft": false,
|
| 316 |
"created_at": "2026-04-27T19:54:58Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 317 |
}
|
| 318 |
],
|
| 319 |
"issues": [
|
|
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 360 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 361 |
+
"repo_last_seen_at": "2026-05-01T05:58:15Z",
|
| 362 |
"repo_primary_artifact_count": 75,
|
| 363 |
+
"repo_artifact_count": 1819,
|
| 364 |
"snapshot_issue_count": 8,
|
| 365 |
"snapshot_pr_count": 67,
|
| 366 |
+
"snapshot_comment_count": 351,
|
| 367 |
+
"snapshot_review_count": 743,
|
| 368 |
"snapshot_review_comment_count": 650,
|
| 369 |
"repo_association": "MEMBER",
|
| 370 |
"new_to_repo": false,
|
|
|
|
| 466 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza",
|
| 467 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza",
|
| 468 |
"repo_first_seen_at": "2023-11-10T05:32:15Z",
|
| 469 |
+
"repo_last_seen_at": "2026-05-01T04:31:04Z",
|
| 470 |
"repo_primary_artifact_count": 62,
|
| 471 |
+
"repo_artifact_count": 1837,
|
| 472 |
"snapshot_issue_count": 11,
|
| 473 |
"snapshot_pr_count": 51,
|
| 474 |
+
"snapshot_comment_count": 1311,
|
| 475 |
"snapshot_review_count": 259,
|
| 476 |
"snapshot_review_comment_count": 205,
|
| 477 |
"repo_association": "MEMBER",
|
|
|
|
| 508 |
"number": 13575,
|
| 509 |
"title": "[Ernie-Image] Add lora support",
|
| 510 |
"url": "https://github.com/huggingface/diffusers/pull/13575",
|
| 511 |
+
"state": "closed",
|
| 512 |
+
"merged": true,
|
| 513 |
"draft": false,
|
| 514 |
"created_at": "2026-04-28T14:53:06Z"
|
| 515 |
},
|
|
|
|
| 831 |
},
|
| 832 |
"fetch_error": null
|
| 833 |
},
|
| 834 |
+
{
|
| 835 |
+
"author_login": "Anai-Guo",
|
| 836 |
+
"name": "Tai An",
|
| 837 |
+
"profile_url": "https://github.com/Anai-Guo",
|
| 838 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AAnai-Guo",
|
| 839 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AAnai-Guo",
|
| 840 |
+
"repo_first_seen_at": "2026-04-13T06:56:28Z",
|
| 841 |
+
"repo_last_seen_at": "2026-05-01T10:18:07Z",
|
| 842 |
+
"repo_primary_artifact_count": 12,
|
| 843 |
+
"repo_artifact_count": 14,
|
| 844 |
+
"snapshot_issue_count": 0,
|
| 845 |
+
"snapshot_pr_count": 12,
|
| 846 |
+
"snapshot_comment_count": 2,
|
| 847 |
+
"snapshot_review_count": 0,
|
| 848 |
+
"snapshot_review_comment_count": 0,
|
| 849 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 850 |
+
"new_to_repo": false,
|
| 851 |
+
"first_seen_in_snapshot": false,
|
| 852 |
+
"known_via_prior_merged_pr": false,
|
| 853 |
+
"report_reason": null,
|
| 854 |
+
"enrichment_source": "previous_report",
|
| 855 |
+
"live_refetch_skipped": true,
|
| 856 |
+
"account_age_days": 4,
|
| 857 |
+
"young_account": true,
|
| 858 |
+
"follow_through_score": "weak",
|
| 859 |
+
"breadth_score": "high",
|
| 860 |
+
"automation_risk_signal": "medium",
|
| 861 |
+
"heuristic_note": "very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 862 |
+
"public_orgs": [],
|
| 863 |
+
"activity": {
|
| 864 |
+
"visible_authored_pr_count": 25,
|
| 865 |
+
"merged_pr_count": 3,
|
| 866 |
+
"closed_unmerged_pr_count": 3,
|
| 867 |
+
"open_pr_count": 19,
|
| 868 |
+
"merged_pr_rate": 0.12,
|
| 869 |
+
"closed_unmerged_pr_rate": 0.12,
|
| 870 |
+
"still_open_pr_rate": 0.76,
|
| 871 |
+
"distinct_repos_with_authored_prs": 13,
|
| 872 |
+
"distinct_repos_with_open_prs": 9
|
| 873 |
+
},
|
| 874 |
+
"examples": {
|
| 875 |
+
"pull_requests": [
|
| 876 |
+
{
|
| 877 |
+
"kind": "pull_request",
|
| 878 |
+
"number": 13671,
|
| 879 |
+
"title": "fix(ddpm): use _execution_device, validate inputs, free hooks (#13649)",
|
| 880 |
+
"url": "https://github.com/huggingface/diffusers/pull/13671",
|
| 881 |
+
"state": "open",
|
| 882 |
+
"merged": false,
|
| 883 |
+
"draft": false,
|
| 884 |
+
"created_at": "2026-05-01T10:18:07Z"
|
| 885 |
+
},
|
| 886 |
+
{
|
| 887 |
+
"kind": "pull_request",
|
| 888 |
+
"number": 13669,
|
| 889 |
+
"title": "fix(unets): preserve scalar float timestep dtype in UNet1D/2D + FlaxUNet2DCondition (#13654)",
|
| 890 |
+
"url": "https://github.com/huggingface/diffusers/pull/13669",
|
| 891 |
+
"state": "open",
|
| 892 |
+
"merged": false,
|
| 893 |
+
"draft": false,
|
| 894 |
+
"created_at": "2026-05-01T04:25:32Z"
|
| 895 |
+
},
|
| 896 |
+
{
|
| 897 |
+
"kind": "pull_request",
|
| 898 |
+
"number": 13668,
|
| 899 |
+
"title": "fix(free_noise): resolve None default, repeat_context/shuffle_context, list gen, mid-block disable (#13653)",
|
| 900 |
+
"url": "https://github.com/huggingface/diffusers/pull/13668",
|
| 901 |
+
"state": "open",
|
| 902 |
+
"merged": false,
|
| 903 |
+
"draft": false,
|
| 904 |
+
"created_at": "2026-05-01T04:23:51Z"
|
| 905 |
+
}
|
| 906 |
+
],
|
| 907 |
+
"issues": []
|
| 908 |
+
},
|
| 909 |
+
"fetch_error": null
|
| 910 |
+
},
|
| 911 |
{
|
| 912 |
"author_login": "akshan-main",
|
| 913 |
"name": "Akshan Krithick",
|
|
|
|
| 915 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 916 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 917 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 918 |
+
"repo_last_seen_at": "2026-04-30T19:21:10Z",
|
| 919 |
"repo_primary_artifact_count": 12,
|
| 920 |
+
"repo_artifact_count": 138,
|
| 921 |
"snapshot_issue_count": 2,
|
| 922 |
"snapshot_pr_count": 10,
|
| 923 |
+
"snapshot_comment_count": 84,
|
| 924 |
+
"snapshot_review_count": 21,
|
| 925 |
+
"snapshot_review_comment_count": 21,
|
| 926 |
"repo_association": "CONTRIBUTOR",
|
| 927 |
"new_to_repo": false,
|
| 928 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1193 |
},
|
| 1194 |
"fetch_error": null
|
| 1195 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1196 |
{
|
| 1197 |
"author_login": "s-zx",
|
| 1198 |
"name": "zxshen",
|
|
|
|
| 3413 |
"repo_association": "CONTRIBUTOR",
|
| 3414 |
"new_to_repo": false,
|
| 3415 |
"first_seen_in_snapshot": false,
|
| 3416 |
+
"known_via_prior_merged_pr": true,
|
| 3417 |
"report_reason": null,
|
| 3418 |
"enrichment_source": "previous_report",
|
| 3419 |
"live_refetch_skipped": true,
|
|
|
|
| 3462 |
},
|
| 3463 |
"fetch_error": null
|
| 3464 |
},
|
| 3465 |
+
{
|
| 3466 |
+
"author_login": "terarachang",
|
| 3467 |
+
"name": "Ting-Yun Chang",
|
| 3468 |
+
"profile_url": "https://github.com/terarachang",
|
| 3469 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aterarachang",
|
| 3470 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aterarachang",
|
| 3471 |
+
"repo_first_seen_at": "2026-04-28T06:39:25Z",
|
| 3472 |
+
"repo_last_seen_at": "2026-04-30T20:12:17Z",
|
| 3473 |
+
"repo_primary_artifact_count": 2,
|
| 3474 |
+
"repo_artifact_count": 2,
|
| 3475 |
+
"snapshot_issue_count": 0,
|
| 3476 |
+
"snapshot_pr_count": 2,
|
| 3477 |
+
"snapshot_comment_count": 0,
|
| 3478 |
+
"snapshot_review_count": 0,
|
| 3479 |
+
"snapshot_review_comment_count": 0,
|
| 3480 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 3481 |
+
"new_to_repo": false,
|
| 3482 |
+
"first_seen_in_snapshot": false,
|
| 3483 |
+
"known_via_prior_merged_pr": false,
|
| 3484 |
+
"report_reason": null,
|
| 3485 |
+
"enrichment_source": "previous_report",
|
| 3486 |
+
"live_refetch_skipped": true,
|
| 3487 |
+
"account_age_days": 3903,
|
| 3488 |
+
"young_account": false,
|
| 3489 |
+
"follow_through_score": "weak",
|
| 3490 |
+
"breadth_score": "low",
|
| 3491 |
+
"automation_risk_signal": "low",
|
| 3492 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3493 |
+
"public_orgs": [],
|
| 3494 |
+
"activity": {
|
| 3495 |
+
"visible_authored_pr_count": 2,
|
| 3496 |
+
"merged_pr_count": 0,
|
| 3497 |
+
"closed_unmerged_pr_count": 0,
|
| 3498 |
+
"open_pr_count": 2,
|
| 3499 |
+
"merged_pr_rate": 0.0,
|
| 3500 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 3501 |
+
"still_open_pr_rate": 1.0,
|
| 3502 |
+
"distinct_repos_with_authored_prs": 2,
|
| 3503 |
+
"distinct_repos_with_open_prs": 2
|
| 3504 |
+
},
|
| 3505 |
+
"examples": {
|
| 3506 |
+
"pull_requests": [
|
| 3507 |
+
{
|
| 3508 |
+
"kind": "pull_request",
|
| 3509 |
+
"number": 13664,
|
| 3510 |
+
"title": "Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo",
|
| 3511 |
+
"url": "https://github.com/huggingface/diffusers/pull/13664",
|
| 3512 |
+
"state": "open",
|
| 3513 |
+
"merged": false,
|
| 3514 |
+
"draft": false,
|
| 3515 |
+
"created_at": "2026-04-30T20:12:17Z"
|
| 3516 |
+
},
|
| 3517 |
+
{
|
| 3518 |
+
"kind": "pull_request",
|
| 3519 |
+
"number": 13573,
|
| 3520 |
+
"title": "Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo",
|
| 3521 |
+
"url": "https://github.com/huggingface/diffusers/pull/13573",
|
| 3522 |
+
"state": "closed",
|
| 3523 |
+
"merged": false,
|
| 3524 |
+
"draft": false,
|
| 3525 |
+
"created_at": "2026-04-28T06:39:25Z"
|
| 3526 |
+
}
|
| 3527 |
+
],
|
| 3528 |
+
"issues": []
|
| 3529 |
+
},
|
| 3530 |
+
"fetch_error": null
|
| 3531 |
+
},
|
| 3532 |
{
|
| 3533 |
"author_login": "hlky",
|
| 3534 |
"name": null,
|
|
|
|
| 3536 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahlky",
|
| 3537 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahlky",
|
| 3538 |
"repo_first_seen_at": "2022-08-22T10:44:45Z",
|
| 3539 |
+
"repo_last_seen_at": "2026-04-30T18:56:53Z",
|
| 3540 |
"repo_primary_artifact_count": 226,
|
| 3541 |
+
"repo_artifact_count": 1588,
|
| 3542 |
"snapshot_issue_count": 84,
|
| 3543 |
"snapshot_pr_count": 142,
|
| 3544 |
"snapshot_comment_count": 546,
|
| 3545 |
+
"snapshot_review_count": 412,
|
| 3546 |
+
"snapshot_review_comment_count": 404,
|
| 3547 |
"repo_association": "CONTRIBUTOR",
|
| 3548 |
"new_to_repo": false,
|
| 3549 |
"first_seen_in_snapshot": false,
|
|
|
|
| 4362 |
"number": 13299,
|
| 4363 |
"title": "Fix missing latents_bn_std dtype cast in VAE normalization",
|
| 4364 |
"url": "https://github.com/huggingface/diffusers/pull/13299",
|
| 4365 |
+
"state": "closed",
|
| 4366 |
+
"merged": true,
|
| 4367 |
"draft": false,
|
| 4368 |
"created_at": "2026-03-21T09:54:54Z"
|
| 4369 |
},
|
|
|
|
| 5177 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn",
|
| 5178 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn",
|
| 5179 |
"repo_first_seen_at": "2026-03-08T17:03:35Z",
|
| 5180 |
+
"repo_last_seen_at": "2026-05-01T03:38:45Z",
|
| 5181 |
"repo_primary_artifact_count": 2,
|
| 5182 |
+
"repo_artifact_count": 20,
|
| 5183 |
"snapshot_issue_count": 1,
|
| 5184 |
"snapshot_pr_count": 1,
|
| 5185 |
+
"snapshot_comment_count": 16,
|
| 5186 |
"snapshot_review_count": 1,
|
| 5187 |
"snapshot_review_comment_count": 1,
|
| 5188 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 6032 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADev-next-gen",
|
| 6033 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADev-next-gen",
|
| 6034 |
"repo_first_seen_at": "2026-04-19T00:36:23Z",
|
| 6035 |
+
"repo_last_seen_at": "2026-04-30T18:04:26Z",
|
| 6036 |
"repo_primary_artifact_count": 1,
|
| 6037 |
+
"repo_artifact_count": 8,
|
| 6038 |
"snapshot_issue_count": 0,
|
| 6039 |
"snapshot_pr_count": 1,
|
| 6040 |
+
"snapshot_comment_count": 7,
|
| 6041 |
"snapshot_review_count": 0,
|
| 6042 |
"snapshot_review_comment_count": 0,
|
| 6043 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 6070 |
{
|
| 6071 |
"kind": "pull_request",
|
| 6072 |
"number": 13502,
|
| 6073 |
+
"title": "fix(group_offloading): synchronize default stream against transfer stream",
|
| 6074 |
"url": "https://github.com/huggingface/diffusers/pull/13502",
|
| 6075 |
"state": "open",
|
| 6076 |
"merged": false,
|
|
|
|
| 6146 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agueraf",
|
| 6147 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agueraf",
|
| 6148 |
"repo_first_seen_at": "2026-04-27T22:38:24Z",
|
| 6149 |
+
"repo_last_seen_at": "2026-05-01T06:15:01Z",
|
| 6150 |
"repo_primary_artifact_count": 1,
|
| 6151 |
+
"repo_artifact_count": 3,
|
| 6152 |
"snapshot_issue_count": 0,
|
| 6153 |
"snapshot_pr_count": 1,
|
| 6154 |
+
"snapshot_comment_count": 2,
|
| 6155 |
"snapshot_review_count": 0,
|
| 6156 |
"snapshot_review_comment_count": 0,
|
| 6157 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 6766 |
},
|
| 6767 |
"fetch_error": null
|
| 6768 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6769 |
{
|
| 6770 |
"author_login": "varaprasadtarunkumar",
|
| 6771 |
"name": "G Srinivasa Eswara Vara Prasad",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `94`
|
| 7 |
|
|
@@ -9,18 +9,18 @@
|
|
| 9 |
|
| 10 |
| Author | Profile | First seen? | Association | Account age | Repo first seen | Snapshot PRs | Snapshot issues | Follow-through | Breadth | Automation risk | Notes |
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
-
| `sayakpaul` | [profile](https://github.com/sayakpaul) | no | MEMBER | 3466d | `2023-01-13T14:42:20Z` |
|
| 13 |
-
| `DN6` | [profile](https://github.com/DN6) | no | MEMBER | 4361d | `2023-02-22T04:27:25Z` |
|
| 14 |
-
| `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 3978d | `2022-12-14T16:37:57Z` |
|
| 15 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 67 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 16 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 51 | 11 | weak | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2082d | `2026-04-02T16:08:54Z` | 42 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 24 | 4 | strong | moderate | low | high recent PR volume |
|
| 19 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 13 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 20 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` | 10 | 2 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
| 22 |
| `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
|
| 23 |
-
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 8 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 24 |
| `s-zx` | [profile](https://github.com/s-zx) | no | FIRST_TIME_CONTRIBUTOR | 2021d | `2026-03-10T22:11:42Z` | 6 | 0 | weak | very high | high | high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 25 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1019d | `2025-03-04T13:58:31Z` | 5 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 26 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3287d | `2026-04-02T17:19:18Z` | 5 | 0 | mixed | low | low | high recent PR volume |
|
|
@@ -50,6 +50,7 @@
|
|
| 50 |
| `huemin-art` | [profile](https://github.com/huemin-art) | no | CONTRIBUTOR | 1508d | `2026-03-12T14:56:59Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 51 |
| `NIK-TIGER-BILL` | [profile](https://github.com/NIK-TIGER-BILL) | no | CONTRIBUTOR | 2289d | `2026-03-30T07:15:17Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 52 |
| `ParamChordiya` | [profile](https://github.com/ParamChordiya) | no | CONTRIBUTOR | 2149d | `2026-04-16T05:37:27Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 53 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1414d | `2022-08-22T10:44:45Z` | 142 | 84 | strong | low | low | no visible non-self stars |
|
| 54 |
| `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 |
|
| 55 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2408d | `2023-11-08T08:40:50Z` | 32 | 2 | mixed | low | low | — |
|
|
@@ -96,7 +97,6 @@
|
|
| 96 |
| `racyjelly` | [profile](https://github.com/racyjelly) | no | FIRST_TIMER | 1619d | `2026-04-23T14:40:30Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 97 |
| `sippycoder` | [profile](https://github.com/sippycoder) | no | CONTRIBUTOR | 1055d | `2026-03-24T03:16:39Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 98 |
| `teith` | [profile](https://github.com/teith) | no | CONTRIBUTOR | 1184d | `2026-03-03T01:07:16Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 99 |
-
| `terarachang` | [profile](https://github.com/terarachang) | no | FIRST_TIME_CONTRIBUTOR | 3903d | `2026-04-28T06:39:25Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 100 |
| `varaprasadtarunkumar` | [profile](https://github.com/varaprasadtarunkumar) | no | NONE | 1436d | `2026-04-03T18:58:56Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 101 |
| `waitingcheung` | [profile](https://github.com/waitingcheung) | no | FIRST_TIME_CONTRIBUTOR | 4931d | `2026-04-23T05:54:56Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 102 |
| `xin3he` | [profile](https://github.com/xin3he) | no | FIRST_TIME_CONTRIBUTOR | 1822d | `2026-03-04T11:16:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
|
@@ -112,12 +112,12 @@
|
|
| 112 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 113 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 114 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 115 |
-
- repo last seen: `2026-
|
| 116 |
- first seen in snapshot: **no**
|
| 117 |
- repo association: **MEMBER**
|
| 118 |
-
- repo primary artifacts: **
|
| 119 |
-
- snapshot authored PRs/issues: **
|
| 120 |
-
- snapshot discussion activity: **
|
| 121 |
- account age: **3466 days**
|
| 122 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 123 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -125,9 +125,9 @@
|
|
| 125 |
- heuristic read: **extremely high recent PR volume; broad repo spread; targets high-star repos**
|
| 126 |
|
| 127 |
Example artifacts:
|
|
|
|
| 128 |
- [PR #13661: NucleusMoE docs](https://github.com/huggingface/diffusers/pull/13661) — closed, merged
|
| 129 |
- [PR #13562: [ci] use tokenizers stable installtion in CI.](https://github.com/huggingface/diffusers/pull/13562) — closed, merged
|
| 130 |
-
- [PR #13548: [ci] feat: have pr labeler label for closing issues.](https://github.com/huggingface/diffusers/pull/13548) — closed, merged
|
| 131 |
- [Issue #13475: QwenImage `has_neg_prompt` derivation](https://github.com/huggingface/diffusers/issues/13475) — closed
|
| 132 |
- [Issue #13401: Help us profile important pipelines and improve if needed](https://github.com/huggingface/diffusers/issues/13401) — open
|
| 133 |
- [Issue #13375: Investigate the current DtoH sync solution in pipelines](https://github.com/huggingface/diffusers/issues/13375) — open
|
|
@@ -138,12 +138,12 @@ Example artifacts:
|
|
| 138 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 139 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 140 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 141 |
-
- repo last seen: `2026-
|
| 142 |
- first seen in snapshot: **no**
|
| 143 |
- repo association: **MEMBER**
|
| 144 |
-
- repo primary artifacts: **
|
| 145 |
-
- snapshot authored PRs/issues: **
|
| 146 |
-
- snapshot discussion activity: **
|
| 147 |
- account age: **4361 days**
|
| 148 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 149 |
- public orgs: none visible
|
|
@@ -151,9 +151,9 @@ Example artifacts:
|
|
| 151 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 152 |
|
| 153 |
Example artifacts:
|
|
|
|
|
|
|
| 154 |
- [PR #13662: [CI] Replace print_env step in CI with diffusers-cli env](https://github.com/huggingface/diffusers/pull/13662) — open
|
| 155 |
-
- [PR #13554: [CI] QOL improvement for PR size labeler](https://github.com/huggingface/diffusers/pull/13554) — open
|
| 156 |
-
- [PR #13481: [CI] Fix BnB tests](https://github.com/huggingface/diffusers/pull/13481) — closed, merged
|
| 157 |
- [Issue #13151: GGUF + `torch.compile` is not compatible with Hub Kernels](https://github.com/huggingface/diffusers/issues/13151) — open
|
| 158 |
- [Issue #12600: Add KV Cache for Autoregressive Inference](https://github.com/huggingface/diffusers/issues/12600) — open
|
| 159 |
- [Issue #10152: Diffusers Roadmap](https://github.com/huggingface/diffusers/issues/10152) — open
|
|
@@ -164,12 +164,12 @@ Example artifacts:
|
|
| 164 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 165 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 166 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 167 |
-
- repo last seen: `2026-
|
| 168 |
- first seen in snapshot: **no**
|
| 169 |
- repo association: **MEMBER**
|
| 170 |
-
- repo primary artifacts: **
|
| 171 |
-
- snapshot authored PRs/issues: **
|
| 172 |
-
- snapshot discussion activity: **2556 comments /
|
| 173 |
- account age: **3978 days**
|
| 174 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 175 |
- public orgs: none visible
|
|
@@ -177,9 +177,9 @@ Example artifacts:
|
|
| 177 |
- heuristic read: **targets high-star repos**
|
| 178 |
|
| 179 |
Example artifacts:
|
|
|
|
| 180 |
- [PR #13570: [agents docs] update pipelines.md: ](https://github.com/huggingface/diffusers/pull/13570) — open
|
| 181 |
- [PR #13568: [agents docs] update modular.md](https://github.com/huggingface/diffusers/pull/13568) — closed, merged
|
| 182 |
-
- [PR #13567: [agents docs] add pipelines.md etc](https://github.com/huggingface/diffusers/pull/13567) — closed, merged
|
| 183 |
- [Issue #12564: [Proposals Welcome] Fal Flashpack integration for faster model loading](https://github.com/huggingface/diffusers/issues/12564) — open
|
| 184 |
- [Issue #12257: [Looking for community contribution] support Wan 2.2 S2V: an audio-driven cinematic video generation model](https://github.com/huggingface/diffusers/issues/12257) — open
|
| 185 |
- [Issue #12222: [Contribution welcome] adding a fast test for Qwen-Image Controlnet Pipeline](https://github.com/huggingface/diffusers/issues/12222) — closed
|
|
@@ -190,12 +190,12 @@ Example artifacts:
|
|
| 190 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 191 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 192 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 193 |
-
- repo last seen: `2026-
|
| 194 |
- first seen in snapshot: **no**
|
| 195 |
- repo association: **MEMBER**
|
| 196 |
- repo primary artifacts: **75**
|
| 197 |
- snapshot authored PRs/issues: **67 PRs / 8 issues**
|
| 198 |
-
- snapshot discussion activity: **
|
| 199 |
- account age: **2327 days**
|
| 200 |
- recent public PR activity: **8 PRs** (6 merged / 1 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **12%**, open rate **12%**)
|
| 201 |
- public orgs: none visible
|
|
@@ -216,12 +216,12 @@ Example artifacts:
|
|
| 216 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza)
|
| 217 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza)
|
| 218 |
- repo first seen: `2023-11-10T05:32:15Z`
|
| 219 |
-
- repo last seen: `2026-
|
| 220 |
- first seen in snapshot: **no**
|
| 221 |
- repo association: **MEMBER**
|
| 222 |
- repo primary artifacts: **62**
|
| 223 |
- snapshot authored PRs/issues: **51 PRs / 11 issues**
|
| 224 |
-
- snapshot discussion activity: **
|
| 225 |
- account age: **4600 days**
|
| 226 |
- recent public PR activity: **6 PRs** (2 merged / 1 closed-unmerged / 3 open; merged rate **33%**, closed-unmerged rate **17%**, open rate **50%**)
|
| 227 |
- public orgs: `huggingface`
|
|
@@ -229,7 +229,7 @@ Example artifacts:
|
|
| 229 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 230 |
|
| 231 |
Example artifacts:
|
| 232 |
-
- [PR #13575: [Ernie-Image] Add lora support](https://github.com/huggingface/diffusers/pull/13575) —
|
| 233 |
- [PR #13427: [torchao] Fix `record_stream` with torchao and group offloading](https://github.com/huggingface/diffusers/pull/13427) — closed, draft
|
| 234 |
- [PR #13381: [Agents] Optimizations skill](https://github.com/huggingface/diffusers/pull/13381) — open
|
| 235 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
|
@@ -308,18 +308,41 @@ Example artifacts:
|
|
| 308 |
- [PR #13496: add _repeated_blocks for ErnieImageTransformer2DModel](https://github.com/huggingface/diffusers/pull/13496) — closed, merged
|
| 309 |
- [PR #13336: avoid hardcode device in flux-control example](https://github.com/huggingface/diffusers/pull/13336) — closed, merged
|
| 310 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 311 |
### `akshan-main`
|
| 312 |
|
| 313 |
- profile: [github.com/akshan-main](https://github.com/akshan-main)
|
| 314 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 315 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 316 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 317 |
-
- repo last seen: `2026-04-
|
| 318 |
- first seen in snapshot: **no**
|
| 319 |
- repo association: **CONTRIBUTOR**
|
| 320 |
- repo primary artifacts: **12**
|
| 321 |
- snapshot authored PRs/issues: **10 PRs / 2 issues**
|
| 322 |
-
- snapshot discussion activity: **
|
| 323 |
- account age: **1562 days**
|
| 324 |
- recent public PR activity: **26 PRs** (14 merged / 6 closed-unmerged / 6 open; merged rate **54%**, closed-unmerged rate **23%**, open rate **23%**)
|
| 325 |
- public orgs: none visible
|
|
@@ -382,29 +405,6 @@ Example artifacts:
|
|
| 382 |
- [Issue #13487: Loading loras on "text_pipe" of a modular pipeline fails](https://github.com/huggingface/diffusers/issues/13487) — open
|
| 383 |
- [Issue #13484: Lora loading fail on Flux 2 dev for FAL loras](https://github.com/huggingface/diffusers/issues/13484) — closed
|
| 384 |
|
| 385 |
-
### `Anai-Guo`
|
| 386 |
-
|
| 387 |
-
- profile: [github.com/Anai-Guo](https://github.com/Anai-Guo)
|
| 388 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AAnai-Guo)
|
| 389 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AAnai-Guo)
|
| 390 |
-
- repo first seen: `2026-04-13T06:56:28Z`
|
| 391 |
-
- repo last seen: `2026-04-30T07:26:54Z`
|
| 392 |
-
- first seen in snapshot: **no**
|
| 393 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 394 |
-
- repo primary artifacts: **8**
|
| 395 |
-
- snapshot authored PRs/issues: **8 PRs / 0 issues**
|
| 396 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 397 |
-
- account age: **4 days**
|
| 398 |
-
- recent public PR activity: **25 PRs** (3 merged / 3 closed-unmerged / 19 open; merged rate **12%**, closed-unmerged rate **12%**, open rate **76%**)
|
| 399 |
-
- public orgs: none visible
|
| 400 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 401 |
-
- heuristic read: **very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 402 |
-
|
| 403 |
-
Example artifacts:
|
| 404 |
-
- [PR #13659: fix(stable_audio): align batched initial audio with prompts (#13629)](https://github.com/huggingface/diffusers/pull/13659) — open
|
| 405 |
-
- [PR #13658: fix(controlnet_hunyuan): wire num_layers, pooled_projection_dim, use_style_cond into from_transformer (#13641)](https://github.com/huggingface/diffusers/pull/13658) — open
|
| 406 |
-
- [PR #13657: fix(akv_video): preserve encoder logvar in KVAE video VAE (#13652)](https://github.com/huggingface/diffusers/pull/13657) — open
|
| 407 |
-
|
| 408 |
### `s-zx`
|
| 409 |
|
| 410 |
- profile: [github.com/s-zx](https://github.com/s-zx)
|
|
@@ -1075,18 +1075,40 @@ Example artifacts:
|
|
| 1075 |
- [PR #13495: Fix load_lora_weights crash on modular sub-pipelines without transformer](https://github.com/huggingface/diffusers/pull/13495) — open
|
| 1076 |
- [PR #13489: Fix UniPC scheduler device mismatch when using offloading](https://github.com/huggingface/diffusers/pull/13489) — closed, merged
|
| 1077 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1078 |
### `hlky`
|
| 1079 |
|
| 1080 |
- profile: [github.com/hlky](https://github.com/hlky)
|
| 1081 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahlky)
|
| 1082 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahlky)
|
| 1083 |
- repo first seen: `2022-08-22T10:44:45Z`
|
| 1084 |
-
- repo last seen: `2026-04-
|
| 1085 |
- first seen in snapshot: **no**
|
| 1086 |
- repo association: **CONTRIBUTOR**
|
| 1087 |
- repo primary artifacts: **226**
|
| 1088 |
- snapshot authored PRs/issues: **142 PRs / 84 issues**
|
| 1089 |
-
- snapshot discussion activity: **546 comments /
|
| 1090 |
- account age: **1414 days**
|
| 1091 |
- recent public PR activity: **6 PRs** (5 merged / 0 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
| 1092 |
- public orgs: none visible
|
|
@@ -1294,7 +1316,7 @@ Example artifacts:
|
|
| 1294 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 1295 |
|
| 1296 |
Example artifacts:
|
| 1297 |
-
- [PR #13299: Fix missing latents_bn_std dtype cast in VAE normalization](https://github.com/huggingface/diffusers/pull/13299) —
|
| 1298 |
- [PR #13050: Add FLUX.2 Klein Inpaint Pipeline](https://github.com/huggingface/diffusers/pull/13050) — closed, merged
|
| 1299 |
- [PR #13018: Fix: Cosmos2.5 Video2World frame extraction and add default negative prompt](https://github.com/huggingface/diffusers/pull/13018) — closed, merged
|
| 1300 |
|
|
@@ -1534,12 +1556,12 @@ Example artifacts:
|
|
| 1534 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn)
|
| 1535 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn)
|
| 1536 |
- repo first seen: `2026-03-08T17:03:35Z`
|
| 1537 |
-
- repo last seen: `2026-
|
| 1538 |
- first seen in snapshot: **no**
|
| 1539 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1540 |
- repo primary artifacts: **2**
|
| 1541 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1542 |
-
- snapshot discussion activity: **
|
| 1543 |
- account age: **1941 days**
|
| 1544 |
- recent public PR activity: **5 PRs** (3 merged / 0 closed-unmerged / 2 open; merged rate **60%**, closed-unmerged rate **0%**, open rate **40%**)
|
| 1545 |
- public orgs: none visible
|
|
@@ -1833,12 +1855,12 @@ Example artifacts:
|
|
| 1833 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADev-next-gen)
|
| 1834 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADev-next-gen)
|
| 1835 |
- repo first seen: `2026-04-19T00:36:23Z`
|
| 1836 |
-
- repo last seen: `2026-04-
|
| 1837 |
- first seen in snapshot: **no**
|
| 1838 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1839 |
- repo primary artifacts: **1**
|
| 1840 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1841 |
-
- snapshot discussion activity: **
|
| 1842 |
- account age: **518 days**
|
| 1843 |
- recent public PR activity: **7 PRs** (5 merged / 0 closed-unmerged / 2 open; merged rate **71%**, closed-unmerged rate **0%**, open rate **29%**)
|
| 1844 |
- public orgs: none visible
|
|
@@ -1846,7 +1868,7 @@ Example artifacts:
|
|
| 1846 |
- heuristic read: **—**
|
| 1847 |
|
| 1848 |
Example artifacts:
|
| 1849 |
-
- [PR #13502: fix(
|
| 1850 |
|
| 1851 |
### `GalacticAvenger`
|
| 1852 |
|
|
@@ -1875,12 +1897,12 @@ Example artifacts:
|
|
| 1875 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agueraf)
|
| 1876 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agueraf)
|
| 1877 |
- repo first seen: `2026-04-27T22:38:24Z`
|
| 1878 |
-
- repo last seen: `2026-
|
| 1879 |
- first seen in snapshot: **no**
|
| 1880 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1881 |
- repo primary artifacts: **1**
|
| 1882 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1883 |
-
- snapshot discussion activity: **
|
| 1884 |
- account age: **4071 days**
|
| 1885 |
- recent public PR activity: **8 PRs** (7 merged / 0 closed-unmerged / 1 open; merged rate **88%**, closed-unmerged rate **0%**, open rate **12%**)
|
| 1886 |
- public orgs: none visible
|
|
@@ -2100,27 +2122,6 @@ Example artifacts:
|
|
| 2100 |
Example artifacts:
|
| 2101 |
- [PR #13205: fix: correct invalid type annotation for `image` in `Flux2Pipeline.__call__`](https://github.com/huggingface/diffusers/pull/13205) — closed, merged
|
| 2102 |
|
| 2103 |
-
### `terarachang`
|
| 2104 |
-
|
| 2105 |
-
- profile: [github.com/terarachang](https://github.com/terarachang)
|
| 2106 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aterarachang)
|
| 2107 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aterarachang)
|
| 2108 |
-
- repo first seen: `2026-04-28T06:39:25Z`
|
| 2109 |
-
- repo last seen: `2026-04-28T06:39:25Z`
|
| 2110 |
-
- first seen in snapshot: **no**
|
| 2111 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2112 |
-
- repo primary artifacts: **1**
|
| 2113 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2114 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2115 |
-
- account age: **3903 days**
|
| 2116 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2117 |
-
- public orgs: none visible
|
| 2118 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2119 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 2120 |
-
|
| 2121 |
-
Example artifacts:
|
| 2122 |
-
- [PR #13573: Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo](https://github.com/huggingface/diffusers/pull/13573) — open
|
| 2123 |
-
|
| 2124 |
### `varaprasadtarunkumar`
|
| 2125 |
|
| 2126 |
- profile: [github.com/varaprasadtarunkumar](https://github.com/varaprasadtarunkumar)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260501T113327Z`
|
| 4 |
+
- Generated: `2026-05-01T11:34:57Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `94`
|
| 7 |
|
|
|
|
| 9 |
|
| 10 |
| Author | Profile | First seen? | Association | Account age | Repo first seen | Snapshot PRs | Snapshot issues | Follow-through | Breadth | Automation risk | Notes |
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
+
| `sayakpaul` | [profile](https://github.com/sayakpaul) | no | MEMBER | 3466d | `2023-01-13T14:42:20Z` | 1012 | 132 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 13 |
+
| `DN6` | [profile](https://github.com/DN6) | no | MEMBER | 4361d | `2023-02-22T04:27:25Z` | 378 | 14 | mixed | low | low | high recent PR volume; targets high-star repos |
|
| 14 |
+
| `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 3978d | `2022-12-14T16:37:57Z` | 300 | 38 | strong | low | low | targets high-star repos |
|
| 15 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 67 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 16 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 51 | 11 | weak | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2082d | `2026-04-02T16:08:54Z` | 42 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 24 | 4 | strong | moderate | low | high recent PR volume |
|
| 19 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 13 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 20 |
+
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 12 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` | 10 | 2 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
| 23 |
| `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
|
|
|
|
| 24 |
| `s-zx` | [profile](https://github.com/s-zx) | no | FIRST_TIME_CONTRIBUTOR | 2021d | `2026-03-10T22:11:42Z` | 6 | 0 | weak | very high | high | high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 25 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1019d | `2025-03-04T13:58:31Z` | 5 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 26 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3287d | `2026-04-02T17:19:18Z` | 5 | 0 | mixed | low | low | high recent PR volume |
|
|
|
|
| 50 |
| `huemin-art` | [profile](https://github.com/huemin-art) | no | CONTRIBUTOR | 1508d | `2026-03-12T14:56:59Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 51 |
| `NIK-TIGER-BILL` | [profile](https://github.com/NIK-TIGER-BILL) | no | CONTRIBUTOR | 2289d | `2026-03-30T07:15:17Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 52 |
| `ParamChordiya` | [profile](https://github.com/ParamChordiya) | no | CONTRIBUTOR | 2149d | `2026-04-16T05:37:27Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
| 53 |
+
| `terarachang` | [profile](https://github.com/terarachang) | no | FIRST_TIME_CONTRIBUTOR | 3903d | `2026-04-28T06:39:25Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 54 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1414d | `2022-08-22T10:44:45Z` | 142 | 84 | strong | low | low | no visible non-self stars |
|
| 55 |
| `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 |
|
| 56 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2408d | `2023-11-08T08:40:50Z` | 32 | 2 | mixed | low | low | — |
|
|
|
|
| 97 |
| `racyjelly` | [profile](https://github.com/racyjelly) | no | FIRST_TIMER | 1619d | `2026-04-23T14:40:30Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 98 |
| `sippycoder` | [profile](https://github.com/sippycoder) | no | CONTRIBUTOR | 1055d | `2026-03-24T03:16:39Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `teith` | [profile](https://github.com/teith) | no | CONTRIBUTOR | 1184d | `2026-03-03T01:07:16Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 100 |
| `varaprasadtarunkumar` | [profile](https://github.com/varaprasadtarunkumar) | no | NONE | 1436d | `2026-04-03T18:58:56Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 101 |
| `waitingcheung` | [profile](https://github.com/waitingcheung) | no | FIRST_TIME_CONTRIBUTOR | 4931d | `2026-04-23T05:54:56Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 102 |
| `xin3he` | [profile](https://github.com/xin3he) | no | FIRST_TIME_CONTRIBUTOR | 1822d | `2026-03-04T11:16:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
|
|
|
| 112 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 113 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 114 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 115 |
+
- repo last seen: `2026-05-01T06:46:44Z`
|
| 116 |
- first seen in snapshot: **no**
|
| 117 |
- repo association: **MEMBER**
|
| 118 |
+
- repo primary artifacts: **1144**
|
| 119 |
+
- snapshot authored PRs/issues: **1012 PRs / 132 issues**
|
| 120 |
+
- snapshot discussion activity: **8127 comments / 6921 reviews / 7147 review comments**
|
| 121 |
- account age: **3466 days**
|
| 122 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 123 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 125 |
- heuristic read: **extremely high recent PR volume; broad repo spread; targets high-star repos**
|
| 126 |
|
| 127 |
Example artifacts:
|
| 128 |
+
- [PR #13670: post release 0.38.0](https://github.com/huggingface/diffusers/pull/13670) — open
|
| 129 |
- [PR #13661: NucleusMoE docs](https://github.com/huggingface/diffusers/pull/13661) — closed, merged
|
| 130 |
- [PR #13562: [ci] use tokenizers stable installtion in CI.](https://github.com/huggingface/diffusers/pull/13562) — closed, merged
|
|
|
|
| 131 |
- [Issue #13475: QwenImage `has_neg_prompt` derivation](https://github.com/huggingface/diffusers/issues/13475) — closed
|
| 132 |
- [Issue #13401: Help us profile important pipelines and improve if needed](https://github.com/huggingface/diffusers/issues/13401) — open
|
| 133 |
- [Issue #13375: Investigate the current DtoH sync solution in pipelines](https://github.com/huggingface/diffusers/issues/13375) — open
|
|
|
|
| 138 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 139 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 140 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 141 |
+
- repo last seen: `2026-05-01T11:04:04Z`
|
| 142 |
- first seen in snapshot: **no**
|
| 143 |
- repo association: **MEMBER**
|
| 144 |
+
- repo primary artifacts: **392**
|
| 145 |
+
- snapshot authored PRs/issues: **378 PRs / 14 issues**
|
| 146 |
+
- snapshot discussion activity: **1073 comments / 1498 reviews / 1193 review comments**
|
| 147 |
- account age: **4361 days**
|
| 148 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 149 |
- public orgs: none visible
|
|
|
|
| 151 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 152 |
|
| 153 |
Example artifacts:
|
| 154 |
+
- [PR #13672: [CI] Update all workflows with permissions](https://github.com/huggingface/diffusers/pull/13672) — open
|
| 155 |
+
- [PR #13666: Fix group offloading for Flux2 VAE ](https://github.com/huggingface/diffusers/pull/13666) — closed
|
| 156 |
- [PR #13662: [CI] Replace print_env step in CI with diffusers-cli env](https://github.com/huggingface/diffusers/pull/13662) — open
|
|
|
|
|
|
|
| 157 |
- [Issue #13151: GGUF + `torch.compile` is not compatible with Hub Kernels](https://github.com/huggingface/diffusers/issues/13151) — open
|
| 158 |
- [Issue #12600: Add KV Cache for Autoregressive Inference](https://github.com/huggingface/diffusers/issues/12600) — open
|
| 159 |
- [Issue #10152: Diffusers Roadmap](https://github.com/huggingface/diffusers/issues/10152) — open
|
|
|
|
| 164 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 165 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 166 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 167 |
+
- repo last seen: `2026-05-01T04:50:58Z`
|
| 168 |
- first seen in snapshot: **no**
|
| 169 |
- repo association: **MEMBER**
|
| 170 |
+
- repo primary artifacts: **338**
|
| 171 |
+
- snapshot authored PRs/issues: **300 PRs / 38 issues**
|
| 172 |
+
- snapshot discussion activity: **2556 comments / 2877 reviews / 3525 review comments**
|
| 173 |
- account age: **3978 days**
|
| 174 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 175 |
- public orgs: none visible
|
|
|
|
| 177 |
- heuristic read: **targets high-star repos**
|
| 178 |
|
| 179 |
Example artifacts:
|
| 180 |
+
- [PR #13665: [agents docs] update models.md with class attributes and attention mask](https://github.com/huggingface/diffusers/pull/13665) — open
|
| 181 |
- [PR #13570: [agents docs] update pipelines.md: ](https://github.com/huggingface/diffusers/pull/13570) — open
|
| 182 |
- [PR #13568: [agents docs] update modular.md](https://github.com/huggingface/diffusers/pull/13568) — closed, merged
|
|
|
|
| 183 |
- [Issue #12564: [Proposals Welcome] Fal Flashpack integration for faster model loading](https://github.com/huggingface/diffusers/issues/12564) — open
|
| 184 |
- [Issue #12257: [Looking for community contribution] support Wan 2.2 S2V: an audio-driven cinematic video generation model](https://github.com/huggingface/diffusers/issues/12257) — open
|
| 185 |
- [Issue #12222: [Contribution welcome] adding a fast test for Qwen-Image Controlnet Pipeline](https://github.com/huggingface/diffusers/issues/12222) — closed
|
|
|
|
| 190 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 191 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 192 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 193 |
+
- repo last seen: `2026-05-01T05:58:15Z`
|
| 194 |
- first seen in snapshot: **no**
|
| 195 |
- repo association: **MEMBER**
|
| 196 |
- repo primary artifacts: **75**
|
| 197 |
- snapshot authored PRs/issues: **67 PRs / 8 issues**
|
| 198 |
+
- snapshot discussion activity: **351 comments / 743 reviews / 650 review comments**
|
| 199 |
- account age: **2327 days**
|
| 200 |
- recent public PR activity: **8 PRs** (6 merged / 1 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **12%**, open rate **12%**)
|
| 201 |
- public orgs: none visible
|
|
|
|
| 216 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza)
|
| 217 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza)
|
| 218 |
- repo first seen: `2023-11-10T05:32:15Z`
|
| 219 |
+
- repo last seen: `2026-05-01T04:31:04Z`
|
| 220 |
- first seen in snapshot: **no**
|
| 221 |
- repo association: **MEMBER**
|
| 222 |
- repo primary artifacts: **62**
|
| 223 |
- snapshot authored PRs/issues: **51 PRs / 11 issues**
|
| 224 |
+
- snapshot discussion activity: **1311 comments / 259 reviews / 205 review comments**
|
| 225 |
- account age: **4600 days**
|
| 226 |
- recent public PR activity: **6 PRs** (2 merged / 1 closed-unmerged / 3 open; merged rate **33%**, closed-unmerged rate **17%**, open rate **50%**)
|
| 227 |
- public orgs: `huggingface`
|
|
|
|
| 229 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 230 |
|
| 231 |
Example artifacts:
|
| 232 |
+
- [PR #13575: [Ernie-Image] Add lora support](https://github.com/huggingface/diffusers/pull/13575) — closed, merged
|
| 233 |
- [PR #13427: [torchao] Fix `record_stream` with torchao and group offloading](https://github.com/huggingface/diffusers/pull/13427) — closed, draft
|
| 234 |
- [PR #13381: [Agents] Optimizations skill](https://github.com/huggingface/diffusers/pull/13381) — open
|
| 235 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
|
|
|
| 308 |
- [PR #13496: add _repeated_blocks for ErnieImageTransformer2DModel](https://github.com/huggingface/diffusers/pull/13496) — closed, merged
|
| 309 |
- [PR #13336: avoid hardcode device in flux-control example](https://github.com/huggingface/diffusers/pull/13336) — closed, merged
|
| 310 |
|
| 311 |
+
### `Anai-Guo`
|
| 312 |
+
|
| 313 |
+
- profile: [github.com/Anai-Guo](https://github.com/Anai-Guo)
|
| 314 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AAnai-Guo)
|
| 315 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AAnai-Guo)
|
| 316 |
+
- repo first seen: `2026-04-13T06:56:28Z`
|
| 317 |
+
- repo last seen: `2026-05-01T10:18:07Z`
|
| 318 |
+
- first seen in snapshot: **no**
|
| 319 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 320 |
+
- repo primary artifacts: **12**
|
| 321 |
+
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 322 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 323 |
+
- account age: **4 days**
|
| 324 |
+
- recent public PR activity: **25 PRs** (3 merged / 3 closed-unmerged / 19 open; merged rate **12%**, closed-unmerged rate **12%**, open rate **76%**)
|
| 325 |
+
- public orgs: none visible
|
| 326 |
+
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 327 |
+
- heuristic read: **very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 328 |
+
|
| 329 |
+
Example artifacts:
|
| 330 |
+
- [PR #13671: fix(ddpm): use _execution_device, validate inputs, free hooks (#13649)](https://github.com/huggingface/diffusers/pull/13671) — open
|
| 331 |
+
- [PR #13669: fix(unets): preserve scalar float timestep dtype in UNet1D/2D + FlaxUNet2DCondition (#13654)](https://github.com/huggingface/diffusers/pull/13669) — open
|
| 332 |
+
- [PR #13668: fix(free_noise): resolve None default, repeat_context/shuffle_context, list gen, mid-block disable (#13653)](https://github.com/huggingface/diffusers/pull/13668) — open
|
| 333 |
+
|
| 334 |
### `akshan-main`
|
| 335 |
|
| 336 |
- profile: [github.com/akshan-main](https://github.com/akshan-main)
|
| 337 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 338 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 339 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 340 |
+
- repo last seen: `2026-04-30T19:21:10Z`
|
| 341 |
- first seen in snapshot: **no**
|
| 342 |
- repo association: **CONTRIBUTOR**
|
| 343 |
- repo primary artifacts: **12**
|
| 344 |
- snapshot authored PRs/issues: **10 PRs / 2 issues**
|
| 345 |
+
- snapshot discussion activity: **84 comments / 21 reviews / 21 review comments**
|
| 346 |
- account age: **1562 days**
|
| 347 |
- recent public PR activity: **26 PRs** (14 merged / 6 closed-unmerged / 6 open; merged rate **54%**, closed-unmerged rate **23%**, open rate **23%**)
|
| 348 |
- public orgs: none visible
|
|
|
|
| 405 |
- [Issue #13487: Loading loras on "text_pipe" of a modular pipeline fails](https://github.com/huggingface/diffusers/issues/13487) — open
|
| 406 |
- [Issue #13484: Lora loading fail on Flux 2 dev for FAL loras](https://github.com/huggingface/diffusers/issues/13484) — closed
|
| 407 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 408 |
### `s-zx`
|
| 409 |
|
| 410 |
- profile: [github.com/s-zx](https://github.com/s-zx)
|
|
|
|
| 1075 |
- [PR #13495: Fix load_lora_weights crash on modular sub-pipelines without transformer](https://github.com/huggingface/diffusers/pull/13495) — open
|
| 1076 |
- [PR #13489: Fix UniPC scheduler device mismatch when using offloading](https://github.com/huggingface/diffusers/pull/13489) — closed, merged
|
| 1077 |
|
| 1078 |
+
### `terarachang`
|
| 1079 |
+
|
| 1080 |
+
- profile: [github.com/terarachang](https://github.com/terarachang)
|
| 1081 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aterarachang)
|
| 1082 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aterarachang)
|
| 1083 |
+
- repo first seen: `2026-04-28T06:39:25Z`
|
| 1084 |
+
- repo last seen: `2026-04-30T20:12:17Z`
|
| 1085 |
+
- first seen in snapshot: **no**
|
| 1086 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1087 |
+
- repo primary artifacts: **2**
|
| 1088 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1089 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1090 |
+
- account age: **3903 days**
|
| 1091 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1092 |
+
- public orgs: none visible
|
| 1093 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1094 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1095 |
+
|
| 1096 |
+
Example artifacts:
|
| 1097 |
+
- [PR #13664: Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo](https://github.com/huggingface/diffusers/pull/13664) — open
|
| 1098 |
+
- [PR #13573: Add LoRA support for Cosmos Predict 2.5 and fix pipeline to match official Cosmos repo](https://github.com/huggingface/diffusers/pull/13573) — closed
|
| 1099 |
+
|
| 1100 |
### `hlky`
|
| 1101 |
|
| 1102 |
- profile: [github.com/hlky](https://github.com/hlky)
|
| 1103 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahlky)
|
| 1104 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahlky)
|
| 1105 |
- repo first seen: `2022-08-22T10:44:45Z`
|
| 1106 |
+
- repo last seen: `2026-04-30T18:56:53Z`
|
| 1107 |
- first seen in snapshot: **no**
|
| 1108 |
- repo association: **CONTRIBUTOR**
|
| 1109 |
- repo primary artifacts: **226**
|
| 1110 |
- snapshot authored PRs/issues: **142 PRs / 84 issues**
|
| 1111 |
+
- snapshot discussion activity: **546 comments / 412 reviews / 404 review comments**
|
| 1112 |
- account age: **1414 days**
|
| 1113 |
- recent public PR activity: **6 PRs** (5 merged / 0 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
| 1114 |
- public orgs: none visible
|
|
|
|
| 1316 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 1317 |
|
| 1318 |
Example artifacts:
|
| 1319 |
+
- [PR #13299: Fix missing latents_bn_std dtype cast in VAE normalization](https://github.com/huggingface/diffusers/pull/13299) — closed, merged
|
| 1320 |
- [PR #13050: Add FLUX.2 Klein Inpaint Pipeline](https://github.com/huggingface/diffusers/pull/13050) — closed, merged
|
| 1321 |
- [PR #13018: Fix: Cosmos2.5 Video2World frame extraction and add default negative prompt](https://github.com/huggingface/diffusers/pull/13018) — closed, merged
|
| 1322 |
|
|
|
|
| 1556 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn)
|
| 1557 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn)
|
| 1558 |
- repo first seen: `2026-03-08T17:03:35Z`
|
| 1559 |
+
- repo last seen: `2026-05-01T03:38:45Z`
|
| 1560 |
- first seen in snapshot: **no**
|
| 1561 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1562 |
- repo primary artifacts: **2**
|
| 1563 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1564 |
+
- snapshot discussion activity: **16 comments / 1 reviews / 1 review comments**
|
| 1565 |
- account age: **1941 days**
|
| 1566 |
- recent public PR activity: **5 PRs** (3 merged / 0 closed-unmerged / 2 open; merged rate **60%**, closed-unmerged rate **0%**, open rate **40%**)
|
| 1567 |
- public orgs: none visible
|
|
|
|
| 1855 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADev-next-gen)
|
| 1856 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADev-next-gen)
|
| 1857 |
- repo first seen: `2026-04-19T00:36:23Z`
|
| 1858 |
+
- repo last seen: `2026-04-30T18:04:26Z`
|
| 1859 |
- first seen in snapshot: **no**
|
| 1860 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1861 |
- repo primary artifacts: **1**
|
| 1862 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1863 |
+
- snapshot discussion activity: **7 comments / 0 reviews / 0 review comments**
|
| 1864 |
- account age: **518 days**
|
| 1865 |
- recent public PR activity: **7 PRs** (5 merged / 0 closed-unmerged / 2 open; merged rate **71%**, closed-unmerged rate **0%**, open rate **29%**)
|
| 1866 |
- public orgs: none visible
|
|
|
|
| 1868 |
- heuristic read: **—**
|
| 1869 |
|
| 1870 |
Example artifacts:
|
| 1871 |
+
- [PR #13502: fix(group_offloading): synchronize default stream against transfer stream](https://github.com/huggingface/diffusers/pull/13502) — open
|
| 1872 |
|
| 1873 |
### `GalacticAvenger`
|
| 1874 |
|
|
|
|
| 1897 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agueraf)
|
| 1898 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agueraf)
|
| 1899 |
- repo first seen: `2026-04-27T22:38:24Z`
|
| 1900 |
+
- repo last seen: `2026-05-01T06:15:01Z`
|
| 1901 |
- first seen in snapshot: **no**
|
| 1902 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1903 |
- repo primary artifacts: **1**
|
| 1904 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1905 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 1906 |
- account age: **4071 days**
|
| 1907 |
- recent public PR activity: **8 PRs** (7 merged / 0 closed-unmerged / 1 open; merged rate **88%**, closed-unmerged rate **0%**, open rate **12%**)
|
| 1908 |
- public orgs: none visible
|
|
|
|
| 2122 |
Example artifacts:
|
| 2123 |
- [PR #13205: fix: correct invalid type annotation for `image` in `Flux2Pipeline.__call__`](https://github.com/huggingface/diffusers/pull/13205) — closed, merged
|
| 2124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2125 |
### `varaprasadtarunkumar`
|
| 2126 |
|
| 2127 |
- profile: [github.com/varaprasadtarunkumar](https://github.com/varaprasadtarunkumar)
|
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:da1a23435269854252e6340a69e88c05092b05f7af43ea9fd5e8bc1a5884407b
|
| 3 |
+
size 28887
|
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:29304fcadc56a5dead0bd37ce8f85e81edd4830ef521bdd1da94e98008845186
|
| 3 |
+
size 6824424
|
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:32ffedabc86467eb777c9b8d2b16f55727aedc05883126667bd77fd854a33f79
|
| 3 |
+
size 96062223
|
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:ff42877ed1ab356478b6818f4cb8abab473e705f97d6070153fe58d523751f85
|
| 3 |
+
size 66362713
|
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:d91e82b16945fa4b07b08513563b947c59e9846f94dd92e050100a062c5a298a
|
| 3 |
+
size 4814132
|
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:ac1a96ab707cc287016190d6a2aed0232b4d5b476163d6957448e2f27da6789d
|
| 3 |
+
size 5474255
|
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:66fd3ebd1b637eff598c96dd1378b96b19396d532d0ff5449f73b2e4239e269e
|
| 3 |
+
size 2228148
|
snapshots/20260501T113327Z/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": 59183,
|
| 9 |
+
"issues": 5375,
|
| 10 |
+
"links": 6270,
|
| 11 |
+
"new_contributors": 94,
|
| 12 |
+
"pr_diffs": 7273,
|
| 13 |
+
"pr_files": 50786,
|
| 14 |
+
"pull_requests": 7273,
|
| 15 |
+
"review_comments": 31276,
|
| 16 |
+
"reviews": 29117,
|
| 17 |
+
"timeline_events": 203100
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-01T11:33:27Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 25,
|
| 22 |
+
"issue_stubs": 32,
|
| 23 |
+
"issues": 3,
|
| 24 |
+
"links": 32,
|
| 25 |
+
"pr_diffs": 29,
|
| 26 |
+
"pr_files": 764,
|
| 27 |
+
"pull_requests": 29,
|
| 28 |
+
"review_comments": 208,
|
| 29 |
+
"reviews": 145,
|
| 30 |
+
"timeline_events": 1365
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-01T11:33:27Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260501T113327Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-30T15:35:12Z",
|
| 37 |
+
"next_since": "2026-05-01T11:33:27Z"
|
| 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-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260501T113327Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260501T113327Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-01T11:33:27Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260501T113327Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-30T15:35:12Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260501T113327Z",
|
| 4 |
+
"next_since": "2026-05-01T11:33:27Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-01T11:33:27Z"
|
| 7 |
}
|