Refresh diffusers dataset snapshot 20260522T163511Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +17 -17
- new-contributors-report.json +75 -65
- new-contributors-report.md +27 -26
- new_contributors.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/20260522T163511Z/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: `20260522T163511Z`
|
| 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
|
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:6109be4a230771623df0fb0ae2fb7636d7bf865d1cb6bead11f629ad47f78c09
|
| 3 |
+
size 2932771
|
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:13fde48fe729f6e511d66f45c48e706a106f44e021b3524746da6a693f160887
|
| 3 |
+
size 87180
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59501,
|
| 9 |
"issues": 5389,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 97,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 2,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 2,
|
| 28 |
-
"review_comments":
|
| 29 |
"reviews": 11,
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59501,
|
| 9 |
"issues": 5389,
|
| 10 |
+
"links": 6437,
|
| 11 |
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7377,
|
| 13 |
+
"pr_files": 51843,
|
| 14 |
+
"pull_requests": 7377,
|
| 15 |
+
"review_comments": 31717,
|
| 16 |
+
"reviews": 29510,
|
| 17 |
+
"timeline_events": 205252
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-22T16:35:11Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2195,
|
| 25 |
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
"pull_requests": 2,
|
| 28 |
+
"review_comments": 20,
|
| 29 |
"reviews": 11,
|
| 30 |
+
"timeline_events": 89
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-22T16:35:11Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260522T163511Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-22T15:35:11Z",
|
| 37 |
+
"next_since": "2026-05-22T16:35:11Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"live_fetches": 2,
|
| 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": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -3348,6 +3348,73 @@
|
|
| 3348 |
},
|
| 3349 |
"fetch_error": null
|
| 3350 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3351 |
{
|
| 3352 |
"author_login": "gueraf",
|
| 3353 |
"name": "Fabian G\u00fcra",
|
|
@@ -6040,63 +6107,6 @@
|
|
| 6040 |
},
|
| 6041 |
"fetch_error": null
|
| 6042 |
},
|
| 6043 |
-
{
|
| 6044 |
-
"author_login": "Enderfga",
|
| 6045 |
-
"name": "Guian Fang",
|
| 6046 |
-
"profile_url": "https://github.com/Enderfga",
|
| 6047 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AEnderfga",
|
| 6048 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AEnderfga",
|
| 6049 |
-
"repo_first_seen_at": "2023-05-08T05:27:53Z",
|
| 6050 |
-
"repo_last_seen_at": "2026-05-22T10:04:12Z",
|
| 6051 |
-
"repo_primary_artifact_count": 1,
|
| 6052 |
-
"repo_artifact_count": 93,
|
| 6053 |
-
"snapshot_issue_count": 0,
|
| 6054 |
-
"snapshot_pr_count": 1,
|
| 6055 |
-
"snapshot_comment_count": 12,
|
| 6056 |
-
"snapshot_review_count": 40,
|
| 6057 |
-
"snapshot_review_comment_count": 40,
|
| 6058 |
-
"repo_association": "CONTRIBUTOR",
|
| 6059 |
-
"new_to_repo": false,
|
| 6060 |
-
"first_seen_in_snapshot": false,
|
| 6061 |
-
"known_via_prior_merged_pr": true,
|
| 6062 |
-
"report_reason": null,
|
| 6063 |
-
"enrichment_source": "previous_report",
|
| 6064 |
-
"live_refetch_skipped": true,
|
| 6065 |
-
"account_age_days": 1996,
|
| 6066 |
-
"young_account": false,
|
| 6067 |
-
"follow_through_score": "mixed",
|
| 6068 |
-
"breadth_score": "moderate",
|
| 6069 |
-
"automation_risk_signal": "low",
|
| 6070 |
-
"heuristic_note": "high recent PR volume",
|
| 6071 |
-
"public_orgs": [],
|
| 6072 |
-
"activity": {
|
| 6073 |
-
"visible_authored_pr_count": 28,
|
| 6074 |
-
"merged_pr_count": 23,
|
| 6075 |
-
"closed_unmerged_pr_count": 3,
|
| 6076 |
-
"open_pr_count": 2,
|
| 6077 |
-
"merged_pr_rate": 0.8214,
|
| 6078 |
-
"closed_unmerged_pr_rate": 0.1071,
|
| 6079 |
-
"still_open_pr_rate": 0.0714,
|
| 6080 |
-
"distinct_repos_with_authored_prs": 6,
|
| 6081 |
-
"distinct_repos_with_open_prs": 2
|
| 6082 |
-
},
|
| 6083 |
-
"examples": {
|
| 6084 |
-
"pull_requests": [
|
| 6085 |
-
{
|
| 6086 |
-
"kind": "pull_request",
|
| 6087 |
-
"number": 13745,
|
| 6088 |
-
"title": "Add AnyFlow Any-Step Video Diffusion Pipelines (Bidirectional + FAR Causal)",
|
| 6089 |
-
"url": "https://github.com/huggingface/diffusers/pull/13745",
|
| 6090 |
-
"state": "closed",
|
| 6091 |
-
"merged": true,
|
| 6092 |
-
"draft": false,
|
| 6093 |
-
"created_at": "2026-05-14T03:39:15Z"
|
| 6094 |
-
}
|
| 6095 |
-
],
|
| 6096 |
-
"issues": []
|
| 6097 |
-
},
|
| 6098 |
-
"fetch_error": null
|
| 6099 |
-
},
|
| 6100 |
{
|
| 6101 |
"author_login": "feice-huang",
|
| 6102 |
"name": "\u5f7c\u5f7c",
|
|
@@ -6791,14 +6801,14 @@
|
|
| 6791 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Armatif",
|
| 6792 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Armatif",
|
| 6793 |
"repo_first_seen_at": "2026-05-12T16:24:51Z",
|
| 6794 |
-
"repo_last_seen_at": "2026-05-
|
| 6795 |
"repo_primary_artifact_count": 1,
|
| 6796 |
-
"repo_artifact_count":
|
| 6797 |
"snapshot_issue_count": 0,
|
| 6798 |
"snapshot_pr_count": 1,
|
| 6799 |
"snapshot_comment_count": 2,
|
| 6800 |
-
"snapshot_review_count":
|
| 6801 |
-
"snapshot_review_comment_count":
|
| 6802 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6803 |
"new_to_repo": false,
|
| 6804 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260522T163511Z",
|
| 5 |
+
"generated_at": "2026-05-22T16:35:43Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.375,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 3348 |
},
|
| 3349 |
"fetch_error": null
|
| 3350 |
},
|
| 3351 |
+
{
|
| 3352 |
+
"author_login": "Enderfga",
|
| 3353 |
+
"name": "Guian Fang",
|
| 3354 |
+
"profile_url": "https://github.com/Enderfga",
|
| 3355 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AEnderfga",
|
| 3356 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AEnderfga",
|
| 3357 |
+
"repo_first_seen_at": "2023-05-08T05:27:53Z",
|
| 3358 |
+
"repo_last_seen_at": "2026-05-22T15:38:30Z",
|
| 3359 |
+
"repo_primary_artifact_count": 2,
|
| 3360 |
+
"repo_artifact_count": 94,
|
| 3361 |
+
"snapshot_issue_count": 0,
|
| 3362 |
+
"snapshot_pr_count": 2,
|
| 3363 |
+
"snapshot_comment_count": 12,
|
| 3364 |
+
"snapshot_review_count": 40,
|
| 3365 |
+
"snapshot_review_comment_count": 40,
|
| 3366 |
+
"repo_association": "CONTRIBUTOR",
|
| 3367 |
+
"new_to_repo": false,
|
| 3368 |
+
"first_seen_in_snapshot": false,
|
| 3369 |
+
"known_via_prior_merged_pr": true,
|
| 3370 |
+
"report_reason": null,
|
| 3371 |
+
"enrichment_source": "previous_report",
|
| 3372 |
+
"live_refetch_skipped": true,
|
| 3373 |
+
"account_age_days": 1996,
|
| 3374 |
+
"young_account": false,
|
| 3375 |
+
"follow_through_score": "mixed",
|
| 3376 |
+
"breadth_score": "moderate",
|
| 3377 |
+
"automation_risk_signal": "low",
|
| 3378 |
+
"heuristic_note": "high recent PR volume",
|
| 3379 |
+
"public_orgs": [],
|
| 3380 |
+
"activity": {
|
| 3381 |
+
"visible_authored_pr_count": 28,
|
| 3382 |
+
"merged_pr_count": 23,
|
| 3383 |
+
"closed_unmerged_pr_count": 3,
|
| 3384 |
+
"open_pr_count": 2,
|
| 3385 |
+
"merged_pr_rate": 0.8214,
|
| 3386 |
+
"closed_unmerged_pr_rate": 0.1071,
|
| 3387 |
+
"still_open_pr_rate": 0.0714,
|
| 3388 |
+
"distinct_repos_with_authored_prs": 6,
|
| 3389 |
+
"distinct_repos_with_open_prs": 2
|
| 3390 |
+
},
|
| 3391 |
+
"examples": {
|
| 3392 |
+
"pull_requests": [
|
| 3393 |
+
{
|
| 3394 |
+
"kind": "pull_request",
|
| 3395 |
+
"number": 13792,
|
| 3396 |
+
"title": "[AnyFlow] FAR: standalone causal-mask builder + torch.compile follow-up",
|
| 3397 |
+
"url": "https://github.com/huggingface/diffusers/pull/13792",
|
| 3398 |
+
"state": "open",
|
| 3399 |
+
"merged": false,
|
| 3400 |
+
"draft": false,
|
| 3401 |
+
"created_at": "2026-05-22T15:38:30Z"
|
| 3402 |
+
},
|
| 3403 |
+
{
|
| 3404 |
+
"kind": "pull_request",
|
| 3405 |
+
"number": 13745,
|
| 3406 |
+
"title": "Add AnyFlow Any-Step Video Diffusion Pipelines (Bidirectional + FAR Causal)",
|
| 3407 |
+
"url": "https://github.com/huggingface/diffusers/pull/13745",
|
| 3408 |
+
"state": "closed",
|
| 3409 |
+
"merged": true,
|
| 3410 |
+
"draft": false,
|
| 3411 |
+
"created_at": "2026-05-14T03:39:15Z"
|
| 3412 |
+
}
|
| 3413 |
+
],
|
| 3414 |
+
"issues": []
|
| 3415 |
+
},
|
| 3416 |
+
"fetch_error": null
|
| 3417 |
+
},
|
| 3418 |
{
|
| 3419 |
"author_login": "gueraf",
|
| 3420 |
"name": "Fabian G\u00fcra",
|
|
|
|
| 6107 |
},
|
| 6108 |
"fetch_error": null
|
| 6109 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6110 |
{
|
| 6111 |
"author_login": "feice-huang",
|
| 6112 |
"name": "\u5f7c\u5f7c",
|
|
|
|
| 6801 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Armatif",
|
| 6802 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Armatif",
|
| 6803 |
"repo_first_seen_at": "2026-05-12T16:24:51Z",
|
| 6804 |
+
"repo_last_seen_at": "2026-05-22T15:58:51Z",
|
| 6805 |
"repo_primary_artifact_count": 1,
|
| 6806 |
+
"repo_artifact_count": 11,
|
| 6807 |
"snapshot_issue_count": 0,
|
| 6808 |
"snapshot_pr_count": 1,
|
| 6809 |
"snapshot_comment_count": 2,
|
| 6810 |
+
"snapshot_review_count": 4,
|
| 6811 |
+
"snapshot_review_comment_count": 4,
|
| 6812 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6813 |
"new_to_repo": false,
|
| 6814 |
"first_seen_in_snapshot": false,
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
@@ -47,6 +47,7 @@
|
|
| 47 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | FIRST_TIME_CONTRIBUTOR | 2313d | `2026-05-21T11:20:08Z` | 2 | 0 | weak | high | medium | extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 48 |
| `cartesian-plane` | [profile](https://github.com/cartesian-plane) | no | FIRST_TIME_CONTRIBUTOR | 1744d | `2026-04-25T09:38:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 49 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2856d | `2026-04-13T03:17:22Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 50 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4071d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | low | low | — |
|
| 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 |
|
|
@@ -85,7 +86,6 @@
|
|
| 85 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1486d | `2026-04-30T08:17:26Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 86 |
| `Dev-next-gen` | [profile](https://github.com/Dev-next-gen) | no | FIRST_TIME_CONTRIBUTOR | 518d | `2026-04-19T00:36:23Z` | 1 | 0 | strong | moderate | low | — |
|
| 87 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2859d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 88 |
-
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 1996d | `2023-05-08T05:27:53Z` | 1 | 0 | mixed | moderate | low | high recent PR volume |
|
| 89 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1462d | `2026-04-22T10:38:45Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 90 |
| `GalacticAvenger` | [profile](https://github.com/GalacticAvenger) | no | CONTRIBUTOR | 2212d | `2026-04-02T20:15:48Z` | 1 | 0 | mixed | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 91 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 853d | `2026-04-24T15:24:20Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -1022,6 +1022,28 @@ Example artifacts:
|
|
| 1022 |
- [PR #13490: add _native_npu_attention support mask shape like [B,1,1,S]](https://github.com/huggingface/diffusers/pull/13490) — closed, merged
|
| 1023 |
- [PR #13451: Fix attention_mask broadcasting for NPU compatibility](https://github.com/huggingface/diffusers/pull/13451) — closed
|
| 1024 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1025 |
### `gueraf`
|
| 1026 |
|
| 1027 |
- profile: [github.com/gueraf](https://github.com/gueraf)
|
|
@@ -1870,27 +1892,6 @@ Example artifacts:
|
|
| 1870 |
Example artifacts:
|
| 1871 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 1872 |
|
| 1873 |
-
### `Enderfga`
|
| 1874 |
-
|
| 1875 |
-
- profile: [github.com/Enderfga](https://github.com/Enderfga)
|
| 1876 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AEnderfga)
|
| 1877 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AEnderfga)
|
| 1878 |
-
- repo first seen: `2023-05-08T05:27:53Z`
|
| 1879 |
-
- repo last seen: `2026-05-22T10:04:12Z`
|
| 1880 |
-
- first seen in snapshot: **no**
|
| 1881 |
-
- repo association: **CONTRIBUTOR**
|
| 1882 |
-
- repo primary artifacts: **1**
|
| 1883 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1884 |
-
- snapshot discussion activity: **12 comments / 40 reviews / 40 review comments**
|
| 1885 |
-
- account age: **1996 days**
|
| 1886 |
-
- recent public PR activity: **28 PRs** (23 merged / 3 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **11%**, open rate **7%**)
|
| 1887 |
-
- public orgs: none visible
|
| 1888 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1889 |
-
- heuristic read: **high recent PR volume**
|
| 1890 |
-
|
| 1891 |
-
Example artifacts:
|
| 1892 |
-
- [PR #13745: Add AnyFlow Any-Step Video Diffusion Pipelines (Bidirectional + FAR Causal)](https://github.com/huggingface/diffusers/pull/13745) — closed, merged
|
| 1893 |
-
|
| 1894 |
### `feice-huang`
|
| 1895 |
|
| 1896 |
- profile: [github.com/feice-huang](https://github.com/feice-huang)
|
|
@@ -2149,12 +2150,12 @@ Example artifacts:
|
|
| 2149 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Armatif)
|
| 2150 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Armatif)
|
| 2151 |
- repo first seen: `2026-05-12T16:24:51Z`
|
| 2152 |
-
- repo last seen: `2026-05-
|
| 2153 |
- first seen in snapshot: **no**
|
| 2154 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2155 |
- repo primary artifacts: **1**
|
| 2156 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2157 |
-
- snapshot discussion activity: **2 comments /
|
| 2158 |
- account age: **2169 days**
|
| 2159 |
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 2160 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260522T163511Z`
|
| 4 |
+
- Generated: `2026-05-22T16:35:43Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
|
|
| 47 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | FIRST_TIME_CONTRIBUTOR | 2313d | `2026-05-21T11:20:08Z` | 2 | 0 | weak | high | medium | extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 48 |
| `cartesian-plane` | [profile](https://github.com/cartesian-plane) | no | FIRST_TIME_CONTRIBUTOR | 1744d | `2026-04-25T09:38:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 49 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2856d | `2026-04-13T03:17:22Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 50 |
+
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 1996d | `2023-05-08T05:27:53Z` | 2 | 0 | mixed | moderate | low | high recent PR volume |
|
| 51 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4071d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | low | low | — |
|
| 52 |
| `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 |
|
| 53 |
| `ParamChordiya` | [profile](https://github.com/ParamChordiya) | no | CONTRIBUTOR | 2149d | `2026-04-16T05:37:27Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 86 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1486d | `2026-04-30T08:17:26Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 87 |
| `Dev-next-gen` | [profile](https://github.com/Dev-next-gen) | no | FIRST_TIME_CONTRIBUTOR | 518d | `2026-04-19T00:36:23Z` | 1 | 0 | strong | moderate | low | — |
|
| 88 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2859d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 89 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1462d | `2026-04-22T10:38:45Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 90 |
| `GalacticAvenger` | [profile](https://github.com/GalacticAvenger) | no | CONTRIBUTOR | 2212d | `2026-04-02T20:15:48Z` | 1 | 0 | mixed | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 91 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 853d | `2026-04-24T15:24:20Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 1022 |
- [PR #13490: add _native_npu_attention support mask shape like [B,1,1,S]](https://github.com/huggingface/diffusers/pull/13490) — closed, merged
|
| 1023 |
- [PR #13451: Fix attention_mask broadcasting for NPU compatibility](https://github.com/huggingface/diffusers/pull/13451) — closed
|
| 1024 |
|
| 1025 |
+
### `Enderfga`
|
| 1026 |
+
|
| 1027 |
+
- profile: [github.com/Enderfga](https://github.com/Enderfga)
|
| 1028 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AEnderfga)
|
| 1029 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AEnderfga)
|
| 1030 |
+
- repo first seen: `2023-05-08T05:27:53Z`
|
| 1031 |
+
- repo last seen: `2026-05-22T15:38:30Z`
|
| 1032 |
+
- first seen in snapshot: **no**
|
| 1033 |
+
- repo association: **CONTRIBUTOR**
|
| 1034 |
+
- repo primary artifacts: **2**
|
| 1035 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1036 |
+
- snapshot discussion activity: **12 comments / 40 reviews / 40 review comments**
|
| 1037 |
+
- account age: **1996 days**
|
| 1038 |
+
- recent public PR activity: **28 PRs** (23 merged / 3 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **11%**, open rate **7%**)
|
| 1039 |
+
- public orgs: none visible
|
| 1040 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1041 |
+
- heuristic read: **high recent PR volume**
|
| 1042 |
+
|
| 1043 |
+
Example artifacts:
|
| 1044 |
+
- [PR #13792: [AnyFlow] FAR: standalone causal-mask builder + torch.compile follow-up](https://github.com/huggingface/diffusers/pull/13792) — open
|
| 1045 |
+
- [PR #13745: Add AnyFlow Any-Step Video Diffusion Pipelines (Bidirectional + FAR Causal)](https://github.com/huggingface/diffusers/pull/13745) — closed, merged
|
| 1046 |
+
|
| 1047 |
### `gueraf`
|
| 1048 |
|
| 1049 |
- profile: [github.com/gueraf](https://github.com/gueraf)
|
|
|
|
| 1892 |
Example artifacts:
|
| 1893 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 1894 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1895 |
### `feice-huang`
|
| 1896 |
|
| 1897 |
- profile: [github.com/feice-huang](https://github.com/feice-huang)
|
|
|
|
| 2150 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Armatif)
|
| 2151 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Armatif)
|
| 2152 |
- repo first seen: `2026-05-12T16:24:51Z`
|
| 2153 |
+
- repo last seen: `2026-05-22T15:58:51Z`
|
| 2154 |
- first seen in snapshot: **no**
|
| 2155 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2156 |
- repo primary artifacts: **1**
|
| 2157 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2158 |
+
- snapshot discussion activity: **2 comments / 4 reviews / 4 review comments**
|
| 2159 |
- account age: **2169 days**
|
| 2160 |
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 2161 |
- public orgs: none visible
|
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:7c0ed587bc378c8551158919140ec6ed31ca97ccb112db592e6cd0bba030fa37
|
| 3 |
+
size 29397
|
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:7ff8c75995a861a0830cad78b90d36804925c890473c62f1110f5bb656d33568
|
| 3 |
+
size 111550668
|
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:e8496fd86996ce30b1a6278f9a9252b2fa9b0d2dbb4c1f995b408e1af0325550
|
| 3 |
+
size 67452593
|
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:6c97f0c9014df9cba82f9e6d08f796f6c5d8e3aa1f3d366787f70cce3c82a54a
|
| 3 |
+
size 4920736
|
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:2ca874913ff3bea8a7fc9ad35378675e6fa19d5af50d2b8e5690e84525cc1eb2
|
| 3 |
+
size 5573484
|
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:6e13af2afb793eb8ad926afb90fc34a15cc65152611b9a494daf23b4bf215e97
|
| 3 |
+
size 2269073
|
snapshots/20260522T163511Z/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": 59501,
|
| 9 |
+
"issues": 5389,
|
| 10 |
+
"links": 6437,
|
| 11 |
+
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7377,
|
| 13 |
+
"pr_files": 51843,
|
| 14 |
+
"pull_requests": 7377,
|
| 15 |
+
"review_comments": 31717,
|
| 16 |
+
"reviews": 29510,
|
| 17 |
+
"timeline_events": 205252
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-22T16:35:11Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2195,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 20,
|
| 29 |
+
"reviews": 11,
|
| 30 |
+
"timeline_events": 89
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-22T16:35:11Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260522T163511Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-22T15:35:11Z",
|
| 37 |
+
"next_since": "2026-05-22T16:35:11Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260522T163511Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260522T163511Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-22T16:35:11Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260522T163511Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-22T15:35:11Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260522T163511Z",
|
| 4 |
+
"next_since": "2026-05-22T16:35:11Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-22T16:35:11Z"
|
| 7 |
}
|