Refresh diffusers dataset snapshot 20260616T143521Z
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 +77 -20
- new-contributors-report.md +29 -7
- 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/20260616T143521Z/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: `20260616T143521Z`
|
| 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:d8b7238621039ebe67eb3c32bcfbca6fb20c38bfaf9c63262f0fed9711dfb273
|
| 3 |
+
size 15197120
|
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:37ea1268048157d80cefcf7678bbf5997201e8ca9f4f141d30484bb32a272193
|
| 3 |
+
size 2977174
|
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:8b3c6c8c5ad9ccf1d7dfc1eed3a59bb95350bb4ddee1b80b56c2a575ef73932b
|
| 3 |
+
size 8207261
|
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:94d4fd8e80c2c0bba95edd4d83e68df324d12f40257f1b4021f572f7354f4892
|
| 3 |
+
size 6291733
|
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:27960c93edb9d4889cf94826d44c258bca3b1d664c25bf04e6d5e53f28eacec3
|
| 3 |
+
size 96106
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5409,
|
| 10 |
"links": 7549,
|
| 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-06-
|
| 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-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59938,
|
| 9 |
"issues": 5409,
|
| 10 |
"links": 7549,
|
| 11 |
+
"new_contributors": 105,
|
| 12 |
+
"pr_diffs": 7531,
|
| 13 |
+
"pr_files": 52649,
|
| 14 |
+
"pull_requests": 7531,
|
| 15 |
+
"review_comments": 32142,
|
| 16 |
+
"reviews": 29926,
|
| 17 |
+
"timeline_events": 207994
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-16T14:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 14,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 40,
|
| 29 |
+
"reviews": 10,
|
| 30 |
+
"timeline_events": 86
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-16T14:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260616T143521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-16T13:35:20Z",
|
| 37 |
+
"next_since": "2026-06-16T14:35:21Z"
|
| 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-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 50,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 47,
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 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-06-
|
| 35 |
"repo_primary_artifact_count": 1191,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1057,
|
| 39 |
"snapshot_comment_count": 8252,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -6791,6 +6791,63 @@
|
|
| 6791 |
},
|
| 6792 |
"fetch_error": null
|
| 6793 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6794 |
{
|
| 6795 |
"author_login": "MukundaKatta",
|
| 6796 |
"name": "Mukunda Rao Katta",
|
|
@@ -7035,12 +7092,12 @@
|
|
| 7035 |
"snapshot_review_count": 0,
|
| 7036 |
"snapshot_review_comment_count": 0,
|
| 7037 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7038 |
-
"new_to_repo":
|
| 7039 |
-
"first_seen_in_snapshot":
|
| 7040 |
"known_via_prior_merged_pr": false,
|
| 7041 |
-
"report_reason":
|
| 7042 |
-
"enrichment_source": "
|
| 7043 |
-
"live_refetch_skipped":
|
| 7044 |
"account_age_days": 3755,
|
| 7045 |
"young_account": false,
|
| 7046 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260616T143521Z",
|
| 5 |
+
"generated_at": "2026-06-16T14:36:02Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 105,
|
| 10 |
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 50,
|
| 12 |
+
"previous_primary_author_count": 3670,
|
| 13 |
+
"selected_seen_in_previous_primary": 104,
|
| 14 |
+
"previous_report_contributor_count": 104,
|
| 15 |
+
"selected_overlap_previous_report": 104,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9905,
|
| 17 |
+
"reused_previous_report_entries": 101,
|
| 18 |
"reused_known_merged_contributors": 47,
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.229,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.021,
|
| 24 |
"enrichment_failures": 3
|
| 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-06-16T13:44:55Z",
|
| 35 |
"repo_primary_artifact_count": 1191,
|
| 36 |
+
"repo_artifact_count": 23885,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1057,
|
| 39 |
"snapshot_comment_count": 8252,
|
| 40 |
+
"snapshot_review_count": 7079,
|
| 41 |
+
"snapshot_review_comment_count": 7363,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 6791 |
},
|
| 6792 |
"fetch_error": null
|
| 6793 |
},
|
| 6794 |
+
{
|
| 6795 |
+
"author_login": "michaelmanly",
|
| 6796 |
+
"name": null,
|
| 6797 |
+
"profile_url": "https://github.com/michaelmanly",
|
| 6798 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amichaelmanly",
|
| 6799 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amichaelmanly",
|
| 6800 |
+
"repo_first_seen_at": "2026-06-16T13:41:22Z",
|
| 6801 |
+
"repo_last_seen_at": "2026-06-16T13:41:22Z",
|
| 6802 |
+
"repo_primary_artifact_count": 1,
|
| 6803 |
+
"repo_artifact_count": 1,
|
| 6804 |
+
"snapshot_issue_count": 0,
|
| 6805 |
+
"snapshot_pr_count": 1,
|
| 6806 |
+
"snapshot_comment_count": 0,
|
| 6807 |
+
"snapshot_review_count": 0,
|
| 6808 |
+
"snapshot_review_comment_count": 0,
|
| 6809 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6810 |
+
"new_to_repo": true,
|
| 6811 |
+
"first_seen_in_snapshot": true,
|
| 6812 |
+
"known_via_prior_merged_pr": false,
|
| 6813 |
+
"report_reason": "first_seen_in_snapshot",
|
| 6814 |
+
"enrichment_source": "live",
|
| 6815 |
+
"live_refetch_skipped": false,
|
| 6816 |
+
"account_age_days": 2469,
|
| 6817 |
+
"young_account": false,
|
| 6818 |
+
"follow_through_score": "n/a",
|
| 6819 |
+
"breadth_score": "low",
|
| 6820 |
+
"automation_risk_signal": "low",
|
| 6821 |
+
"heuristic_note": "no visible non-self stars",
|
| 6822 |
+
"public_orgs": [],
|
| 6823 |
+
"activity": {
|
| 6824 |
+
"visible_authored_pr_count": 0,
|
| 6825 |
+
"merged_pr_count": 0,
|
| 6826 |
+
"closed_unmerged_pr_count": 0,
|
| 6827 |
+
"open_pr_count": 0,
|
| 6828 |
+
"merged_pr_rate": null,
|
| 6829 |
+
"closed_unmerged_pr_rate": null,
|
| 6830 |
+
"still_open_pr_rate": null,
|
| 6831 |
+
"distinct_repos_with_authored_prs": 0,
|
| 6832 |
+
"distinct_repos_with_open_prs": 0
|
| 6833 |
+
},
|
| 6834 |
+
"examples": {
|
| 6835 |
+
"pull_requests": [
|
| 6836 |
+
{
|
| 6837 |
+
"kind": "pull_request",
|
| 6838 |
+
"number": 13972,
|
| 6839 |
+
"title": "docs: mention AI Badgr Compute as optional managed compute path",
|
| 6840 |
+
"url": "https://github.com/huggingface/diffusers/pull/13972",
|
| 6841 |
+
"state": "open",
|
| 6842 |
+
"merged": false,
|
| 6843 |
+
"draft": false,
|
| 6844 |
+
"created_at": "2026-06-16T13:41:22Z"
|
| 6845 |
+
}
|
| 6846 |
+
],
|
| 6847 |
+
"issues": []
|
| 6848 |
+
},
|
| 6849 |
+
"fetch_error": null
|
| 6850 |
+
},
|
| 6851 |
{
|
| 6852 |
"author_login": "MukundaKatta",
|
| 6853 |
"name": "Mukunda Rao Katta",
|
|
|
|
| 7092 |
"snapshot_review_count": 0,
|
| 7093 |
"snapshot_review_comment_count": 0,
|
| 7094 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7095 |
+
"new_to_repo": false,
|
| 7096 |
+
"first_seen_in_snapshot": false,
|
| 7097 |
"known_via_prior_merged_pr": false,
|
| 7098 |
+
"report_reason": null,
|
| 7099 |
+
"enrichment_source": "previous_report",
|
| 7100 |
+
"live_refetch_skipped": true,
|
| 7101 |
"account_age_days": 3755,
|
| 7102 |
"young_account": false,
|
| 7103 |
"follow_through_score": "weak",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -98,11 +98,12 @@
|
|
| 98 |
| `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
| `liwd190019` | [profile](https://github.com/liwd190019) | no | CONTRIBUTOR | 1606d | `2025-02-04T05:11:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 100 |
| `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
|
|
|
|
| 101 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 102 |
| `nandanadileep` | [profile](https://github.com/nandanadileep) | no | FIRST_TIME_CONTRIBUTOR | 1413d | `2026-06-12T08:50:55Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 103 |
| `oab24413gmai` | [profile](https://github.com/oab24413gmai) | no | FIRST_TIME_CONTRIBUTOR | 46d | `2026-05-14T04:22:50Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 104 |
| `ooovenenoso` | [profile](https://github.com/ooovenenoso) | no | FIRST_TIME_CONTRIBUTOR | 1262d | `2026-05-24T12:21:28Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 105 |
-
| `porunov` | [profile](https://github.com/porunov) |
|
| 106 |
| `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 107 |
| `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 108 |
| `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -122,12 +123,12 @@
|
|
| 122 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 123 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 124 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 125 |
-
- repo last seen: `2026-06-
|
| 126 |
- first seen in snapshot: **no**
|
| 127 |
- repo association: **MEMBER**
|
| 128 |
- repo primary artifacts: **1191**
|
| 129 |
- snapshot authored PRs/issues: **1057 PRs / 134 issues**
|
| 130 |
-
- snapshot discussion activity: **8252 comments /
|
| 131 |
- account age: **3507 days**
|
| 132 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 133 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -2151,6 +2152,27 @@ Example artifacts:
|
|
| 2151 |
Example artifacts:
|
| 2152 |
- [PR #13911: Add Sound Encoder to Cosmos3](https://github.com/huggingface/diffusers/pull/13911) — open
|
| 2153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2154 |
### `MukundaKatta`
|
| 2155 |
|
| 2156 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
|
@@ -2242,7 +2264,7 @@ Example artifacts:
|
|
| 2242 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aporunov)
|
| 2243 |
- repo first seen: `2026-06-16T12:36:55Z`
|
| 2244 |
- repo last seen: `2026-06-16T12:36:55Z`
|
| 2245 |
-
- first seen in snapshot: **
|
| 2246 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2247 |
- repo primary artifacts: **1**
|
| 2248 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260616T143521Z`
|
| 4 |
+
- Generated: `2026-06-16T14:36:02Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `105`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 98 |
| `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
| `liwd190019` | [profile](https://github.com/liwd190019) | no | CONTRIBUTOR | 1606d | `2025-02-04T05:11:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 100 |
| `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
|
| 101 |
+
| `michaelmanly` | [profile](https://github.com/michaelmanly) | yes | FIRST_TIME_CONTRIBUTOR | 2469d | `2026-06-16T13:41:22Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 102 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 103 |
| `nandanadileep` | [profile](https://github.com/nandanadileep) | no | FIRST_TIME_CONTRIBUTOR | 1413d | `2026-06-12T08:50:55Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 104 |
| `oab24413gmai` | [profile](https://github.com/oab24413gmai) | no | FIRST_TIME_CONTRIBUTOR | 46d | `2026-05-14T04:22:50Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 105 |
| `ooovenenoso` | [profile](https://github.com/ooovenenoso) | no | FIRST_TIME_CONTRIBUTOR | 1262d | `2026-05-24T12:21:28Z` | 1 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 106 |
+
| `porunov` | [profile](https://github.com/porunov) | no | FIRST_TIME_CONTRIBUTOR | 3755d | `2026-06-16T12:36:55Z` | 1 | 0 | weak | moderate | low | high open PR share |
|
| 107 |
| `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 108 |
| `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 109 |
| `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 123 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 124 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 125 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 126 |
+
- repo last seen: `2026-06-16T13:44:55Z`
|
| 127 |
- first seen in snapshot: **no**
|
| 128 |
- repo association: **MEMBER**
|
| 129 |
- repo primary artifacts: **1191**
|
| 130 |
- snapshot authored PRs/issues: **1057 PRs / 134 issues**
|
| 131 |
+
- snapshot discussion activity: **8252 comments / 7079 reviews / 7363 review comments**
|
| 132 |
- account age: **3507 days**
|
| 133 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 134 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 2152 |
Example artifacts:
|
| 2153 |
- [PR #13911: Add Sound Encoder to Cosmos3](https://github.com/huggingface/diffusers/pull/13911) — open
|
| 2154 |
|
| 2155 |
+
### `michaelmanly`
|
| 2156 |
+
|
| 2157 |
+
- profile: [github.com/michaelmanly](https://github.com/michaelmanly)
|
| 2158 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amichaelmanly)
|
| 2159 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amichaelmanly)
|
| 2160 |
+
- repo first seen: `2026-06-16T13:41:22Z`
|
| 2161 |
+
- repo last seen: `2026-06-16T13:41:22Z`
|
| 2162 |
+
- first seen in snapshot: **yes**
|
| 2163 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2164 |
+
- repo primary artifacts: **1**
|
| 2165 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2166 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2167 |
+
- account age: **2469 days**
|
| 2168 |
+
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 2169 |
+
- public orgs: none visible
|
| 2170 |
+
- compact scores: follow-through **n/a**, breadth **low**, automation risk **low**
|
| 2171 |
+
- heuristic read: **no visible non-self stars**
|
| 2172 |
+
|
| 2173 |
+
Example artifacts:
|
| 2174 |
+
- [PR #13972: docs: mention AI Badgr Compute as optional managed compute path](https://github.com/huggingface/diffusers/pull/13972) — open
|
| 2175 |
+
|
| 2176 |
### `MukundaKatta`
|
| 2177 |
|
| 2178 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
|
|
|
| 2264 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aporunov)
|
| 2265 |
- repo first seen: `2026-06-16T12:36:55Z`
|
| 2266 |
- repo last seen: `2026-06-16T12:36:55Z`
|
| 2267 |
+
- first seen in snapshot: **no**
|
| 2268 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2269 |
- repo primary artifacts: **1**
|
| 2270 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
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:ac5746e7be8b040b49d166b4d26dd71f459015087bcf78a1ffd768ef93a53f0e
|
| 3 |
+
size 30756
|
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:6d35e63527084b08e1bea43ee98586a90ec2cd22012db989c3b59254828f8a5d
|
| 3 |
+
size 7042353
|
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:0916c0e8c9ca973775db67bfb4a1172e82b9a616c51eed9dbd37d7b16367fd66
|
| 3 |
+
size 112618993
|
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:eb5c2de4451e840aa4727eaaaa9ab395059b64fef14155e0aa8d0b36ab062648
|
| 3 |
+
size 68428503
|
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:3d37a54606c7241d9e6f798de437a64fcf64ae7f21225ac3d82c32ecedd778a9
|
| 3 |
+
size 5122236
|
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:650239c28129097cdf8e949bef6f6b4484bc47bdedfe20966b4152b3abe2acc7
|
| 3 |
+
size 5661442
|
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:f820e9d71fc9e97231599d42a59424d08b5a617d050c3a17e732e02d6f5275b9
|
| 3 |
+
size 2317110
|
snapshots/20260616T143521Z/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": 59938,
|
| 9 |
+
"issues": 5409,
|
| 10 |
+
"links": 7549,
|
| 11 |
+
"new_contributors": 105,
|
| 12 |
+
"pr_diffs": 7531,
|
| 13 |
+
"pr_files": 52649,
|
| 14 |
+
"pull_requests": 7531,
|
| 15 |
+
"review_comments": 32142,
|
| 16 |
+
"reviews": 29926,
|
| 17 |
+
"timeline_events": 207994
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-16T14:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 14,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 40,
|
| 29 |
+
"reviews": 10,
|
| 30 |
+
"timeline_events": 86
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-16T14:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260616T143521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-16T13:35:20Z",
|
| 37 |
+
"next_since": "2026-06-16T14:35:21Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260616T143521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260616T143521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-16T14:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260616T143521Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-16T13:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260616T143521Z",
|
| 4 |
+
"next_since": "2026-06-16T14:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-16T14:35:21Z"
|
| 7 |
}
|