Refresh diffusers dataset snapshot 20260610T133520Z
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 +20 -20
- new-contributors-report.json +78 -21
- new-contributors-report.md +30 -8
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260610T133520Z/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: `20260610T133520Z`
|
| 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:00e18420bfbf2986dc07fdb825e308c1a6fa761778026ef2194405f90614fabe
|
| 3 |
+
size 15155066
|
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:431dab82030c89d2d2e5c6b8f87060c02076601aa739ea975e4f46c102f10115
|
| 3 |
+
size 2962596
|
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:ab920eae26bbe9e6fb024989d5f46bbb006af80c0ddab02eaa48d4c73b844841
|
| 3 |
+
size 8203577
|
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:464487293a761de604e402b8b2cf39abc814efd313b5fce353f002933be4791c
|
| 3 |
+
size 6283558
|
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:921d76ca31fc902fa5577e5e8349e1e8c73b8b81565c2fb54174810c0808dc6f
|
| 3 |
+
size 93320
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5404,
|
| 10 |
"links": 7154,
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 31992,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 4,
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 0,
|
| 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": 59803,
|
| 9 |
"issues": 5404,
|
| 10 |
"links": 7154,
|
| 11 |
+
"new_contributors": 101,
|
| 12 |
+
"pr_diffs": 7476,
|
| 13 |
+
"pr_files": 52416,
|
| 14 |
+
"pull_requests": 7476,
|
| 15 |
"review_comments": 31992,
|
| 16 |
+
"reviews": 29792,
|
| 17 |
+
"timeline_events": 207137
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-10T13:35:20Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 5,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
"review_comments": 0,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 35
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-10T13:35:20Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260610T133520Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-10T12:35:20Z",
|
| 37 |
+
"next_since": "2026-06-10T13:35:20Z"
|
| 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": 55,
|
| 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": 52,
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 3.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -74,8 +74,8 @@
|
|
| 74 |
"number": 13906,
|
| 75 |
"title": "quant config logging",
|
| 76 |
"url": "https://github.com/huggingface/diffusers/pull/13906",
|
| 77 |
-
"state": "
|
| 78 |
-
"merged":
|
| 79 |
"draft": false,
|
| 80 |
"created_at": "2026-06-10T09:33:53Z"
|
| 81 |
},
|
|
@@ -2689,12 +2689,12 @@
|
|
| 2689 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza",
|
| 2690 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza",
|
| 2691 |
"repo_first_seen_at": "2023-11-10T05:32:15Z",
|
| 2692 |
-
"repo_last_seen_at": "2026-06-
|
| 2693 |
"repo_primary_artifact_count": 64,
|
| 2694 |
-
"repo_artifact_count":
|
| 2695 |
"snapshot_issue_count": 12,
|
| 2696 |
"snapshot_pr_count": 52,
|
| 2697 |
-
"snapshot_comment_count":
|
| 2698 |
"snapshot_review_count": 259,
|
| 2699 |
"snapshot_review_comment_count": 205,
|
| 2700 |
"repo_association": "MEMBER",
|
|
@@ -5423,12 +5423,12 @@
|
|
| 5423 |
"snapshot_review_count": 0,
|
| 5424 |
"snapshot_review_comment_count": 0,
|
| 5425 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5426 |
-
"new_to_repo":
|
| 5427 |
-
"first_seen_in_snapshot":
|
| 5428 |
"known_via_prior_merged_pr": false,
|
| 5429 |
-
"report_reason":
|
| 5430 |
-
"enrichment_source": "
|
| 5431 |
-
"live_refetch_skipped":
|
| 5432 |
"account_age_days": 1033,
|
| 5433 |
"young_account": false,
|
| 5434 |
"follow_through_score": "weak",
|
|
@@ -6824,6 +6824,63 @@
|
|
| 6824 |
},
|
| 6825 |
"fetch_error": null
|
| 6826 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6827 |
{
|
| 6828 |
"author_login": "MukundaKatta",
|
| 6829 |
"name": "Mukunda Rao Katta",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260610T133520Z",
|
| 5 |
+
"generated_at": "2026-06-10T13:35:56Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 101,
|
| 10 |
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 55,
|
| 12 |
+
"previous_primary_author_count": 3658,
|
| 13 |
+
"selected_seen_in_previous_primary": 100,
|
| 14 |
+
"previous_report_contributor_count": 100,
|
| 15 |
+
"selected_overlap_previous_report": 100,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9901,
|
| 17 |
+
"reused_previous_report_entries": 97,
|
| 18 |
"reused_known_merged_contributors": 52,
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.349,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.033,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 74 |
"number": 13906,
|
| 75 |
"title": "quant config logging",
|
| 76 |
"url": "https://github.com/huggingface/diffusers/pull/13906",
|
| 77 |
+
"state": "closed",
|
| 78 |
+
"merged": true,
|
| 79 |
"draft": false,
|
| 80 |
"created_at": "2026-06-10T09:33:53Z"
|
| 81 |
},
|
|
|
|
| 2689 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza",
|
| 2690 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza",
|
| 2691 |
"repo_first_seen_at": "2023-11-10T05:32:15Z",
|
| 2692 |
+
"repo_last_seen_at": "2026-06-10T13:31:13Z",
|
| 2693 |
"repo_primary_artifact_count": 64,
|
| 2694 |
+
"repo_artifact_count": 1850,
|
| 2695 |
"snapshot_issue_count": 12,
|
| 2696 |
"snapshot_pr_count": 52,
|
| 2697 |
+
"snapshot_comment_count": 1322,
|
| 2698 |
"snapshot_review_count": 259,
|
| 2699 |
"snapshot_review_comment_count": 205,
|
| 2700 |
"repo_association": "MEMBER",
|
|
|
|
| 5423 |
"snapshot_review_count": 0,
|
| 5424 |
"snapshot_review_comment_count": 0,
|
| 5425 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5426 |
+
"new_to_repo": false,
|
| 5427 |
+
"first_seen_in_snapshot": false,
|
| 5428 |
"known_via_prior_merged_pr": false,
|
| 5429 |
+
"report_reason": null,
|
| 5430 |
+
"enrichment_source": "previous_report",
|
| 5431 |
+
"live_refetch_skipped": true,
|
| 5432 |
"account_age_days": 1033,
|
| 5433 |
"young_account": false,
|
| 5434 |
"follow_through_score": "weak",
|
|
|
|
| 6824 |
},
|
| 6825 |
"fetch_error": null
|
| 6826 |
},
|
| 6827 |
+
{
|
| 6828 |
+
"author_login": "MaciejBalaNV",
|
| 6829 |
+
"name": null,
|
| 6830 |
+
"profile_url": "https://github.com/MaciejBalaNV",
|
| 6831 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AMaciejBalaNV",
|
| 6832 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AMaciejBalaNV",
|
| 6833 |
+
"repo_first_seen_at": "2026-06-10T13:21:27Z",
|
| 6834 |
+
"repo_last_seen_at": "2026-06-10T13:21:27Z",
|
| 6835 |
+
"repo_primary_artifact_count": 1,
|
| 6836 |
+
"repo_artifact_count": 1,
|
| 6837 |
+
"snapshot_issue_count": 0,
|
| 6838 |
+
"snapshot_pr_count": 1,
|
| 6839 |
+
"snapshot_comment_count": 0,
|
| 6840 |
+
"snapshot_review_count": 0,
|
| 6841 |
+
"snapshot_review_comment_count": 0,
|
| 6842 |
+
"repo_association": "CONTRIBUTOR",
|
| 6843 |
+
"new_to_repo": true,
|
| 6844 |
+
"first_seen_in_snapshot": true,
|
| 6845 |
+
"known_via_prior_merged_pr": false,
|
| 6846 |
+
"report_reason": "first_seen_in_snapshot",
|
| 6847 |
+
"enrichment_source": "live",
|
| 6848 |
+
"live_refetch_skipped": false,
|
| 6849 |
+
"account_age_days": 737,
|
| 6850 |
+
"young_account": false,
|
| 6851 |
+
"follow_through_score": "mixed",
|
| 6852 |
+
"breadth_score": "moderate",
|
| 6853 |
+
"automation_risk_signal": "low",
|
| 6854 |
+
"heuristic_note": "\u2014",
|
| 6855 |
+
"public_orgs": [],
|
| 6856 |
+
"activity": {
|
| 6857 |
+
"visible_authored_pr_count": 11,
|
| 6858 |
+
"merged_pr_count": 5,
|
| 6859 |
+
"closed_unmerged_pr_count": 3,
|
| 6860 |
+
"open_pr_count": 3,
|
| 6861 |
+
"merged_pr_rate": 0.4545,
|
| 6862 |
+
"closed_unmerged_pr_rate": 0.2727,
|
| 6863 |
+
"still_open_pr_rate": 0.2727,
|
| 6864 |
+
"distinct_repos_with_authored_prs": 5,
|
| 6865 |
+
"distinct_repos_with_open_prs": 3
|
| 6866 |
+
},
|
| 6867 |
+
"examples": {
|
| 6868 |
+
"pull_requests": [
|
| 6869 |
+
{
|
| 6870 |
+
"kind": "pull_request",
|
| 6871 |
+
"number": 13911,
|
| 6872 |
+
"title": "Add Sound Encoder to Cosmos3",
|
| 6873 |
+
"url": "https://github.com/huggingface/diffusers/pull/13911",
|
| 6874 |
+
"state": "open",
|
| 6875 |
+
"merged": false,
|
| 6876 |
+
"draft": true,
|
| 6877 |
+
"created_at": "2026-06-10T13:21:27Z"
|
| 6878 |
+
}
|
| 6879 |
+
],
|
| 6880 |
+
"issues": []
|
| 6881 |
+
},
|
| 6882 |
+
"fetch_error": null
|
| 6883 |
+
},
|
| 6884 |
{
|
| 6885 |
"author_login": "MukundaKatta",
|
| 6886 |
"name": "Mukunda Rao Katta",
|
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 |
|
|
@@ -73,7 +73,7 @@
|
|
| 73 |
| `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 |
|
| 74 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 75 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 76 |
-
| `sjq66` | [profile](https://github.com/sjq66) |
|
| 77 |
| `TheLovesOfLadyPurple` | [profile](https://github.com/TheLovesOfLadyPurple) | no | FIRST_TIMER | 289d | `2026-06-05T00:38:29Z` | 1 | 1 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 78 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 79 |
| `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -97,6 +97,7 @@
|
|
| 97 |
| `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 98 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
|
| 99 |
| `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 |
|
|
|
|
| 100 |
| `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 |
|
| 101 |
| `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 |
|
| 102 |
| `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 |
|
|
@@ -131,7 +132,7 @@
|
|
| 131 |
- heuristic read: **extremely high recent PR volume**
|
| 132 |
|
| 133 |
Example artifacts:
|
| 134 |
-
- [PR #13906: quant config logging](https://github.com/huggingface/diffusers/pull/13906) —
|
| 135 |
- [PR #13905: [tests] fix consistency decoder tests](https://github.com/huggingface/diffusers/pull/13905) — open
|
| 136 |
- [PR #13894: [tests] fix vidtok tests](https://github.com/huggingface/diffusers/pull/13894) — closed, merged
|
| 137 |
- [Issue #13869: fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(dtype)` cast at](https://github.com/huggingface/diffusers/issues/13869) — open
|
|
@@ -842,12 +843,12 @@ Example artifacts:
|
|
| 842 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza)
|
| 843 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza)
|
| 844 |
- repo first seen: `2023-11-10T05:32:15Z`
|
| 845 |
-
- repo last seen: `2026-06-
|
| 846 |
- first seen in snapshot: **no**
|
| 847 |
- repo association: **MEMBER**
|
| 848 |
- repo primary artifacts: **64**
|
| 849 |
- snapshot authored PRs/issues: **52 PRs / 12 issues**
|
| 850 |
-
- snapshot discussion activity: **
|
| 851 |
- account age: **4641 days**
|
| 852 |
- recent public PR activity: **3 PRs** (1 merged / 1 closed-unmerged / 1 open; merged rate **33%**, closed-unmerged rate **33%**, open rate **33%**)
|
| 853 |
- public orgs: `huggingface`
|
|
@@ -1633,7 +1634,7 @@ Example artifacts:
|
|
| 1633 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asjq66)
|
| 1634 |
- repo first seen: `2026-06-10T12:14:31Z`
|
| 1635 |
- repo last seen: `2026-06-10T12:15:07Z`
|
| 1636 |
-
- first seen in snapshot: **
|
| 1637 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1638 |
- repo primary artifacts: **2**
|
| 1639 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
@@ -2135,6 +2136,27 @@ Example artifacts:
|
|
| 2135 |
Example artifacts:
|
| 2136 |
- [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
|
| 2137 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2138 |
### `MukundaKatta`
|
| 2139 |
|
| 2140 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260610T133520Z`
|
| 4 |
+
- Generated: `2026-06-10T13:35:56Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `101`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 73 |
| `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 |
|
| 74 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 75 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 76 |
+
| `sjq66` | [profile](https://github.com/sjq66) | no | FIRST_TIME_CONTRIBUTOR | 1033d | `2026-06-10T12:14:31Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 77 |
| `TheLovesOfLadyPurple` | [profile](https://github.com/TheLovesOfLadyPurple) | no | FIRST_TIMER | 289d | `2026-06-05T00:38:29Z` | 1 | 1 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 78 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 79 |
| `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 97 |
| `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 98 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
|
| 99 |
| `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 |
|
| 100 |
+
| `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | yes | 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 |
| `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 |
|
| 103 |
| `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 |
|
|
|
|
| 132 |
- heuristic read: **extremely high recent PR volume**
|
| 133 |
|
| 134 |
Example artifacts:
|
| 135 |
+
- [PR #13906: quant config logging](https://github.com/huggingface/diffusers/pull/13906) — closed, merged
|
| 136 |
- [PR #13905: [tests] fix consistency decoder tests](https://github.com/huggingface/diffusers/pull/13905) — open
|
| 137 |
- [PR #13894: [tests] fix vidtok tests](https://github.com/huggingface/diffusers/pull/13894) — closed, merged
|
| 138 |
- [Issue #13869: fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(dtype)` cast at](https://github.com/huggingface/diffusers/issues/13869) — open
|
|
|
|
| 843 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aasomoza)
|
| 844 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aasomoza)
|
| 845 |
- repo first seen: `2023-11-10T05:32:15Z`
|
| 846 |
+
- repo last seen: `2026-06-10T13:31:13Z`
|
| 847 |
- first seen in snapshot: **no**
|
| 848 |
- repo association: **MEMBER**
|
| 849 |
- repo primary artifacts: **64**
|
| 850 |
- snapshot authored PRs/issues: **52 PRs / 12 issues**
|
| 851 |
+
- snapshot discussion activity: **1322 comments / 259 reviews / 205 review comments**
|
| 852 |
- account age: **4641 days**
|
| 853 |
- recent public PR activity: **3 PRs** (1 merged / 1 closed-unmerged / 1 open; merged rate **33%**, closed-unmerged rate **33%**, open rate **33%**)
|
| 854 |
- public orgs: `huggingface`
|
|
|
|
| 1634 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asjq66)
|
| 1635 |
- repo first seen: `2026-06-10T12:14:31Z`
|
| 1636 |
- repo last seen: `2026-06-10T12:15:07Z`
|
| 1637 |
+
- first seen in snapshot: **no**
|
| 1638 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1639 |
- repo primary artifacts: **2**
|
| 1640 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
|
|
|
| 2136 |
Example artifacts:
|
| 2137 |
- [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
|
| 2138 |
|
| 2139 |
+
### `MaciejBalaNV`
|
| 2140 |
+
|
| 2141 |
+
- profile: [github.com/MaciejBalaNV](https://github.com/MaciejBalaNV)
|
| 2142 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AMaciejBalaNV)
|
| 2143 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AMaciejBalaNV)
|
| 2144 |
+
- repo first seen: `2026-06-10T13:21:27Z`
|
| 2145 |
+
- repo last seen: `2026-06-10T13:21:27Z`
|
| 2146 |
+
- first seen in snapshot: **yes**
|
| 2147 |
+
- repo association: **CONTRIBUTOR**
|
| 2148 |
+
- repo primary artifacts: **1**
|
| 2149 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2150 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2151 |
+
- account age: **737 days**
|
| 2152 |
+
- recent public PR activity: **11 PRs** (5 merged / 3 closed-unmerged / 3 open; merged rate **45%**, closed-unmerged rate **27%**, open rate **27%**)
|
| 2153 |
+
- public orgs: none visible
|
| 2154 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 2155 |
+
- heuristic read: **—**
|
| 2156 |
+
|
| 2157 |
+
Example artifacts:
|
| 2158 |
+
- [PR #13911: Add Sound Encoder to Cosmos3](https://github.com/huggingface/diffusers/pull/13911) — open, draft
|
| 2159 |
+
|
| 2160 |
### `MukundaKatta`
|
| 2161 |
|
| 2162 |
- profile: [github.com/MukundaKatta](https://github.com/MukundaKatta)
|
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:c7c4cbdb7dca9d29a79996d514880b614f919039e6af5b8dd8fd8a1644f9f715
|
| 3 |
+
size 30268
|
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:0ee76f65239bb6a2764976f0bdb179c4ed6c694bf5bfe952daf799fa6b8eeaef
|
| 3 |
+
size 112371784
|
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:16b5b59bdd34aec13b44032f1d36f27dd65c96b77e24c1ec4d2a44b0133ebc9c
|
| 3 |
+
size 68188825
|
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:f0e26413fa651aa959340ff4dc5c28292df8c6d15636c14876622d2cf40ace74
|
| 3 |
+
size 5051461
|
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:ae3c473e0d9ff5d90ded2d16a853afd02d2057ec09834691a8d8f0a6a97c7023
|
| 3 |
+
size 2301760
|
snapshots/20260610T133520Z/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": 59803,
|
| 9 |
+
"issues": 5404,
|
| 10 |
+
"links": 7154,
|
| 11 |
+
"new_contributors": 101,
|
| 12 |
+
"pr_diffs": 7476,
|
| 13 |
+
"pr_files": 52416,
|
| 14 |
+
"pull_requests": 7476,
|
| 15 |
+
"review_comments": 31992,
|
| 16 |
+
"reviews": 29792,
|
| 17 |
+
"timeline_events": 207137
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-10T13:35:20Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 5,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 35
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-10T13:35:20Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260610T133520Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-10T12:35:20Z",
|
| 37 |
+
"next_since": "2026-06-10T13:35:20Z"
|
| 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/20260610T133520Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260610T133520Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-10T13:35:20Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260610T133520Z"
|
| 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-10T12:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260610T133520Z",
|
| 4 |
+
"next_since": "2026-06-10T13:35:20Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-10T13:35:20Z"
|
| 7 |
}
|