Refresh diffusers dataset snapshot 20260707T203512Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +21 -21
- new-contributors-report.json +154 -97
- new-contributors-report.md +50 -28
- 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/20260707T203512Z/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: `20260707T203512Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53de348daefe9ec9433bb1616030d244184f68eaeb77179d1de456a9d0af2b0f
|
| 3 |
+
size 3019143
|
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:bb29d1ff2738d9c89ae60bad65b7d99015dfd376a566f34aee7358b39b0efb7f
|
| 3 |
+
size 103152
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60314,
|
| 9 |
"issues": 5451,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 32630,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 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-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60314,
|
| 9 |
"issues": 5451,
|
| 10 |
+
"links": 8696,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7652,
|
| 13 |
+
"pr_files": 54072,
|
| 14 |
+
"pull_requests": 7652,
|
| 15 |
"review_comments": 32630,
|
| 16 |
+
"reviews": 30254,
|
| 17 |
+
"timeline_events": 210307
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T20:35:12Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2395,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 3,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 15
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-07T20:35:12Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T203512Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T19:35:14Z",
|
| 37 |
+
"next_since": "2026-07-07T20:35:12Z"
|
| 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-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 57,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
"selected_seen_in_previous_primary": 125,
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
"selected_overlap_previous_report": 125,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 122,
|
| 18 |
"reused_known_merged_contributors": 54,
|
| 19 |
-
"live_fetches":
|
| 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": [
|
|
@@ -2941,6 +2941,94 @@
|
|
| 2941 |
},
|
| 2942 |
"fetch_error": null
|
| 2943 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2944 |
{
|
| 2945 |
"author_login": "rootonchair",
|
| 2946 |
"name": "Vinh H. Pham ",
|
|
@@ -4706,94 +4794,6 @@
|
|
| 4706 |
},
|
| 4707 |
"fetch_error": null
|
| 4708 |
},
|
| 4709 |
-
{
|
| 4710 |
-
"author_login": "delmalih",
|
| 4711 |
-
"name": "David El Malih",
|
| 4712 |
-
"profile_url": "https://github.com/delmalih",
|
| 4713 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adelmalih",
|
| 4714 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adelmalih",
|
| 4715 |
-
"repo_first_seen_at": "2025-11-10T14:05:47Z",
|
| 4716 |
-
"repo_last_seen_at": "2026-07-07T08:33:51Z",
|
| 4717 |
-
"repo_primary_artifact_count": 35,
|
| 4718 |
-
"repo_artifact_count": 49,
|
| 4719 |
-
"snapshot_issue_count": 1,
|
| 4720 |
-
"snapshot_pr_count": 34,
|
| 4721 |
-
"snapshot_comment_count": 12,
|
| 4722 |
-
"snapshot_review_count": 1,
|
| 4723 |
-
"snapshot_review_comment_count": 1,
|
| 4724 |
-
"repo_association": "CONTRIBUTOR",
|
| 4725 |
-
"new_to_repo": false,
|
| 4726 |
-
"first_seen_in_snapshot": false,
|
| 4727 |
-
"known_via_prior_merged_pr": true,
|
| 4728 |
-
"report_reason": null,
|
| 4729 |
-
"enrichment_source": "previous_report",
|
| 4730 |
-
"live_refetch_skipped": true,
|
| 4731 |
-
"account_age_days": 3392,
|
| 4732 |
-
"young_account": false,
|
| 4733 |
-
"follow_through_score": "mixed",
|
| 4734 |
-
"breadth_score": "moderate",
|
| 4735 |
-
"automation_risk_signal": "low",
|
| 4736 |
-
"heuristic_note": "high open PR share",
|
| 4737 |
-
"public_orgs": [],
|
| 4738 |
-
"activity": {
|
| 4739 |
-
"visible_authored_pr_count": 7,
|
| 4740 |
-
"merged_pr_count": 3,
|
| 4741 |
-
"closed_unmerged_pr_count": 1,
|
| 4742 |
-
"open_pr_count": 3,
|
| 4743 |
-
"merged_pr_rate": 0.4286,
|
| 4744 |
-
"closed_unmerged_pr_rate": 0.1429,
|
| 4745 |
-
"still_open_pr_rate": 0.4286,
|
| 4746 |
-
"distinct_repos_with_authored_prs": 5,
|
| 4747 |
-
"distinct_repos_with_open_prs": 3
|
| 4748 |
-
},
|
| 4749 |
-
"examples": {
|
| 4750 |
-
"pull_requests": [
|
| 4751 |
-
{
|
| 4752 |
-
"kind": "pull_request",
|
| 4753 |
-
"number": 14133,
|
| 4754 |
-
"title": "docs: improve docstring scheduling_lcm.py",
|
| 4755 |
-
"url": "https://github.com/huggingface/diffusers/pull/14133",
|
| 4756 |
-
"state": "closed",
|
| 4757 |
-
"merged": true,
|
| 4758 |
-
"draft": false,
|
| 4759 |
-
"created_at": "2026-07-07T08:33:51Z"
|
| 4760 |
-
},
|
| 4761 |
-
{
|
| 4762 |
-
"kind": "pull_request",
|
| 4763 |
-
"number": 13198,
|
| 4764 |
-
"title": "docs: improve docstring scheduling_ipndm.py",
|
| 4765 |
-
"url": "https://github.com/huggingface/diffusers/pull/13198",
|
| 4766 |
-
"state": "closed",
|
| 4767 |
-
"merged": true,
|
| 4768 |
-
"draft": false,
|
| 4769 |
-
"created_at": "2026-02-28T10:30:41Z"
|
| 4770 |
-
},
|
| 4771 |
-
{
|
| 4772 |
-
"kind": "pull_request",
|
| 4773 |
-
"number": 13160,
|
| 4774 |
-
"title": "docs: improve docstring scheduling_flow_match_lcm.py",
|
| 4775 |
-
"url": "https://github.com/huggingface/diffusers/pull/13160",
|
| 4776 |
-
"state": "closed",
|
| 4777 |
-
"merged": true,
|
| 4778 |
-
"draft": false,
|
| 4779 |
-
"created_at": "2026-02-18T14:47:36Z"
|
| 4780 |
-
}
|
| 4781 |
-
],
|
| 4782 |
-
"issues": [
|
| 4783 |
-
{
|
| 4784 |
-
"kind": "issue",
|
| 4785 |
-
"number": 12650,
|
| 4786 |
-
"title": "Question about the `# Copied from` system",
|
| 4787 |
-
"url": "https://github.com/huggingface/diffusers/issues/12650",
|
| 4788 |
-
"state": "open",
|
| 4789 |
-
"merged": null,
|
| 4790 |
-
"draft": null,
|
| 4791 |
-
"created_at": "2025-11-13T11:53:22Z"
|
| 4792 |
-
}
|
| 4793 |
-
]
|
| 4794 |
-
},
|
| 4795 |
-
"fetch_error": null
|
| 4796 |
-
},
|
| 4797 |
{
|
| 4798 |
"author_login": "lawrence-cj",
|
| 4799 |
"name": "Junsong Chen",
|
|
@@ -8816,6 +8816,63 @@
|
|
| 8816 |
},
|
| 8817 |
"fetch_error": null
|
| 8818 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8819 |
{
|
| 8820 |
"author_login": "rmatif",
|
| 8821 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260707T203512Z",
|
| 5 |
+
"generated_at": "2026-07-07T20:35:50Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 126,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 57,
|
| 12 |
+
"previous_primary_author_count": 3716,
|
| 13 |
"selected_seen_in_previous_primary": 125,
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
"selected_overlap_previous_report": 125,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9921,
|
| 17 |
"reused_previous_report_entries": 122,
|
| 18 |
"reused_known_merged_contributors": 54,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.621,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.045,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2941 |
},
|
| 2942 |
"fetch_error": null
|
| 2943 |
},
|
| 2944 |
+
{
|
| 2945 |
+
"author_login": "delmalih",
|
| 2946 |
+
"name": "David El Malih",
|
| 2947 |
+
"profile_url": "https://github.com/delmalih",
|
| 2948 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adelmalih",
|
| 2949 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adelmalih",
|
| 2950 |
+
"repo_first_seen_at": "2025-11-10T14:05:47Z",
|
| 2951 |
+
"repo_last_seen_at": "2026-07-07T19:57:44Z",
|
| 2952 |
+
"repo_primary_artifact_count": 36,
|
| 2953 |
+
"repo_artifact_count": 50,
|
| 2954 |
+
"snapshot_issue_count": 1,
|
| 2955 |
+
"snapshot_pr_count": 35,
|
| 2956 |
+
"snapshot_comment_count": 12,
|
| 2957 |
+
"snapshot_review_count": 1,
|
| 2958 |
+
"snapshot_review_comment_count": 1,
|
| 2959 |
+
"repo_association": "CONTRIBUTOR",
|
| 2960 |
+
"new_to_repo": false,
|
| 2961 |
+
"first_seen_in_snapshot": false,
|
| 2962 |
+
"known_via_prior_merged_pr": true,
|
| 2963 |
+
"report_reason": null,
|
| 2964 |
+
"enrichment_source": "previous_report",
|
| 2965 |
+
"live_refetch_skipped": true,
|
| 2966 |
+
"account_age_days": 3392,
|
| 2967 |
+
"young_account": false,
|
| 2968 |
+
"follow_through_score": "mixed",
|
| 2969 |
+
"breadth_score": "moderate",
|
| 2970 |
+
"automation_risk_signal": "low",
|
| 2971 |
+
"heuristic_note": "high open PR share",
|
| 2972 |
+
"public_orgs": [],
|
| 2973 |
+
"activity": {
|
| 2974 |
+
"visible_authored_pr_count": 7,
|
| 2975 |
+
"merged_pr_count": 3,
|
| 2976 |
+
"closed_unmerged_pr_count": 1,
|
| 2977 |
+
"open_pr_count": 3,
|
| 2978 |
+
"merged_pr_rate": 0.4286,
|
| 2979 |
+
"closed_unmerged_pr_rate": 0.1429,
|
| 2980 |
+
"still_open_pr_rate": 0.4286,
|
| 2981 |
+
"distinct_repos_with_authored_prs": 5,
|
| 2982 |
+
"distinct_repos_with_open_prs": 3
|
| 2983 |
+
},
|
| 2984 |
+
"examples": {
|
| 2985 |
+
"pull_requests": [
|
| 2986 |
+
{
|
| 2987 |
+
"kind": "pull_request",
|
| 2988 |
+
"number": 14136,
|
| 2989 |
+
"title": "docs: improve docstring scheduling_scm.py",
|
| 2990 |
+
"url": "https://github.com/huggingface/diffusers/pull/14136",
|
| 2991 |
+
"state": "open",
|
| 2992 |
+
"merged": false,
|
| 2993 |
+
"draft": false,
|
| 2994 |
+
"created_at": "2026-07-07T19:57:44Z"
|
| 2995 |
+
},
|
| 2996 |
+
{
|
| 2997 |
+
"kind": "pull_request",
|
| 2998 |
+
"number": 14133,
|
| 2999 |
+
"title": "docs: improve docstring scheduling_lcm.py",
|
| 3000 |
+
"url": "https://github.com/huggingface/diffusers/pull/14133",
|
| 3001 |
+
"state": "closed",
|
| 3002 |
+
"merged": true,
|
| 3003 |
+
"draft": false,
|
| 3004 |
+
"created_at": "2026-07-07T08:33:51Z"
|
| 3005 |
+
},
|
| 3006 |
+
{
|
| 3007 |
+
"kind": "pull_request",
|
| 3008 |
+
"number": 13198,
|
| 3009 |
+
"title": "docs: improve docstring scheduling_ipndm.py",
|
| 3010 |
+
"url": "https://github.com/huggingface/diffusers/pull/13198",
|
| 3011 |
+
"state": "closed",
|
| 3012 |
+
"merged": true,
|
| 3013 |
+
"draft": false,
|
| 3014 |
+
"created_at": "2026-02-28T10:30:41Z"
|
| 3015 |
+
}
|
| 3016 |
+
],
|
| 3017 |
+
"issues": [
|
| 3018 |
+
{
|
| 3019 |
+
"kind": "issue",
|
| 3020 |
+
"number": 12650,
|
| 3021 |
+
"title": "Question about the `# Copied from` system",
|
| 3022 |
+
"url": "https://github.com/huggingface/diffusers/issues/12650",
|
| 3023 |
+
"state": "open",
|
| 3024 |
+
"merged": null,
|
| 3025 |
+
"draft": null,
|
| 3026 |
+
"created_at": "2025-11-13T11:53:22Z"
|
| 3027 |
+
}
|
| 3028 |
+
]
|
| 3029 |
+
},
|
| 3030 |
+
"fetch_error": null
|
| 3031 |
+
},
|
| 3032 |
{
|
| 3033 |
"author_login": "rootonchair",
|
| 3034 |
"name": "Vinh H. Pham ",
|
|
|
|
| 4794 |
},
|
| 4795 |
"fetch_error": null
|
| 4796 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4797 |
{
|
| 4798 |
"author_login": "lawrence-cj",
|
| 4799 |
"name": "Junsong Chen",
|
|
|
|
| 8816 |
},
|
| 8817 |
"fetch_error": null
|
| 8818 |
},
|
| 8819 |
+
{
|
| 8820 |
+
"author_login": "pzarzycki",
|
| 8821 |
+
"name": null,
|
| 8822 |
+
"profile_url": "https://github.com/pzarzycki",
|
| 8823 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apzarzycki",
|
| 8824 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apzarzycki",
|
| 8825 |
+
"repo_first_seen_at": "2026-07-07T20:03:10Z",
|
| 8826 |
+
"repo_last_seen_at": "2026-07-07T20:03:10Z",
|
| 8827 |
+
"repo_primary_artifact_count": 1,
|
| 8828 |
+
"repo_artifact_count": 1,
|
| 8829 |
+
"snapshot_issue_count": 0,
|
| 8830 |
+
"snapshot_pr_count": 1,
|
| 8831 |
+
"snapshot_comment_count": 0,
|
| 8832 |
+
"snapshot_review_count": 0,
|
| 8833 |
+
"snapshot_review_comment_count": 0,
|
| 8834 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 8835 |
+
"new_to_repo": true,
|
| 8836 |
+
"first_seen_in_snapshot": true,
|
| 8837 |
+
"known_via_prior_merged_pr": false,
|
| 8838 |
+
"report_reason": "first_seen_in_snapshot",
|
| 8839 |
+
"enrichment_source": "live",
|
| 8840 |
+
"live_refetch_skipped": false,
|
| 8841 |
+
"account_age_days": 4891,
|
| 8842 |
+
"young_account": false,
|
| 8843 |
+
"follow_through_score": "weak",
|
| 8844 |
+
"breadth_score": "low",
|
| 8845 |
+
"automation_risk_signal": "low",
|
| 8846 |
+
"heuristic_note": "high open PR share",
|
| 8847 |
+
"public_orgs": [],
|
| 8848 |
+
"activity": {
|
| 8849 |
+
"visible_authored_pr_count": 3,
|
| 8850 |
+
"merged_pr_count": 0,
|
| 8851 |
+
"closed_unmerged_pr_count": 0,
|
| 8852 |
+
"open_pr_count": 3,
|
| 8853 |
+
"merged_pr_rate": 0.0,
|
| 8854 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8855 |
+
"still_open_pr_rate": 1.0,
|
| 8856 |
+
"distinct_repos_with_authored_prs": 3,
|
| 8857 |
+
"distinct_repos_with_open_prs": 3
|
| 8858 |
+
},
|
| 8859 |
+
"examples": {
|
| 8860 |
+
"pull_requests": [
|
| 8861 |
+
{
|
| 8862 |
+
"kind": "pull_request",
|
| 8863 |
+
"number": 14137,
|
| 8864 |
+
"title": "Fix modular branch input defaults",
|
| 8865 |
+
"url": "https://github.com/huggingface/diffusers/pull/14137",
|
| 8866 |
+
"state": "open",
|
| 8867 |
+
"merged": false,
|
| 8868 |
+
"draft": false,
|
| 8869 |
+
"created_at": "2026-07-07T20:03:10Z"
|
| 8870 |
+
}
|
| 8871 |
+
],
|
| 8872 |
+
"issues": []
|
| 8873 |
+
},
|
| 8874 |
+
"fetch_error": null
|
| 8875 |
+
},
|
| 8876 |
{
|
| 8877 |
"author_login": "rmatif",
|
| 8878 |
"name": null,
|
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 |
|
|
@@ -42,6 +42,7 @@
|
|
| 42 |
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 43 |
| `Sunt-ing` | [profile](https://github.com/Sunt-ing) | no | FIRST_TIME_CONTRIBUTOR | 2845d | `2026-06-22T14:21:21Z` | 3 | 0 | weak | moderate | medium | high recent PR volume; high open PR share; targets high-star repos |
|
| 44 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1455d | `2022-08-22T10:44:45Z` | 150 | 84 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
|
|
|
| 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 |
|
|
@@ -65,7 +66,6 @@
|
|
| 65 |
| `ZAID646` | [profile](https://github.com/ZAID646) | no | CONTRIBUTOR | 1315d | `2026-07-01T18:09:53Z` | 2 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 66 |
| `zxuhan` | [profile](https://github.com/zxuhan) | no | FIRST_TIME_CONTRIBUTOR | 1020d | `2026-05-14T19:07:05Z` | 2 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 67 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
| 68 |
-
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 34 | 1 | mixed | moderate | low | high open PR share |
|
| 69 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2459d | `2023-11-08T08:40:50Z` | 33 | 2 | strong | low | low | — |
|
| 70 |
| `bghira` | [profile](https://github.com/bghira) | no | CONTRIBUTOR | 2353d | `2023-05-13T19:58:56Z` | 28 | 45 | strong | high | low | high recent PR volume; broad repo spread |
|
| 71 |
| `mishig25` | [profile](https://github.com/mishig25) | no | MEMBER | 4108d | `2022-09-04T19:44:43Z` | 24 | 3 | mixed | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
|
@@ -128,6 +128,7 @@
|
|
| 128 |
| `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 |
|
| 129 |
| `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 |
|
| 130 |
| `Pruthvi226` | [profile](https://github.com/Pruthvi226) | no | FIRST_TIME_CONTRIBUTOR | 658d | `2026-06-28T13:28:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 131 |
| `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 132 |
| `rumitvn` | [profile](https://github.com/rumitvn) | no | FIRST_TIME_CONTRIBUTOR | 849d | `2026-06-14T17:28:45Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 133 |
| `Saurav-Gupta-9741` | [profile](https://github.com/Saurav-Gupta-9741) | no | FIRST_TIME_CONTRIBUTOR | 1743d | `2026-07-01T19:48:18Z` | 1 | 0 | weak | high | low | broad repo spread; high open PR share |
|
|
@@ -932,6 +933,30 @@ Example artifacts:
|
|
| 932 |
- [Issue #13655: `model_infrastructure` model/pipeline review](https://github.com/huggingface/diffusers/issues/13655) — open
|
| 933 |
- [Issue #13654: `model_unets_shared` model/pipeline review](https://github.com/huggingface/diffusers/issues/13654) — open
|
| 934 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 935 |
### `rootonchair`
|
| 936 |
|
| 937 |
- profile: [github.com/rootonchair](https://github.com/rootonchair)
|
|
@@ -1460,30 +1485,6 @@ Example artifacts:
|
|
| 1460 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
| 1461 |
- [Issue #11861: ControlnetUnion not working correctly](https://github.com/huggingface/diffusers/issues/11861) — closed
|
| 1462 |
|
| 1463 |
-
### `delmalih`
|
| 1464 |
-
|
| 1465 |
-
- profile: [github.com/delmalih](https://github.com/delmalih)
|
| 1466 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adelmalih)
|
| 1467 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adelmalih)
|
| 1468 |
-
- repo first seen: `2025-11-10T14:05:47Z`
|
| 1469 |
-
- repo last seen: `2026-07-07T08:33:51Z`
|
| 1470 |
-
- first seen in snapshot: **no**
|
| 1471 |
-
- repo association: **CONTRIBUTOR**
|
| 1472 |
-
- repo primary artifacts: **35**
|
| 1473 |
-
- snapshot authored PRs/issues: **34 PRs / 1 issues**
|
| 1474 |
-
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 1475 |
-
- account age: **3392 days**
|
| 1476 |
-
- recent public PR activity: **7 PRs** (3 merged / 1 closed-unmerged / 3 open; merged rate **43%**, closed-unmerged rate **14%**, open rate **43%**)
|
| 1477 |
-
- public orgs: none visible
|
| 1478 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1479 |
-
- heuristic read: **high open PR share**
|
| 1480 |
-
|
| 1481 |
-
Example artifacts:
|
| 1482 |
-
- [PR #14133: docs: improve docstring scheduling_lcm.py](https://github.com/huggingface/diffusers/pull/14133) — closed, merged
|
| 1483 |
-
- [PR #13198: docs: improve docstring scheduling_ipndm.py](https://github.com/huggingface/diffusers/pull/13198) — closed, merged
|
| 1484 |
-
- [PR #13160: docs: improve docstring scheduling_flow_match_lcm.py](https://github.com/huggingface/diffusers/pull/13160) — closed, merged
|
| 1485 |
-
- [Issue #12650: Question about the `# Copied from` system](https://github.com/huggingface/diffusers/issues/12650) — open
|
| 1486 |
-
|
| 1487 |
### `lawrence-cj`
|
| 1488 |
|
| 1489 |
- profile: [github.com/lawrence-cj](https://github.com/lawrence-cj)
|
|
@@ -2832,6 +2833,27 @@ Example artifacts:
|
|
| 2832 |
Example artifacts:
|
| 2833 |
- [PR #14081: Add Krea2 modular pipeline](https://github.com/huggingface/diffusers/pull/14081) — open
|
| 2834 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2835 |
### `rmatif`
|
| 2836 |
|
| 2837 |
- profile: [github.com/rmatif](https://github.com/rmatif)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260707T203512Z`
|
| 4 |
+
- Generated: `2026-07-07T20:35:50Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `126`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 42 |
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 43 |
| `Sunt-ing` | [profile](https://github.com/Sunt-ing) | no | FIRST_TIME_CONTRIBUTOR | 2845d | `2026-06-22T14:21:21Z` | 3 | 0 | weak | moderate | medium | high recent PR volume; high open PR share; targets high-star repos |
|
| 44 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1455d | `2022-08-22T10:44:45Z` | 150 | 84 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 45 |
+
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 35 | 1 | mixed | moderate | low | high open PR share |
|
| 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 |
|
|
|
|
| 66 |
| `ZAID646` | [profile](https://github.com/ZAID646) | no | CONTRIBUTOR | 1315d | `2026-07-01T18:09:53Z` | 2 | 0 | weak | moderate | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 67 |
| `zxuhan` | [profile](https://github.com/zxuhan) | no | FIRST_TIME_CONTRIBUTOR | 1020d | `2026-05-14T19:07:05Z` | 2 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 68 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
|
|
|
| 69 |
| `lawrence-cj` | [profile](https://github.com/lawrence-cj) | no | CONTRIBUTOR | 2459d | `2023-11-08T08:40:50Z` | 33 | 2 | strong | low | low | — |
|
| 70 |
| `bghira` | [profile](https://github.com/bghira) | no | CONTRIBUTOR | 2353d | `2023-05-13T19:58:56Z` | 28 | 45 | strong | high | low | high recent PR volume; broad repo spread |
|
| 71 |
| `mishig25` | [profile](https://github.com/mishig25) | no | MEMBER | 4108d | `2022-09-04T19:44:43Z` | 24 | 3 | mixed | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 128 |
| `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 |
|
| 129 |
| `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 |
|
| 130 |
| `Pruthvi226` | [profile](https://github.com/Pruthvi226) | no | FIRST_TIME_CONTRIBUTOR | 658d | `2026-06-28T13:28:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 131 |
+
| `pzarzycki` | [profile](https://github.com/pzarzycki) | yes | FIRST_TIME_CONTRIBUTOR | 4891d | `2026-07-07T20:03:10Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 132 |
| `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 133 |
| `rumitvn` | [profile](https://github.com/rumitvn) | no | FIRST_TIME_CONTRIBUTOR | 849d | `2026-06-14T17:28:45Z` | 1 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 134 |
| `Saurav-Gupta-9741` | [profile](https://github.com/Saurav-Gupta-9741) | no | FIRST_TIME_CONTRIBUTOR | 1743d | `2026-07-01T19:48:18Z` | 1 | 0 | weak | high | low | broad repo spread; high open PR share |
|
|
|
|
| 933 |
- [Issue #13655: `model_infrastructure` model/pipeline review](https://github.com/huggingface/diffusers/issues/13655) — open
|
| 934 |
- [Issue #13654: `model_unets_shared` model/pipeline review](https://github.com/huggingface/diffusers/issues/13654) — open
|
| 935 |
|
| 936 |
+
### `delmalih`
|
| 937 |
+
|
| 938 |
+
- profile: [github.com/delmalih](https://github.com/delmalih)
|
| 939 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adelmalih)
|
| 940 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adelmalih)
|
| 941 |
+
- repo first seen: `2025-11-10T14:05:47Z`
|
| 942 |
+
- repo last seen: `2026-07-07T19:57:44Z`
|
| 943 |
+
- first seen in snapshot: **no**
|
| 944 |
+
- repo association: **CONTRIBUTOR**
|
| 945 |
+
- repo primary artifacts: **36**
|
| 946 |
+
- snapshot authored PRs/issues: **35 PRs / 1 issues**
|
| 947 |
+
- snapshot discussion activity: **12 comments / 1 reviews / 1 review comments**
|
| 948 |
+
- account age: **3392 days**
|
| 949 |
+
- recent public PR activity: **7 PRs** (3 merged / 1 closed-unmerged / 3 open; merged rate **43%**, closed-unmerged rate **14%**, open rate **43%**)
|
| 950 |
+
- public orgs: none visible
|
| 951 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 952 |
+
- heuristic read: **high open PR share**
|
| 953 |
+
|
| 954 |
+
Example artifacts:
|
| 955 |
+
- [PR #14136: docs: improve docstring scheduling_scm.py](https://github.com/huggingface/diffusers/pull/14136) — open
|
| 956 |
+
- [PR #14133: docs: improve docstring scheduling_lcm.py](https://github.com/huggingface/diffusers/pull/14133) — closed, merged
|
| 957 |
+
- [PR #13198: docs: improve docstring scheduling_ipndm.py](https://github.com/huggingface/diffusers/pull/13198) — closed, merged
|
| 958 |
+
- [Issue #12650: Question about the `# Copied from` system](https://github.com/huggingface/diffusers/issues/12650) — open
|
| 959 |
+
|
| 960 |
### `rootonchair`
|
| 961 |
|
| 962 |
- profile: [github.com/rootonchair](https://github.com/rootonchair)
|
|
|
|
| 1485 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
| 1486 |
- [Issue #11861: ControlnetUnion not working correctly](https://github.com/huggingface/diffusers/issues/11861) — closed
|
| 1487 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1488 |
### `lawrence-cj`
|
| 1489 |
|
| 1490 |
- profile: [github.com/lawrence-cj](https://github.com/lawrence-cj)
|
|
|
|
| 2833 |
Example artifacts:
|
| 2834 |
- [PR #14081: Add Krea2 modular pipeline](https://github.com/huggingface/diffusers/pull/14081) — open
|
| 2835 |
|
| 2836 |
+
### `pzarzycki`
|
| 2837 |
+
|
| 2838 |
+
- profile: [github.com/pzarzycki](https://github.com/pzarzycki)
|
| 2839 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Apzarzycki)
|
| 2840 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Apzarzycki)
|
| 2841 |
+
- repo first seen: `2026-07-07T20:03:10Z`
|
| 2842 |
+
- repo last seen: `2026-07-07T20:03:10Z`
|
| 2843 |
+
- first seen in snapshot: **yes**
|
| 2844 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2845 |
+
- repo primary artifacts: **1**
|
| 2846 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2847 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2848 |
+
- account age: **4891 days**
|
| 2849 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2850 |
+
- public orgs: none visible
|
| 2851 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2852 |
+
- heuristic read: **high open PR share**
|
| 2853 |
+
|
| 2854 |
+
Example artifacts:
|
| 2855 |
+
- [PR #14137: Fix modular branch input defaults](https://github.com/huggingface/diffusers/pull/14137) — open
|
| 2856 |
+
|
| 2857 |
### `rmatif`
|
| 2858 |
|
| 2859 |
- profile: [github.com/rmatif](https://github.com/rmatif)
|
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:f6934490caff48ed58aa9da56510aeba66cf10e070977f0368f93fd2bcf0ccd9
|
| 3 |
+
size 33727
|
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:4a4864819bcb54e7593d1791ba697b66e26e89d1832e328d44fdd02ca9e20658
|
| 3 |
+
size 113682383
|
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:aacf0914ece7c3f09da1dd9347b95714c91d76c190f258a5295105f21f2edc52
|
| 3 |
+
size 69542861
|
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:c528b8a35a1ad2ec28e5afbea97c412ddf7b6dcb73cdd3ce0392b08eb6df2622
|
| 3 |
+
size 5302865
|
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:7a83c7323961e585c1e3beb65a3d6eff43aa8060d03ded3976b65524a6b79c4b
|
| 3 |
+
size 2355427
|
snapshots/20260707T203512Z/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": 60314,
|
| 9 |
+
"issues": 5451,
|
| 10 |
+
"links": 8696,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7652,
|
| 13 |
+
"pr_files": 54072,
|
| 14 |
+
"pull_requests": 7652,
|
| 15 |
+
"review_comments": 32630,
|
| 16 |
+
"reviews": 30254,
|
| 17 |
+
"timeline_events": 210307
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T20:35:12Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2395,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 3,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 15
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-07T20:35:12Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T203512Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T19:35:14Z",
|
| 37 |
+
"next_since": "2026-07-07T20:35:12Z"
|
| 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/20260707T203512Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260707T203512Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-07T20:35:12Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260707T203512Z"
|
| 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-07T19:35:14Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260707T203512Z",
|
| 4 |
+
"next_since": "2026-07-07T20:35:12Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-07T20:35:12Z"
|
| 7 |
}
|