Refresh diffusers dataset snapshot 20260703T083519Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +24 -24
- new-contributors-report.json +127 -194
- new-contributors-report.md +37 -60
- 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/20260703T083519Z/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: `20260703T083519Z`
|
| 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:891313da557c04e1bc005edd3b25dbc07934ae2b22eae032cf98d136c2fc8194
|
| 3 |
+
size 15282750
|
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:8ed0051c3e48663ba5658766314422155e794edf435203c94fa5c1c4bfcf42bd
|
| 3 |
+
size 3005796
|
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:6ceaeb47dd86e30c5058a90afa672744efbb68bc994afd838105bf66cb352ad1
|
| 3 |
+
size 6345258
|
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:60c5ebdc8138626899ba395e66465e803b836b3bd3264578d0515c0c0990acb7
|
| 3 |
+
size 101809
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 1,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60247,
|
| 9 |
+
"issues": 5446,
|
| 10 |
+
"links": 8428,
|
| 11 |
+
"new_contributors": 124,
|
| 12 |
+
"pr_diffs": 7636,
|
| 13 |
+
"pr_files": 53595,
|
| 14 |
+
"pull_requests": 7636,
|
| 15 |
+
"review_comments": 32470,
|
| 16 |
+
"reviews": 30189,
|
| 17 |
+
"timeline_events": 209944
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T08:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 10,
|
| 22 |
+
"issue_stubs": 9,
|
| 23 |
"issues": 1,
|
| 24 |
+
"links": 16,
|
| 25 |
+
"pr_diffs": 8,
|
| 26 |
+
"pr_files": 99,
|
| 27 |
+
"pull_requests": 8,
|
| 28 |
+
"review_comments": 45,
|
| 29 |
+
"reviews": 27,
|
| 30 |
+
"timeline_events": 147
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-03T08:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T083519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T07:35:19Z",
|
| 37 |
+
"next_since": "2026-07-03T08:35:19Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3712,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
-
"reused_known_merged_contributors":
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -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-07-
|
| 35 |
"repo_primary_artifact_count": 1201,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1067,
|
| 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,
|
|
@@ -1892,6 +1892,114 @@
|
|
| 1892 |
},
|
| 1893 |
"fetch_error": null
|
| 1894 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1895 |
{
|
| 1896 |
"author_login": "JingyaHuang",
|
| 1897 |
"name": "Jingya HUANG",
|
|
@@ -3183,114 +3291,6 @@
|
|
| 3183 |
},
|
| 3184 |
"fetch_error": null
|
| 3185 |
},
|
| 3186 |
-
{
|
| 3187 |
-
"author_login": "zhtmike",
|
| 3188 |
-
"name": "Cheung Ka Wai",
|
| 3189 |
-
"profile_url": "https://github.com/zhtmike",
|
| 3190 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 3191 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 3192 |
-
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 3193 |
-
"repo_last_seen_at": "2026-07-03T06:36:37Z",
|
| 3194 |
-
"repo_primary_artifact_count": 9,
|
| 3195 |
-
"repo_artifact_count": 138,
|
| 3196 |
-
"snapshot_issue_count": 3,
|
| 3197 |
-
"snapshot_pr_count": 6,
|
| 3198 |
-
"snapshot_comment_count": 27,
|
| 3199 |
-
"snapshot_review_count": 51,
|
| 3200 |
-
"snapshot_review_comment_count": 51,
|
| 3201 |
-
"repo_association": "CONTRIBUTOR",
|
| 3202 |
-
"new_to_repo": false,
|
| 3203 |
-
"first_seen_in_snapshot": false,
|
| 3204 |
-
"known_via_prior_merged_pr": true,
|
| 3205 |
-
"report_reason": null,
|
| 3206 |
-
"enrichment_source": "previous_report",
|
| 3207 |
-
"live_refetch_skipped": true,
|
| 3208 |
-
"account_age_days": 4316,
|
| 3209 |
-
"young_account": false,
|
| 3210 |
-
"follow_through_score": "mixed",
|
| 3211 |
-
"breadth_score": "moderate",
|
| 3212 |
-
"automation_risk_signal": "low",
|
| 3213 |
-
"heuristic_note": "high recent PR volume",
|
| 3214 |
-
"public_orgs": [],
|
| 3215 |
-
"activity": {
|
| 3216 |
-
"visible_authored_pr_count": 67,
|
| 3217 |
-
"merged_pr_count": 42,
|
| 3218 |
-
"closed_unmerged_pr_count": 20,
|
| 3219 |
-
"open_pr_count": 5,
|
| 3220 |
-
"merged_pr_rate": 0.6269,
|
| 3221 |
-
"closed_unmerged_pr_rate": 0.2985,
|
| 3222 |
-
"still_open_pr_rate": 0.0746,
|
| 3223 |
-
"distinct_repos_with_authored_prs": 8,
|
| 3224 |
-
"distinct_repos_with_open_prs": 3
|
| 3225 |
-
},
|
| 3226 |
-
"examples": {
|
| 3227 |
-
"pull_requests": [
|
| 3228 |
-
{
|
| 3229 |
-
"kind": "pull_request",
|
| 3230 |
-
"number": 13809,
|
| 3231 |
-
"title": "add SP support for `_flash_3_varlen_hub` backend",
|
| 3232 |
-
"url": "https://github.com/huggingface/diffusers/pull/13809",
|
| 3233 |
-
"state": "open",
|
| 3234 |
-
"merged": false,
|
| 3235 |
-
"draft": false,
|
| 3236 |
-
"created_at": "2026-05-26T06:18:49Z"
|
| 3237 |
-
},
|
| 3238 |
-
{
|
| 3239 |
-
"kind": "pull_request",
|
| 3240 |
-
"number": 13756,
|
| 3241 |
-
"title": "Fix the QwenImage Attention mask under Ulysses SP",
|
| 3242 |
-
"url": "https://github.com/huggingface/diffusers/pull/13756",
|
| 3243 |
-
"state": "closed",
|
| 3244 |
-
"merged": true,
|
| 3245 |
-
"draft": false,
|
| 3246 |
-
"created_at": "2026-05-15T04:36:25Z"
|
| 3247 |
-
},
|
| 3248 |
-
{
|
| 3249 |
-
"kind": "pull_request",
|
| 3250 |
-
"number": 13479,
|
| 3251 |
-
"title": "add SP support for `flash_varlen_hub` backend",
|
| 3252 |
-
"url": "https://github.com/huggingface/diffusers/pull/13479",
|
| 3253 |
-
"state": "closed",
|
| 3254 |
-
"merged": true,
|
| 3255 |
-
"draft": false,
|
| 3256 |
-
"created_at": "2026-04-15T09:51:35Z"
|
| 3257 |
-
}
|
| 3258 |
-
],
|
| 3259 |
-
"issues": [
|
| 3260 |
-
{
|
| 3261 |
-
"kind": "issue",
|
| 3262 |
-
"number": 13696,
|
| 3263 |
-
"title": "[bug] The mask is not correctly sharded for QwenImageTransformer + Ulysses SP",
|
| 3264 |
-
"url": "https://github.com/huggingface/diffusers/issues/13696",
|
| 3265 |
-
"state": "closed",
|
| 3266 |
-
"merged": null,
|
| 3267 |
-
"draft": null,
|
| 3268 |
-
"created_at": "2026-05-08T03:33:55Z"
|
| 3269 |
-
},
|
| 3270 |
-
{
|
| 3271 |
-
"kind": "issue",
|
| 3272 |
-
"number": 13319,
|
| 3273 |
-
"title": "The backward pass of QwenImageTransformer failed with Ulysses SP.",
|
| 3274 |
-
"url": "https://github.com/huggingface/diffusers/issues/13319",
|
| 3275 |
-
"state": "closed",
|
| 3276 |
-
"merged": null,
|
| 3277 |
-
"draft": null,
|
| 3278 |
-
"created_at": "2026-03-24T07:46:36Z"
|
| 3279 |
-
},
|
| 3280 |
-
{
|
| 3281 |
-
"kind": "issue",
|
| 3282 |
-
"number": 13277,
|
| 3283 |
-
"title": "QwenImagePipeline failed with Ulysses SP and batch inputs",
|
| 3284 |
-
"url": "https://github.com/huggingface/diffusers/issues/13277",
|
| 3285 |
-
"state": "closed",
|
| 3286 |
-
"merged": null,
|
| 3287 |
-
"draft": null,
|
| 3288 |
-
"created_at": "2026-03-17T08:08:13Z"
|
| 3289 |
-
}
|
| 3290 |
-
]
|
| 3291 |
-
},
|
| 3292 |
-
"fetch_error": null
|
| 3293 |
-
},
|
| 3294 |
{
|
| 3295 |
"author_login": "SamuelTallet",
|
| 3296 |
"name": "Samuel Tallet",
|
|
@@ -5725,73 +5725,6 @@
|
|
| 5725 |
},
|
| 5726 |
"fetch_error": null
|
| 5727 |
},
|
| 5728 |
-
{
|
| 5729 |
-
"author_login": "RobbinMarcus",
|
| 5730 |
-
"name": "Robbin Marcus",
|
| 5731 |
-
"profile_url": "https://github.com/RobbinMarcus",
|
| 5732 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARobbinMarcus",
|
| 5733 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARobbinMarcus",
|
| 5734 |
-
"repo_first_seen_at": "2026-05-03T18:15:59Z",
|
| 5735 |
-
"repo_last_seen_at": "2026-05-04T19:16:57Z",
|
| 5736 |
-
"repo_primary_artifact_count": 2,
|
| 5737 |
-
"repo_artifact_count": 3,
|
| 5738 |
-
"snapshot_issue_count": 0,
|
| 5739 |
-
"snapshot_pr_count": 2,
|
| 5740 |
-
"snapshot_comment_count": 1,
|
| 5741 |
-
"snapshot_review_count": 0,
|
| 5742 |
-
"snapshot_review_comment_count": 0,
|
| 5743 |
-
"repo_association": "CONTRIBUTOR",
|
| 5744 |
-
"new_to_repo": false,
|
| 5745 |
-
"first_seen_in_snapshot": false,
|
| 5746 |
-
"known_via_prior_merged_pr": true,
|
| 5747 |
-
"report_reason": null,
|
| 5748 |
-
"enrichment_source": "previous_report",
|
| 5749 |
-
"live_refetch_skipped": true,
|
| 5750 |
-
"account_age_days": 4718,
|
| 5751 |
-
"young_account": false,
|
| 5752 |
-
"follow_through_score": "mixed",
|
| 5753 |
-
"breadth_score": "low",
|
| 5754 |
-
"automation_risk_signal": "low",
|
| 5755 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 5756 |
-
"public_orgs": [],
|
| 5757 |
-
"activity": {
|
| 5758 |
-
"visible_authored_pr_count": 2,
|
| 5759 |
-
"merged_pr_count": 1,
|
| 5760 |
-
"closed_unmerged_pr_count": 1,
|
| 5761 |
-
"open_pr_count": 0,
|
| 5762 |
-
"merged_pr_rate": 0.5,
|
| 5763 |
-
"closed_unmerged_pr_rate": 0.5,
|
| 5764 |
-
"still_open_pr_rate": 0.0,
|
| 5765 |
-
"distinct_repos_with_authored_prs": 1,
|
| 5766 |
-
"distinct_repos_with_open_prs": 0
|
| 5767 |
-
},
|
| 5768 |
-
"examples": {
|
| 5769 |
-
"pull_requests": [
|
| 5770 |
-
{
|
| 5771 |
-
"kind": "pull_request",
|
| 5772 |
-
"number": 13678,
|
| 5773 |
-
"title": "Fix ignored generator in FlowMatchEulerDiscreteScheduler",
|
| 5774 |
-
"url": "https://github.com/huggingface/diffusers/pull/13678",
|
| 5775 |
-
"state": "closed",
|
| 5776 |
-
"merged": true,
|
| 5777 |
-
"draft": false,
|
| 5778 |
-
"created_at": "2026-05-04T08:33:52Z"
|
| 5779 |
-
},
|
| 5780 |
-
{
|
| 5781 |
-
"kind": "pull_request",
|
| 5782 |
-
"number": 13677,
|
| 5783 |
-
"title": "Fix ignored generator in FlowMatchEulerDiscreteScheduler",
|
| 5784 |
-
"url": "https://github.com/huggingface/diffusers/pull/13677",
|
| 5785 |
-
"state": "closed",
|
| 5786 |
-
"merged": false,
|
| 5787 |
-
"draft": false,
|
| 5788 |
-
"created_at": "2026-05-03T18:15:59Z"
|
| 5789 |
-
}
|
| 5790 |
-
],
|
| 5791 |
-
"issues": []
|
| 5792 |
-
},
|
| 5793 |
-
"fetch_error": null
|
| 5794 |
-
},
|
| 5795 |
{
|
| 5796 |
"author_login": "Sainava",
|
| 5797 |
"name": "Sainava",
|
|
@@ -6653,15 +6586,15 @@
|
|
| 6653 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarieleli01212",
|
| 6654 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarieleli01212",
|
| 6655 |
"repo_first_seen_at": "2026-05-17T18:44:15Z",
|
| 6656 |
-
"repo_last_seen_at": "2026-
|
| 6657 |
"repo_primary_artifact_count": 1,
|
| 6658 |
-
"repo_artifact_count":
|
| 6659 |
"snapshot_issue_count": 0,
|
| 6660 |
"snapshot_pr_count": 1,
|
| 6661 |
-
"snapshot_comment_count":
|
| 6662 |
"snapshot_review_count": 0,
|
| 6663 |
"snapshot_review_comment_count": 0,
|
| 6664 |
-
"repo_association": "
|
| 6665 |
"new_to_repo": false,
|
| 6666 |
"first_seen_in_snapshot": false,
|
| 6667 |
"known_via_prior_merged_pr": false,
|
|
@@ -6693,7 +6626,7 @@
|
|
| 6693 |
"number": 13763,
|
| 6694 |
"title": "Fix rescale_noise_cfg zero std handling",
|
| 6695 |
"url": "https://github.com/huggingface/diffusers/pull/13763",
|
| 6696 |
-
"state": "
|
| 6697 |
"merged": false,
|
| 6698 |
"draft": false,
|
| 6699 |
"created_at": "2026-05-17T18:44:15Z"
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260703T083519Z",
|
| 5 |
+
"generated_at": "2026-07-03T08:36:02Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 124,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 54,
|
| 12 |
"previous_primary_author_count": 3712,
|
| 13 |
+
"selected_seen_in_previous_primary": 124,
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
+
"selected_overlap_previous_report": 124,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
+
"reused_previous_report_entries": 121,
|
| 18 |
+
"reused_known_merged_contributors": 51,
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.496,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 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-07-03T08:32:13Z",
|
| 35 |
"repo_primary_artifact_count": 1201,
|
| 36 |
+
"repo_artifact_count": 24055,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1067,
|
| 39 |
+
"snapshot_comment_count": 8290,
|
| 40 |
+
"snapshot_review_count": 7128,
|
| 41 |
+
"snapshot_review_comment_count": 7436,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1892 |
},
|
| 1893 |
"fetch_error": null
|
| 1894 |
},
|
| 1895 |
+
{
|
| 1896 |
+
"author_login": "zhtmike",
|
| 1897 |
+
"name": "Cheung Ka Wai",
|
| 1898 |
+
"profile_url": "https://github.com/zhtmike",
|
| 1899 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1900 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1901 |
+
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1902 |
+
"repo_last_seen_at": "2026-07-03T08:26:36Z",
|
| 1903 |
+
"repo_primary_artifact_count": 11,
|
| 1904 |
+
"repo_artifact_count": 144,
|
| 1905 |
+
"snapshot_issue_count": 4,
|
| 1906 |
+
"snapshot_pr_count": 7,
|
| 1907 |
+
"snapshot_comment_count": 29,
|
| 1908 |
+
"snapshot_review_count": 52,
|
| 1909 |
+
"snapshot_review_comment_count": 52,
|
| 1910 |
+
"repo_association": "CONTRIBUTOR",
|
| 1911 |
+
"new_to_repo": false,
|
| 1912 |
+
"first_seen_in_snapshot": false,
|
| 1913 |
+
"known_via_prior_merged_pr": true,
|
| 1914 |
+
"report_reason": null,
|
| 1915 |
+
"enrichment_source": "previous_report",
|
| 1916 |
+
"live_refetch_skipped": true,
|
| 1917 |
+
"account_age_days": 4316,
|
| 1918 |
+
"young_account": false,
|
| 1919 |
+
"follow_through_score": "mixed",
|
| 1920 |
+
"breadth_score": "moderate",
|
| 1921 |
+
"automation_risk_signal": "low",
|
| 1922 |
+
"heuristic_note": "high recent PR volume",
|
| 1923 |
+
"public_orgs": [],
|
| 1924 |
+
"activity": {
|
| 1925 |
+
"visible_authored_pr_count": 67,
|
| 1926 |
+
"merged_pr_count": 42,
|
| 1927 |
+
"closed_unmerged_pr_count": 20,
|
| 1928 |
+
"open_pr_count": 5,
|
| 1929 |
+
"merged_pr_rate": 0.6269,
|
| 1930 |
+
"closed_unmerged_pr_rate": 0.2985,
|
| 1931 |
+
"still_open_pr_rate": 0.0746,
|
| 1932 |
+
"distinct_repos_with_authored_prs": 8,
|
| 1933 |
+
"distinct_repos_with_open_prs": 3
|
| 1934 |
+
},
|
| 1935 |
+
"examples": {
|
| 1936 |
+
"pull_requests": [
|
| 1937 |
+
{
|
| 1938 |
+
"kind": "pull_request",
|
| 1939 |
+
"number": 14115,
|
| 1940 |
+
"title": "fix `_flash_3_varlen_hub` mask handling",
|
| 1941 |
+
"url": "https://github.com/huggingface/diffusers/pull/14115",
|
| 1942 |
+
"state": "open",
|
| 1943 |
+
"merged": false,
|
| 1944 |
+
"draft": false,
|
| 1945 |
+
"created_at": "2026-07-03T07:53:10Z"
|
| 1946 |
+
},
|
| 1947 |
+
{
|
| 1948 |
+
"kind": "pull_request",
|
| 1949 |
+
"number": 13809,
|
| 1950 |
+
"title": "add SP support for `_flash_3_varlen_hub` backend",
|
| 1951 |
+
"url": "https://github.com/huggingface/diffusers/pull/13809",
|
| 1952 |
+
"state": "open",
|
| 1953 |
+
"merged": false,
|
| 1954 |
+
"draft": false,
|
| 1955 |
+
"created_at": "2026-05-26T06:18:49Z"
|
| 1956 |
+
},
|
| 1957 |
+
{
|
| 1958 |
+
"kind": "pull_request",
|
| 1959 |
+
"number": 13756,
|
| 1960 |
+
"title": "Fix the QwenImage Attention mask under Ulysses SP",
|
| 1961 |
+
"url": "https://github.com/huggingface/diffusers/pull/13756",
|
| 1962 |
+
"state": "closed",
|
| 1963 |
+
"merged": true,
|
| 1964 |
+
"draft": false,
|
| 1965 |
+
"created_at": "2026-05-15T04:36:25Z"
|
| 1966 |
+
}
|
| 1967 |
+
],
|
| 1968 |
+
"issues": [
|
| 1969 |
+
{
|
| 1970 |
+
"kind": "issue",
|
| 1971 |
+
"number": 14114,
|
| 1972 |
+
"title": "`_flash_3_varlen_hub` backend cannot handle non-contiguous mask",
|
| 1973 |
+
"url": "https://github.com/huggingface/diffusers/issues/14114",
|
| 1974 |
+
"state": "open",
|
| 1975 |
+
"merged": null,
|
| 1976 |
+
"draft": null,
|
| 1977 |
+
"created_at": "2026-07-03T07:42:46Z"
|
| 1978 |
+
},
|
| 1979 |
+
{
|
| 1980 |
+
"kind": "issue",
|
| 1981 |
+
"number": 13696,
|
| 1982 |
+
"title": "[bug] The mask is not correctly sharded for QwenImageTransformer + Ulysses SP",
|
| 1983 |
+
"url": "https://github.com/huggingface/diffusers/issues/13696",
|
| 1984 |
+
"state": "closed",
|
| 1985 |
+
"merged": null,
|
| 1986 |
+
"draft": null,
|
| 1987 |
+
"created_at": "2026-05-08T03:33:55Z"
|
| 1988 |
+
},
|
| 1989 |
+
{
|
| 1990 |
+
"kind": "issue",
|
| 1991 |
+
"number": 13319,
|
| 1992 |
+
"title": "The backward pass of QwenImageTransformer failed with Ulysses SP.",
|
| 1993 |
+
"url": "https://github.com/huggingface/diffusers/issues/13319",
|
| 1994 |
+
"state": "closed",
|
| 1995 |
+
"merged": null,
|
| 1996 |
+
"draft": null,
|
| 1997 |
+
"created_at": "2026-03-24T07:46:36Z"
|
| 1998 |
+
}
|
| 1999 |
+
]
|
| 2000 |
+
},
|
| 2001 |
+
"fetch_error": null
|
| 2002 |
+
},
|
| 2003 |
{
|
| 2004 |
"author_login": "JingyaHuang",
|
| 2005 |
"name": "Jingya HUANG",
|
|
|
|
| 3291 |
},
|
| 3292 |
"fetch_error": null
|
| 3293 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3294 |
{
|
| 3295 |
"author_login": "SamuelTallet",
|
| 3296 |
"name": "Samuel Tallet",
|
|
|
|
| 5725 |
},
|
| 5726 |
"fetch_error": null
|
| 5727 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5728 |
{
|
| 5729 |
"author_login": "Sainava",
|
| 5730 |
"name": "Sainava",
|
|
|
|
| 6586 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarieleli01212",
|
| 6587 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarieleli01212",
|
| 6588 |
"repo_first_seen_at": "2026-05-17T18:44:15Z",
|
| 6589 |
+
"repo_last_seen_at": "2026-07-03T07:36:42Z",
|
| 6590 |
"repo_primary_artifact_count": 1,
|
| 6591 |
+
"repo_artifact_count": 2,
|
| 6592 |
"snapshot_issue_count": 0,
|
| 6593 |
"snapshot_pr_count": 1,
|
| 6594 |
+
"snapshot_comment_count": 1,
|
| 6595 |
"snapshot_review_count": 0,
|
| 6596 |
"snapshot_review_comment_count": 0,
|
| 6597 |
+
"repo_association": "NONE",
|
| 6598 |
"new_to_repo": false,
|
| 6599 |
"first_seen_in_snapshot": false,
|
| 6600 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 6626 |
"number": 13763,
|
| 6627 |
"title": "Fix rescale_noise_cfg zero std handling",
|
| 6628 |
"url": "https://github.com/huggingface/diffusers/pull/13763",
|
| 6629 |
+
"state": "closed",
|
| 6630 |
"merged": false,
|
| 6631 |
"draft": false,
|
| 6632 |
"created_at": "2026-05-17T18:44:15Z"
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -29,6 +29,7 @@
|
|
| 29 |
| `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | CONTRIBUTOR | 20d | `2026-05-12T02:45:59Z` | 11 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 30 |
| `Whning0513` | [profile](https://github.com/Whning0513) | no | FIRST_TIME_CONTRIBUTOR | 1037d | `2026-06-19T06:35:46Z` | 10 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share |
|
| 31 |
| `srlynch1` | [profile](https://github.com/srlynch1) | no | NONE | 2777d | `2026-06-21T11:26:07Z` | 8 | 0 | mixed | moderate | low | high recent PR volume |
|
|
|
|
| 32 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 33 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
| 34 |
| `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
@@ -45,7 +46,6 @@
|
|
| 45 |
| `rootonchair` | [profile](https://github.com/rootonchair) | no | CONTRIBUTOR | 3478d | `2023-12-27T03:24:34Z` | 25 | 8 | mixed | low | low | — |
|
| 46 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3976d | `2025-01-20T00:59:08Z` | 15 | 1 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 47 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 48 |
-
| `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 6 | 3 | mixed | moderate | low | high recent PR volume |
|
| 49 |
| `SamuelTallet` | [profile](https://github.com/SamuelTallet) | no | CONTRIBUTOR | 3048d | `2026-04-18T22:26:11Z` | 2 | 5 | mixed | low | low | — |
|
| 50 |
| `GiGiKoneti` | [profile](https://github.com/GiGiKoneti) | no | CONTRIBUTOR | 436d | `2026-06-26T09:09:23Z` | 2 | 2 | weak | moderate | low | high open PR share |
|
| 51 |
| `TheLovesOfLadyPurple` | [profile](https://github.com/TheLovesOfLadyPurple) | no | FIRST_TIME_CONTRIBUTOR | 289d | `2026-06-05T00:38:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -77,7 +77,6 @@
|
|
| 77 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
| 80 |
-
| `RobbinMarcus` | [profile](https://github.com/RobbinMarcus) | no | CONTRIBUTOR | 4718d | `2026-05-03T18:15:59Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 81 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
| 82 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 83 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | FIRST_TIME_CONTRIBUTOR | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
|
@@ -91,7 +90,7 @@
|
|
| 91 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIMER | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 92 |
| `amd-inechakr` | [profile](https://github.com/amd-inechakr) | no | FIRST_TIME_CONTRIBUTOR | 150d | `2026-06-26T22:12:12Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 93 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 94 |
-
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no |
|
| 95 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
| 96 |
| `ATOM00blue` | [profile](https://github.com/ATOM00blue) | no | FIRST_TIME_CONTRIBUTOR | 325d | `2026-05-22T01:48:23Z` | 1 | 0 | weak | very high | medium | young account; high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 97 |
| `Boogu-Team` | [profile](https://github.com/Boogu-Team) | no | FIRST_TIMER | 20d | `2026-06-22T15:55:13Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
@@ -143,12 +142,12 @@
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
-
- repo last seen: `2026-07-
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1201**
|
| 150 |
- snapshot authored PRs/issues: **1067 PRs / 134 issues**
|
| 151 |
-
- snapshot discussion activity: **
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -629,6 +628,32 @@ Example artifacts:
|
|
| 629 |
- [PR #14023: Fix context parallel padding for indivisible sequence lengths (#12568)](https://github.com/huggingface/diffusers/pull/14023) — closed
|
| 630 |
- [PR #14022: Support multiple ControlNet-XS adapters (#8434)](https://github.com/huggingface/diffusers/pull/14022) — closed
|
| 631 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 632 |
### `JingyaHuang`
|
| 633 |
|
| 634 |
- profile: [github.com/JingyaHuang](https://github.com/JingyaHuang)
|
|
@@ -1003,32 +1028,6 @@ Example artifacts:
|
|
| 1003 |
- [PR #13712: Allow bucket reshuffling with DreamBooth caches](https://github.com/huggingface/diffusers/pull/13712) — closed, merged
|
| 1004 |
- [PR #13441: Fix Qwen Image DreamBooth prior-preservation batch ordering](https://github.com/huggingface/diffusers/pull/13441) — closed, merged
|
| 1005 |
|
| 1006 |
-
### `zhtmike`
|
| 1007 |
-
|
| 1008 |
-
- profile: [github.com/zhtmike](https://github.com/zhtmike)
|
| 1009 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 1010 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 1011 |
-
- repo first seen: `2026-03-17T08:08:13Z`
|
| 1012 |
-
- repo last seen: `2026-07-03T06:36:37Z`
|
| 1013 |
-
- first seen in snapshot: **no**
|
| 1014 |
-
- repo association: **CONTRIBUTOR**
|
| 1015 |
-
- repo primary artifacts: **9**
|
| 1016 |
-
- snapshot authored PRs/issues: **6 PRs / 3 issues**
|
| 1017 |
-
- snapshot discussion activity: **27 comments / 51 reviews / 51 review comments**
|
| 1018 |
-
- account age: **4316 days**
|
| 1019 |
-
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 1020 |
-
- public orgs: none visible
|
| 1021 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1022 |
-
- heuristic read: **high recent PR volume**
|
| 1023 |
-
|
| 1024 |
-
Example artifacts:
|
| 1025 |
-
- [PR #13809: add SP support for `_flash_3_varlen_hub` backend](https://github.com/huggingface/diffusers/pull/13809) — open
|
| 1026 |
-
- [PR #13756: Fix the QwenImage Attention mask under Ulysses SP](https://github.com/huggingface/diffusers/pull/13756) — closed, merged
|
| 1027 |
-
- [PR #13479: add SP support for `flash_varlen_hub` backend](https://github.com/huggingface/diffusers/pull/13479) — closed, merged
|
| 1028 |
-
- [Issue #13696: [bug] The mask is not correctly sharded for QwenImageTransformer + Ulysses SP](https://github.com/huggingface/diffusers/issues/13696) — closed
|
| 1029 |
-
- [Issue #13319: The backward pass of QwenImageTransformer failed with Ulysses SP.](https://github.com/huggingface/diffusers/issues/13319) — closed
|
| 1030 |
-
- [Issue #13277: QwenImagePipeline failed with Ulysses SP and batch inputs](https://github.com/huggingface/diffusers/issues/13277) — closed
|
| 1031 |
-
|
| 1032 |
### `SamuelTallet`
|
| 1033 |
|
| 1034 |
- profile: [github.com/SamuelTallet](https://github.com/SamuelTallet)
|
|
@@ -1744,28 +1743,6 @@ Example artifacts:
|
|
| 1744 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1745 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1746 |
|
| 1747 |
-
### `RobbinMarcus`
|
| 1748 |
-
|
| 1749 |
-
- profile: [github.com/RobbinMarcus](https://github.com/RobbinMarcus)
|
| 1750 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARobbinMarcus)
|
| 1751 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARobbinMarcus)
|
| 1752 |
-
- repo first seen: `2026-05-03T18:15:59Z`
|
| 1753 |
-
- repo last seen: `2026-05-04T19:16:57Z`
|
| 1754 |
-
- first seen in snapshot: **no**
|
| 1755 |
-
- repo association: **CONTRIBUTOR**
|
| 1756 |
-
- repo primary artifacts: **2**
|
| 1757 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1758 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 1759 |
-
- account age: **4718 days**
|
| 1760 |
-
- recent public PR activity: **2 PRs** (1 merged / 1 closed-unmerged / 0 open; merged rate **50%**, closed-unmerged rate **50%**, open rate **0%**)
|
| 1761 |
-
- public orgs: none visible
|
| 1762 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 1763 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 1764 |
-
|
| 1765 |
-
Example artifacts:
|
| 1766 |
-
- [PR #13678: Fix ignored generator in FlowMatchEulerDiscreteScheduler](https://github.com/huggingface/diffusers/pull/13678) — closed, merged
|
| 1767 |
-
- [PR #13677: Fix ignored generator in FlowMatchEulerDiscreteScheduler](https://github.com/huggingface/diffusers/pull/13677) — closed
|
| 1768 |
-
|
| 1769 |
### `Sainava`
|
| 1770 |
|
| 1771 |
- profile: [github.com/Sainava](https://github.com/Sainava)
|
|
@@ -2055,12 +2032,12 @@ Example artifacts:
|
|
| 2055 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarieleli01212)
|
| 2056 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarieleli01212)
|
| 2057 |
- repo first seen: `2026-05-17T18:44:15Z`
|
| 2058 |
-
- repo last seen: `2026-
|
| 2059 |
- first seen in snapshot: **no**
|
| 2060 |
-
- repo association: **
|
| 2061 |
- repo primary artifacts: **1**
|
| 2062 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2063 |
-
- snapshot discussion activity: **
|
| 2064 |
- account age: **407 days**
|
| 2065 |
- recent public PR activity: **21 PRs** (3 merged / 7 closed-unmerged / 11 open; merged rate **14%**, closed-unmerged rate **33%**, open rate **52%**)
|
| 2066 |
- public orgs: none visible
|
|
@@ -2068,7 +2045,7 @@ Example artifacts:
|
|
| 2068 |
- heuristic read: **broad repo spread; high open PR share; no visible non-self stars; targets high-star repos**
|
| 2069 |
|
| 2070 |
Example artifacts:
|
| 2071 |
-
- [PR #13763: Fix rescale_noise_cfg zero std handling](https://github.com/huggingface/diffusers/pull/13763) —
|
| 2072 |
|
| 2073 |
### `aryanmotgi`
|
| 2074 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260703T083519Z`
|
| 4 |
+
- Generated: `2026-07-03T08:36:02Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `124`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 29 |
| `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | CONTRIBUTOR | 20d | `2026-05-12T02:45:59Z` | 11 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 30 |
| `Whning0513` | [profile](https://github.com/Whning0513) | no | FIRST_TIME_CONTRIBUTOR | 1037d | `2026-06-19T06:35:46Z` | 10 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share |
|
| 31 |
| `srlynch1` | [profile](https://github.com/srlynch1) | no | NONE | 2777d | `2026-06-21T11:26:07Z` | 8 | 0 | mixed | moderate | low | high recent PR volume |
|
| 32 |
+
| `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 7 | 4 | mixed | moderate | low | high recent PR volume |
|
| 33 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 34 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
| 35 |
| `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
|
|
| 46 |
| `rootonchair` | [profile](https://github.com/rootonchair) | no | CONTRIBUTOR | 3478d | `2023-12-27T03:24:34Z` | 25 | 8 | mixed | low | low | — |
|
| 47 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3976d | `2025-01-20T00:59:08Z` | 15 | 1 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 48 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 49 |
| `SamuelTallet` | [profile](https://github.com/SamuelTallet) | no | CONTRIBUTOR | 3048d | `2026-04-18T22:26:11Z` | 2 | 5 | mixed | low | low | — |
|
| 50 |
| `GiGiKoneti` | [profile](https://github.com/GiGiKoneti) | no | CONTRIBUTOR | 436d | `2026-06-26T09:09:23Z` | 2 | 2 | weak | moderate | low | high open PR share |
|
| 51 |
| `TheLovesOfLadyPurple` | [profile](https://github.com/TheLovesOfLadyPurple) | no | FIRST_TIME_CONTRIBUTOR | 289d | `2026-06-05T00:38:29Z` | 2 | 2 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 77 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
|
|
|
| 80 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
| 81 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | FIRST_TIME_CONTRIBUTOR | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
|
|
|
| 90 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIMER | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 91 |
| `amd-inechakr` | [profile](https://github.com/amd-inechakr) | no | FIRST_TIME_CONTRIBUTOR | 150d | `2026-06-26T22:12:12Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 92 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 93 |
+
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no | NONE | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 94 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
| 95 |
| `ATOM00blue` | [profile](https://github.com/ATOM00blue) | no | FIRST_TIME_CONTRIBUTOR | 325d | `2026-05-22T01:48:23Z` | 1 | 0 | weak | very high | medium | young account; high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 96 |
| `Boogu-Team` | [profile](https://github.com/Boogu-Team) | no | FIRST_TIMER | 20d | `2026-06-22T15:55:13Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
|
|
|
| 142 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 143 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 144 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 145 |
+
- repo last seen: `2026-07-03T08:32:13Z`
|
| 146 |
- first seen in snapshot: **no**
|
| 147 |
- repo association: **MEMBER**
|
| 148 |
- repo primary artifacts: **1201**
|
| 149 |
- snapshot authored PRs/issues: **1067 PRs / 134 issues**
|
| 150 |
+
- snapshot discussion activity: **8290 comments / 7128 reviews / 7436 review comments**
|
| 151 |
- account age: **3507 days**
|
| 152 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 153 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 628 |
- [PR #14023: Fix context parallel padding for indivisible sequence lengths (#12568)](https://github.com/huggingface/diffusers/pull/14023) — closed
|
| 629 |
- [PR #14022: Support multiple ControlNet-XS adapters (#8434)](https://github.com/huggingface/diffusers/pull/14022) — closed
|
| 630 |
|
| 631 |
+
### `zhtmike`
|
| 632 |
+
|
| 633 |
+
- profile: [github.com/zhtmike](https://github.com/zhtmike)
|
| 634 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 635 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 636 |
+
- repo first seen: `2026-03-17T08:08:13Z`
|
| 637 |
+
- repo last seen: `2026-07-03T08:26:36Z`
|
| 638 |
+
- first seen in snapshot: **no**
|
| 639 |
+
- repo association: **CONTRIBUTOR**
|
| 640 |
+
- repo primary artifacts: **11**
|
| 641 |
+
- snapshot authored PRs/issues: **7 PRs / 4 issues**
|
| 642 |
+
- snapshot discussion activity: **29 comments / 52 reviews / 52 review comments**
|
| 643 |
+
- account age: **4316 days**
|
| 644 |
+
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 645 |
+
- public orgs: none visible
|
| 646 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 647 |
+
- heuristic read: **high recent PR volume**
|
| 648 |
+
|
| 649 |
+
Example artifacts:
|
| 650 |
+
- [PR #14115: fix `_flash_3_varlen_hub` mask handling](https://github.com/huggingface/diffusers/pull/14115) — open
|
| 651 |
+
- [PR #13809: add SP support for `_flash_3_varlen_hub` backend](https://github.com/huggingface/diffusers/pull/13809) — open
|
| 652 |
+
- [PR #13756: Fix the QwenImage Attention mask under Ulysses SP](https://github.com/huggingface/diffusers/pull/13756) — closed, merged
|
| 653 |
+
- [Issue #14114: `_flash_3_varlen_hub` backend cannot handle non-contiguous mask](https://github.com/huggingface/diffusers/issues/14114) — open
|
| 654 |
+
- [Issue #13696: [bug] The mask is not correctly sharded for QwenImageTransformer + Ulysses SP](https://github.com/huggingface/diffusers/issues/13696) — closed
|
| 655 |
+
- [Issue #13319: The backward pass of QwenImageTransformer failed with Ulysses SP.](https://github.com/huggingface/diffusers/issues/13319) — closed
|
| 656 |
+
|
| 657 |
### `JingyaHuang`
|
| 658 |
|
| 659 |
- profile: [github.com/JingyaHuang](https://github.com/JingyaHuang)
|
|
|
|
| 1028 |
- [PR #13712: Allow bucket reshuffling with DreamBooth caches](https://github.com/huggingface/diffusers/pull/13712) — closed, merged
|
| 1029 |
- [PR #13441: Fix Qwen Image DreamBooth prior-preservation batch ordering](https://github.com/huggingface/diffusers/pull/13441) — closed, merged
|
| 1030 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1031 |
### `SamuelTallet`
|
| 1032 |
|
| 1033 |
- profile: [github.com/SamuelTallet](https://github.com/SamuelTallet)
|
|
|
|
| 1743 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1744 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1745 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1746 |
### `Sainava`
|
| 1747 |
|
| 1748 |
- profile: [github.com/Sainava](https://github.com/Sainava)
|
|
|
|
| 2032 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarieleli01212)
|
| 2033 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarieleli01212)
|
| 2034 |
- repo first seen: `2026-05-17T18:44:15Z`
|
| 2035 |
+
- repo last seen: `2026-07-03T07:36:42Z`
|
| 2036 |
- first seen in snapshot: **no**
|
| 2037 |
+
- repo association: **NONE**
|
| 2038 |
- repo primary artifacts: **1**
|
| 2039 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2040 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 2041 |
- account age: **407 days**
|
| 2042 |
- recent public PR activity: **21 PRs** (3 merged / 7 closed-unmerged / 11 open; merged rate **14%**, closed-unmerged rate **33%**, open rate **52%**)
|
| 2043 |
- public orgs: none visible
|
|
|
|
| 2045 |
- heuristic read: **broad repo spread; high open PR share; no visible non-self stars; targets high-star repos**
|
| 2046 |
|
| 2047 |
Example artifacts:
|
| 2048 |
+
- [PR #13763: Fix rescale_noise_cfg zero std handling](https://github.com/huggingface/diffusers/pull/13763) — closed
|
| 2049 |
|
| 2050 |
### `aryanmotgi`
|
| 2051 |
|
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:abd87e4ae815731966ae8ee4008c361e3785e32cbd89a18f38bbc7ab488f7b76
|
| 3 |
+
size 33344
|
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:5148a9e3d55fd37d3905c708a9507f869f4d838245d4fd2760eea28d96c63c05
|
| 3 |
+
size 7108185
|
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:c3fbc09ac5d8a9ae51883855d808a632354f97ac1d3089240dc767d47c188671
|
| 3 |
+
size 113502194
|
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:f8d876603092c229d397ae08e3be5a541774d33568881d349baaf188e2b745e2
|
| 3 |
+
size 69370314
|
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:f0c7808dc31e8e29ed8c454fa2e16a3f00121d03cb5f7ecbd730e1234d4de819
|
| 3 |
+
size 5275149
|
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:81ff1a2fd11360350925d2f482a73d2ed755b5a049b4f7103f5a2d2582012685
|
| 3 |
+
size 5730497
|
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:a602a9dec3a1ec83ffa512329a6ee9f9888b7ed7bbe7864fa84398db61d07cc4
|
| 3 |
+
size 2343931
|
snapshots/20260703T083519Z/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": 60247,
|
| 9 |
+
"issues": 5446,
|
| 10 |
+
"links": 8428,
|
| 11 |
+
"new_contributors": 124,
|
| 12 |
+
"pr_diffs": 7636,
|
| 13 |
+
"pr_files": 53595,
|
| 14 |
+
"pull_requests": 7636,
|
| 15 |
+
"review_comments": 32470,
|
| 16 |
+
"reviews": 30189,
|
| 17 |
+
"timeline_events": 209944
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T08:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 10,
|
| 22 |
+
"issue_stubs": 9,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 16,
|
| 25 |
+
"pr_diffs": 8,
|
| 26 |
+
"pr_files": 99,
|
| 27 |
+
"pull_requests": 8,
|
| 28 |
+
"review_comments": 45,
|
| 29 |
+
"reviews": 27,
|
| 30 |
+
"timeline_events": 147
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-03T08:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T083519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T07:35:19Z",
|
| 37 |
+
"next_since": "2026-07-03T08:35:19Z"
|
| 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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260703T083519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260703T083519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-03T08:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260703T083519Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-03T07:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260703T083519Z",
|
| 4 |
+
"next_since": "2026-07-03T08:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-03T08:35:19Z"
|
| 7 |
}
|