Refresh diffusers dataset snapshot 20260603T163519Z
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 +24 -24
- new-contributors-report.json +126 -84
- new-contributors-report.md +33 -29
- 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/20260603T163519Z/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: `20260603T163519Z`
|
| 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:2202dc2861253dada00ea4ee324414e6187c304e84b3ff20dd58d173adcfdc3c
|
| 3 |
+
size 15112919
|
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:39786b2d07481ea6d630b68eb8a0500a62dcc89ab924f8e46d17ba2a15c09140
|
| 3 |
+
size 2949708
|
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:706afe2c6740fae4790ca77d8ecee192d332e391010e0588d6cd6b218b5e2613
|
| 3 |
+
size 8195991
|
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:dbac8dc99c6be1fd5c25b9d827e38aed9a99798d083392489afa2d6d402a2381
|
| 3 |
+
size 6270635
|
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:693e062987ce6cdf133007ef690b8fcc8b3a1544e88cb18f3500509f80dd3ce2
|
| 3 |
+
size 90912
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 97,
|
| 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": 59659,
|
| 9 |
+
"issues": 5396,
|
| 10 |
+
"links": 6770,
|
| 11 |
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7437,
|
| 13 |
+
"pr_files": 52242,
|
| 14 |
+
"pull_requests": 7437,
|
| 15 |
+
"review_comments": 31888,
|
| 16 |
+
"reviews": 29661,
|
| 17 |
+
"timeline_events": 206307
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-03T16:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 5,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 11,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 48,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 21,
|
| 29 |
+
"reviews": 11,
|
| 30 |
+
"timeline_events": 136
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-03T16:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260603T163519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-03T15:35:19Z",
|
| 37 |
+
"next_since": "2026-06-03T16:35:19Z"
|
| 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": 97,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3649,
|
| 13 |
"selected_seen_in_previous_primary": 97,
|
| 14 |
"previous_report_contributor_count": 97,
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 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": [
|
|
@@ -756,6 +756,116 @@
|
|
| 756 |
},
|
| 757 |
"fetch_error": null
|
| 758 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 759 |
{
|
| 760 |
"author_login": "jiqing-feng",
|
| 761 |
"name": null,
|
|
@@ -2612,12 +2722,12 @@
|
|
| 2612 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif",
|
| 2613 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif",
|
| 2614 |
"repo_first_seen_at": "2022-06-15T15:01:24Z",
|
| 2615 |
-
"repo_last_seen_at": "2026-06-
|
| 2616 |
"repo_primary_artifact_count": 65,
|
| 2617 |
-
"repo_artifact_count":
|
| 2618 |
"snapshot_issue_count": 0,
|
| 2619 |
"snapshot_pr_count": 65,
|
| 2620 |
-
"snapshot_comment_count":
|
| 2621 |
"snapshot_review_count": 159,
|
| 2622 |
"snapshot_review_comment_count": 136,
|
| 2623 |
"repo_association": "MEMBER",
|
|
@@ -2766,14 +2876,14 @@
|
|
| 2766 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang",
|
| 2767 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang",
|
| 2768 |
"repo_first_seen_at": "2022-11-03T10:27:59Z",
|
| 2769 |
-
"repo_last_seen_at": "2026-06-
|
| 2770 |
"repo_primary_artifact_count": 4,
|
| 2771 |
-
"repo_artifact_count":
|
| 2772 |
"snapshot_issue_count": 0,
|
| 2773 |
"snapshot_pr_count": 4,
|
| 2774 |
"snapshot_comment_count": 7,
|
| 2775 |
-
"snapshot_review_count":
|
| 2776 |
-
"snapshot_review_comment_count":
|
| 2777 |
"repo_association": "MEMBER",
|
| 2778 |
"new_to_repo": false,
|
| 2779 |
"first_seen_in_snapshot": false,
|
|
@@ -5118,74 +5228,6 @@
|
|
| 5118 |
},
|
| 5119 |
"fetch_error": null
|
| 5120 |
},
|
| 5121 |
-
{
|
| 5122 |
-
"author_login": "VittoriaLanzo",
|
| 5123 |
-
"name": "Vittoria Lanzo",
|
| 5124 |
-
"profile_url": "https://github.com/VittoriaLanzo",
|
| 5125 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AVittoriaLanzo",
|
| 5126 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AVittoriaLanzo",
|
| 5127 |
-
"repo_first_seen_at": "2026-04-02T13:06:12Z",
|
| 5128 |
-
"repo_last_seen_at": "2026-04-06T21:58:29Z",
|
| 5129 |
-
"repo_primary_artifact_count": 2,
|
| 5130 |
-
"repo_artifact_count": 7,
|
| 5131 |
-
"snapshot_issue_count": 1,
|
| 5132 |
-
"snapshot_pr_count": 1,
|
| 5133 |
-
"snapshot_comment_count": 5,
|
| 5134 |
-
"snapshot_review_count": 0,
|
| 5135 |
-
"snapshot_review_comment_count": 0,
|
| 5136 |
-
"repo_association": "NONE",
|
| 5137 |
-
"new_to_repo": false,
|
| 5138 |
-
"first_seen_in_snapshot": false,
|
| 5139 |
-
"known_via_prior_merged_pr": false,
|
| 5140 |
-
"report_reason": null,
|
| 5141 |
-
"enrichment_source": "previous_report",
|
| 5142 |
-
"live_refetch_skipped": true,
|
| 5143 |
-
"account_age_days": 119,
|
| 5144 |
-
"young_account": true,
|
| 5145 |
-
"follow_through_score": "weak",
|
| 5146 |
-
"breadth_score": "high",
|
| 5147 |
-
"automation_risk_signal": "medium",
|
| 5148 |
-
"heuristic_note": "young account; broad repo spread; high open PR share",
|
| 5149 |
-
"public_orgs": [],
|
| 5150 |
-
"activity": {
|
| 5151 |
-
"visible_authored_pr_count": 15,
|
| 5152 |
-
"merged_pr_count": 5,
|
| 5153 |
-
"closed_unmerged_pr_count": 3,
|
| 5154 |
-
"open_pr_count": 7,
|
| 5155 |
-
"merged_pr_rate": 0.3333,
|
| 5156 |
-
"closed_unmerged_pr_rate": 0.2,
|
| 5157 |
-
"still_open_pr_rate": 0.4667,
|
| 5158 |
-
"distinct_repos_with_authored_prs": 11,
|
| 5159 |
-
"distinct_repos_with_open_prs": 6
|
| 5160 |
-
},
|
| 5161 |
-
"examples": {
|
| 5162 |
-
"pull_requests": [
|
| 5163 |
-
{
|
| 5164 |
-
"kind": "pull_request",
|
| 5165 |
-
"number": 13412,
|
| 5166 |
-
"title": "[Scheduler] Add monotonicity validation and tests for LTXEulerAncestr\u2026",
|
| 5167 |
-
"url": "https://github.com/huggingface/diffusers/pull/13412",
|
| 5168 |
-
"state": "closed",
|
| 5169 |
-
"merged": false,
|
| 5170 |
-
"draft": false,
|
| 5171 |
-
"created_at": "2026-04-04T15:49:39Z"
|
| 5172 |
-
}
|
| 5173 |
-
],
|
| 5174 |
-
"issues": [
|
| 5175 |
-
{
|
| 5176 |
-
"kind": "issue",
|
| 5177 |
-
"number": 13411,
|
| 5178 |
-
"title": "`LTXEulerAncestralRFScheduler.set_timesteps(sigmas=...)` does not validate monotonicity, causing silent incorrect denoising",
|
| 5179 |
-
"url": "https://github.com/huggingface/diffusers/issues/13411",
|
| 5180 |
-
"state": "closed",
|
| 5181 |
-
"merged": null,
|
| 5182 |
-
"draft": null,
|
| 5183 |
-
"created_at": "2026-04-04T15:38:48Z"
|
| 5184 |
-
}
|
| 5185 |
-
]
|
| 5186 |
-
},
|
| 5187 |
-
"fetch_error": null
|
| 5188 |
-
},
|
| 5189 |
{
|
| 5190 |
"author_login": "Zhu1116",
|
| 5191 |
"name": "Crimson",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260603T163519Z",
|
| 5 |
+
"generated_at": "2026-06-03T16:36:05Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 97,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 55,
|
| 12 |
"previous_primary_author_count": 3649,
|
| 13 |
"selected_seen_in_previous_primary": 97,
|
| 14 |
"previous_report_contributor_count": 97,
|
| 15 |
+
"selected_overlap_previous_report": 96,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9897,
|
| 17 |
+
"reused_previous_report_entries": 93,
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 11.103,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.114,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 756 |
},
|
| 757 |
"fetch_error": null
|
| 758 |
},
|
| 759 |
+
{
|
| 760 |
+
"author_login": "apolinario",
|
| 761 |
+
"name": "apolin\u00e1rio",
|
| 762 |
+
"profile_url": "https://github.com/apolinario",
|
| 763 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aapolinario",
|
| 764 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aapolinario",
|
| 765 |
+
"repo_first_seen_at": "2022-07-20T09:48:08Z",
|
| 766 |
+
"repo_last_seen_at": "2026-06-03T16:01:00Z",
|
| 767 |
+
"repo_primary_artifact_count": 63,
|
| 768 |
+
"repo_artifact_count": 305,
|
| 769 |
+
"snapshot_issue_count": 31,
|
| 770 |
+
"snapshot_pr_count": 32,
|
| 771 |
+
"snapshot_comment_count": 113,
|
| 772 |
+
"snapshot_review_count": 69,
|
| 773 |
+
"snapshot_review_comment_count": 60,
|
| 774 |
+
"repo_association": "MEMBER",
|
| 775 |
+
"new_to_repo": false,
|
| 776 |
+
"first_seen_in_snapshot": false,
|
| 777 |
+
"known_via_prior_merged_pr": true,
|
| 778 |
+
"report_reason": null,
|
| 779 |
+
"enrichment_source": "live",
|
| 780 |
+
"live_refetch_skipped": false,
|
| 781 |
+
"account_age_days": 5498,
|
| 782 |
+
"young_account": false,
|
| 783 |
+
"follow_through_score": "weak",
|
| 784 |
+
"breadth_score": "low",
|
| 785 |
+
"automation_risk_signal": "low",
|
| 786 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 787 |
+
"public_orgs": [
|
| 788 |
+
"redelivre"
|
| 789 |
+
],
|
| 790 |
+
"activity": {
|
| 791 |
+
"visible_authored_pr_count": 5,
|
| 792 |
+
"merged_pr_count": 1,
|
| 793 |
+
"closed_unmerged_pr_count": 0,
|
| 794 |
+
"open_pr_count": 4,
|
| 795 |
+
"merged_pr_rate": 0.2,
|
| 796 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 797 |
+
"still_open_pr_rate": 0.8,
|
| 798 |
+
"distinct_repos_with_authored_prs": 3,
|
| 799 |
+
"distinct_repos_with_open_prs": 2
|
| 800 |
+
},
|
| 801 |
+
"examples": {
|
| 802 |
+
"pull_requests": [
|
| 803 |
+
{
|
| 804 |
+
"kind": "pull_request",
|
| 805 |
+
"number": 13861,
|
| 806 |
+
"title": "Ideogram4 lora training",
|
| 807 |
+
"url": "https://github.com/huggingface/diffusers/pull/13861",
|
| 808 |
+
"state": "open",
|
| 809 |
+
"merged": false,
|
| 810 |
+
"draft": false,
|
| 811 |
+
"created_at": "2026-06-03T16:01:00Z"
|
| 812 |
+
},
|
| 813 |
+
{
|
| 814 |
+
"kind": "pull_request",
|
| 815 |
+
"number": 13860,
|
| 816 |
+
"title": "Add structured prompt upsampling to Ideogram4",
|
| 817 |
+
"url": "https://github.com/huggingface/diffusers/pull/13860",
|
| 818 |
+
"state": "open",
|
| 819 |
+
"merged": false,
|
| 820 |
+
"draft": false,
|
| 821 |
+
"created_at": "2026-06-03T16:00:55Z"
|
| 822 |
+
},
|
| 823 |
+
{
|
| 824 |
+
"kind": "pull_request",
|
| 825 |
+
"number": 13859,
|
| 826 |
+
"title": "Add Ideogram 4",
|
| 827 |
+
"url": "https://github.com/huggingface/diffusers/pull/13859",
|
| 828 |
+
"state": "open",
|
| 829 |
+
"merged": false,
|
| 830 |
+
"draft": false,
|
| 831 |
+
"created_at": "2026-06-03T16:00:39Z"
|
| 832 |
+
}
|
| 833 |
+
],
|
| 834 |
+
"issues": [
|
| 835 |
+
{
|
| 836 |
+
"kind": "issue",
|
| 837 |
+
"number": 12159,
|
| 838 |
+
"title": "LoRA loading compatibility with some Qwen Image LoRAs",
|
| 839 |
+
"url": "https://github.com/huggingface/diffusers/issues/12159",
|
| 840 |
+
"state": "closed",
|
| 841 |
+
"merged": null,
|
| 842 |
+
"draft": null,
|
| 843 |
+
"created_at": "2025-08-15T19:03:37Z"
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"kind": "issue",
|
| 847 |
+
"number": 11702,
|
| 848 |
+
"title": "AccVid LoRA key error when loading with diffusers",
|
| 849 |
+
"url": "https://github.com/huggingface/diffusers/issues/11702",
|
| 850 |
+
"state": "closed",
|
| 851 |
+
"merged": null,
|
| 852 |
+
"draft": null,
|
| 853 |
+
"created_at": "2025-06-12T22:20:32Z"
|
| 854 |
+
},
|
| 855 |
+
{
|
| 856 |
+
"kind": "issue",
|
| 857 |
+
"number": 9492,
|
| 858 |
+
"title": "Add FLUX image-to-image to `AutoPipelineForImage2Image` ",
|
| 859 |
+
"url": "https://github.com/huggingface/diffusers/issues/9492",
|
| 860 |
+
"state": "closed",
|
| 861 |
+
"merged": null,
|
| 862 |
+
"draft": null,
|
| 863 |
+
"created_at": "2024-09-22T16:05:47Z"
|
| 864 |
+
}
|
| 865 |
+
]
|
| 866 |
+
},
|
| 867 |
+
"fetch_error": null
|
| 868 |
+
},
|
| 869 |
{
|
| 870 |
"author_login": "jiqing-feng",
|
| 871 |
"name": null,
|
|
|
|
| 2722 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif",
|
| 2723 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif",
|
| 2724 |
"repo_first_seen_at": "2022-06-15T15:01:24Z",
|
| 2725 |
+
"repo_last_seen_at": "2026-06-03T16:08:52Z",
|
| 2726 |
"repo_primary_artifact_count": 65,
|
| 2727 |
+
"repo_artifact_count": 565,
|
| 2728 |
"snapshot_issue_count": 0,
|
| 2729 |
"snapshot_pr_count": 65,
|
| 2730 |
+
"snapshot_comment_count": 205,
|
| 2731 |
"snapshot_review_count": 159,
|
| 2732 |
"snapshot_review_comment_count": 136,
|
| 2733 |
"repo_association": "MEMBER",
|
|
|
|
| 2876 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang",
|
| 2877 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang",
|
| 2878 |
"repo_first_seen_at": "2022-11-03T10:27:59Z",
|
| 2879 |
+
"repo_last_seen_at": "2026-06-03T16:28:12Z",
|
| 2880 |
"repo_primary_artifact_count": 4,
|
| 2881 |
+
"repo_artifact_count": 29,
|
| 2882 |
"snapshot_issue_count": 0,
|
| 2883 |
"snapshot_pr_count": 4,
|
| 2884 |
"snapshot_comment_count": 7,
|
| 2885 |
+
"snapshot_review_count": 8,
|
| 2886 |
+
"snapshot_review_comment_count": 10,
|
| 2887 |
"repo_association": "MEMBER",
|
| 2888 |
"new_to_repo": false,
|
| 2889 |
"first_seen_in_snapshot": false,
|
|
|
|
| 5228 |
},
|
| 5229 |
"fetch_error": null
|
| 5230 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5231 |
{
|
| 5232 |
"author_login": "Zhu1116",
|
| 5233 |
"name": "Crimson",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
@@ -16,6 +16,7 @@
|
|
| 16 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1455d | `2022-08-22T10:44:45Z` | 149 | 84 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 17 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 11 | weak | low | low | targets high-star repos |
|
| 18 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2123d | `2026-04-02T16:08:54Z` | 45 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 19 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 27 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 23 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 21 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 21 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
@@ -70,7 +71,6 @@
|
|
| 70 |
| `Moran232` | [profile](https://github.com/Moran232) | no | CONTRIBUTOR | 4236d | `2026-04-07T07:58:41Z` | 1 | 2 | strong | low | low | targets high-star repos |
|
| 71 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 72 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 73 |
-
| `VittoriaLanzo` | [profile](https://github.com/VittoriaLanzo) | no | NONE | 119d | `2026-04-02T13:06:12Z` | 1 | 1 | weak | high | medium | young account; broad repo spread; high open PR share |
|
| 74 |
| `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 |
|
| 75 |
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no | FIRST_TIME_CONTRIBUTOR | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 76 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
|
@@ -288,6 +288,32 @@ Example artifacts:
|
|
| 288 |
- [PR #13741: Route SanaTransformer2DModel.forward by time-embed type, not by guidance presence](https://github.com/huggingface/diffusers/pull/13741) — open
|
| 289 |
- [PR #13740: Raise ValueError instead of tearing down CUDA when AuraFlow latents exceed pos_embed_max_size](https://github.com/huggingface/diffusers/pull/13740) — open
|
| 290 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
### `jiqing-feng`
|
| 292 |
|
| 293 |
- profile: [github.com/jiqing-feng](https://github.com/jiqing-feng)
|
|
@@ -816,12 +842,12 @@ Example artifacts:
|
|
| 816 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif)
|
| 817 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif)
|
| 818 |
- repo first seen: `2022-06-15T15:01:24Z`
|
| 819 |
-
- repo last seen: `2026-06-
|
| 820 |
- first seen in snapshot: **no**
|
| 821 |
- repo association: **MEMBER**
|
| 822 |
- repo primary artifacts: **65**
|
| 823 |
- snapshot authored PRs/issues: **65 PRs / 0 issues**
|
| 824 |
-
- snapshot discussion activity: **
|
| 825 |
- account age: **6611 days**
|
| 826 |
- recent public PR activity: **32 PRs** (18 merged / 3 closed-unmerged / 11 open; merged rate **56%**, closed-unmerged rate **9%**, open rate **34%**)
|
| 827 |
- public orgs: none visible
|
|
@@ -862,12 +888,12 @@ Example artifacts:
|
|
| 862 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang)
|
| 863 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang)
|
| 864 |
- repo first seen: `2022-11-03T10:27:59Z`
|
| 865 |
-
- repo last seen: `2026-06-
|
| 866 |
- first seen in snapshot: **no**
|
| 867 |
- repo association: **MEMBER**
|
| 868 |
- repo primary artifacts: **4**
|
| 869 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 870 |
-
- snapshot discussion activity: **7 comments /
|
| 871 |
- account age: **2783 days**
|
| 872 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 873 |
- public orgs: none visible
|
|
@@ -1549,28 +1575,6 @@ Example artifacts:
|
|
| 1549 |
- [PR #13564: Eliminate GPU sync overhead and CPU→GPU transfers across LTX2 pipeline](https://github.com/huggingface/diffusers/pull/13564) — closed, merged
|
| 1550 |
- [Issue #13462: Decorating bound methods in profiling utils breaks instance isolation](https://github.com/huggingface/diffusers/issues/13462) — closed
|
| 1551 |
|
| 1552 |
-
### `VittoriaLanzo`
|
| 1553 |
-
|
| 1554 |
-
- profile: [github.com/VittoriaLanzo](https://github.com/VittoriaLanzo)
|
| 1555 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AVittoriaLanzo)
|
| 1556 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AVittoriaLanzo)
|
| 1557 |
-
- repo first seen: `2026-04-02T13:06:12Z`
|
| 1558 |
-
- repo last seen: `2026-04-06T21:58:29Z`
|
| 1559 |
-
- first seen in snapshot: **no**
|
| 1560 |
-
- repo association: **NONE**
|
| 1561 |
-
- repo primary artifacts: **2**
|
| 1562 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1563 |
-
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 1564 |
-
- account age: **119 days**
|
| 1565 |
-
- recent public PR activity: **15 PRs** (5 merged / 3 closed-unmerged / 7 open; merged rate **33%**, closed-unmerged rate **20%**, open rate **47%**)
|
| 1566 |
-
- public orgs: none visible
|
| 1567 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 1568 |
-
- heuristic read: **young account; broad repo spread; high open PR share**
|
| 1569 |
-
|
| 1570 |
-
Example artifacts:
|
| 1571 |
-
- [PR #13412: [Scheduler] Add monotonicity validation and tests for LTXEulerAncestr…](https://github.com/huggingface/diffusers/pull/13412) — closed
|
| 1572 |
-
- [Issue #13411: `LTXEulerAncestralRFScheduler.set_timesteps(sigmas=...)` does not validate monotonicity, causing silent incorrect denoising](https://github.com/huggingface/diffusers/issues/13411) — closed
|
| 1573 |
-
|
| 1574 |
### `Zhu1116`
|
| 1575 |
|
| 1576 |
- profile: [github.com/Zhu1116](https://github.com/Zhu1116)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260603T163519Z`
|
| 4 |
+
- Generated: `2026-06-03T16:36:05Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
|
|
| 16 |
| `hlky` | [profile](https://github.com/hlky) | no | CONTRIBUTOR | 1455d | `2022-08-22T10:44:45Z` | 149 | 84 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 17 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 11 | weak | low | low | targets high-star repos |
|
| 18 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2123d | `2026-04-02T16:08:54Z` | 45 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 19 |
+
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 32 | 31 | weak | low | low | high open PR share; targets high-star repos |
|
| 20 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 27 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 23 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 22 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 21 | 0 | n/a | n/a | n/a | summary unavailable |
|
|
|
|
| 71 |
| `Moran232` | [profile](https://github.com/Moran232) | no | CONTRIBUTOR | 4236d | `2026-04-07T07:58:41Z` | 1 | 2 | strong | low | low | targets high-star repos |
|
| 72 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 73 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 74 |
| `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 |
|
| 75 |
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no | FIRST_TIME_CONTRIBUTOR | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 76 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
|
|
|
| 288 |
- [PR #13741: Route SanaTransformer2DModel.forward by time-embed type, not by guidance presence](https://github.com/huggingface/diffusers/pull/13741) — open
|
| 289 |
- [PR #13740: Raise ValueError instead of tearing down CUDA when AuraFlow latents exceed pos_embed_max_size](https://github.com/huggingface/diffusers/pull/13740) — open
|
| 290 |
|
| 291 |
+
### `apolinario`
|
| 292 |
+
|
| 293 |
+
- profile: [github.com/apolinario](https://github.com/apolinario)
|
| 294 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aapolinario)
|
| 295 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aapolinario)
|
| 296 |
+
- repo first seen: `2022-07-20T09:48:08Z`
|
| 297 |
+
- repo last seen: `2026-06-03T16:01:00Z`
|
| 298 |
+
- first seen in snapshot: **no**
|
| 299 |
+
- repo association: **MEMBER**
|
| 300 |
+
- repo primary artifacts: **63**
|
| 301 |
+
- snapshot authored PRs/issues: **32 PRs / 31 issues**
|
| 302 |
+
- snapshot discussion activity: **113 comments / 69 reviews / 60 review comments**
|
| 303 |
+
- account age: **5498 days**
|
| 304 |
+
- recent public PR activity: **5 PRs** (1 merged / 0 closed-unmerged / 4 open; merged rate **20%**, closed-unmerged rate **0%**, open rate **80%**)
|
| 305 |
+
- public orgs: `redelivre`
|
| 306 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 307 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 308 |
+
|
| 309 |
+
Example artifacts:
|
| 310 |
+
- [PR #13861: Ideogram4 lora training](https://github.com/huggingface/diffusers/pull/13861) — open
|
| 311 |
+
- [PR #13860: Add structured prompt upsampling to Ideogram4](https://github.com/huggingface/diffusers/pull/13860) — open
|
| 312 |
+
- [PR #13859: Add Ideogram 4](https://github.com/huggingface/diffusers/pull/13859) — open
|
| 313 |
+
- [Issue #12159: LoRA loading compatibility with some Qwen Image LoRAs](https://github.com/huggingface/diffusers/issues/12159) — closed
|
| 314 |
+
- [Issue #11702: AccVid LoRA key error when loading with diffusers](https://github.com/huggingface/diffusers/issues/11702) — closed
|
| 315 |
+
- [Issue #9492: Add FLUX image-to-image to `AutoPipelineForImage2Image` ](https://github.com/huggingface/diffusers/issues/9492) — closed
|
| 316 |
+
|
| 317 |
### `jiqing-feng`
|
| 318 |
|
| 319 |
- profile: [github.com/jiqing-feng](https://github.com/jiqing-feng)
|
|
|
|
| 842 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif)
|
| 843 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif)
|
| 844 |
- repo first seen: `2022-06-15T15:01:24Z`
|
| 845 |
+
- repo last seen: `2026-06-03T16:08:52Z`
|
| 846 |
- first seen in snapshot: **no**
|
| 847 |
- repo association: **MEMBER**
|
| 848 |
- repo primary artifacts: **65**
|
| 849 |
- snapshot authored PRs/issues: **65 PRs / 0 issues**
|
| 850 |
+
- snapshot discussion activity: **205 comments / 159 reviews / 136 review comments**
|
| 851 |
- account age: **6611 days**
|
| 852 |
- recent public PR activity: **32 PRs** (18 merged / 3 closed-unmerged / 11 open; merged rate **56%**, closed-unmerged rate **9%**, open rate **34%**)
|
| 853 |
- public orgs: none visible
|
|
|
|
| 888 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang)
|
| 889 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang)
|
| 890 |
- repo first seen: `2022-11-03T10:27:59Z`
|
| 891 |
+
- repo last seen: `2026-06-03T16:28:12Z`
|
| 892 |
- first seen in snapshot: **no**
|
| 893 |
- repo association: **MEMBER**
|
| 894 |
- repo primary artifacts: **4**
|
| 895 |
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 896 |
+
- snapshot discussion activity: **7 comments / 8 reviews / 10 review comments**
|
| 897 |
- account age: **2783 days**
|
| 898 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 899 |
- public orgs: none visible
|
|
|
|
| 1575 |
- [PR #13564: Eliminate GPU sync overhead and CPU→GPU transfers across LTX2 pipeline](https://github.com/huggingface/diffusers/pull/13564) — closed, merged
|
| 1576 |
- [Issue #13462: Decorating bound methods in profiling utils breaks instance isolation](https://github.com/huggingface/diffusers/issues/13462) — closed
|
| 1577 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1578 |
### `Zhu1116`
|
| 1579 |
|
| 1580 |
- profile: [github.com/Zhu1116](https://github.com/Zhu1116)
|
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:03d0c4083bdd861e8769123e1b21f5f4880ce0ef52fb71e8732ae19196903af2
|
| 3 |
+
size 29465
|
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:85629093b0bee415ce88b61d5308e3c39b17907bfb0b85ea39c4ae4bb16e7e40
|
| 3 |
+
size 6969310
|
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:13fce34a0785b96884bd5f52233a2ea979aa2734f8fe924ef85bc71139f8c034
|
| 3 |
+
size 112008025
|
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:a1638178d07bfd348f7caac38d87d999e61f85dfc6e2f3c5a18fb582bdd458aa
|
| 3 |
+
size 67938849
|
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:496680f5ec85bb75bbf457fcd61a1dc78fae4e7cbc7017a9f083eda27c753b1e
|
| 3 |
+
size 4995160
|
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:1afab9d535b548a3a8635e07942cc4eda971c56140a25bee5944202826067bfe
|
| 3 |
+
size 5607419
|
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:8a715eecf46a057b22e23ce3b79b30d08acb90800dca1a1672540aac5a5bf0f0
|
| 3 |
+
size 2288262
|
snapshots/20260603T163519Z/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": 59659,
|
| 9 |
+
"issues": 5396,
|
| 10 |
+
"links": 6770,
|
| 11 |
+
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7437,
|
| 13 |
+
"pr_files": 52242,
|
| 14 |
+
"pull_requests": 7437,
|
| 15 |
+
"review_comments": 31888,
|
| 16 |
+
"reviews": 29661,
|
| 17 |
+
"timeline_events": 206307
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-03T16:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 5,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 11,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 48,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 21,
|
| 29 |
+
"reviews": 11,
|
| 30 |
+
"timeline_events": 136
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-03T16:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260603T163519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-03T15:35:19Z",
|
| 37 |
+
"next_since": "2026-06-03T16:35:19Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260603T163519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260603T163519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-03T16:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260603T163519Z"
|
| 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-03T15:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260603T163519Z",
|
| 4 |
+
"next_since": "2026-06-03T16:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-03T16:35:19Z"
|
| 7 |
}
|