Refresh diffusers dataset snapshot 20260526T163525Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +20 -20
- new-contributors-report.json +87 -87
- new-contributors-report.md +32 -32
- new_contributors.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/20260526T163525Z/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: `20260526T163525Z`
|
| 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:1a6b6dccb2ca2ec465e518f6e801c54716e94ba4114ec392e46f5344a0be3e91
|
| 3 |
+
size 2937126
|
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:2c9754869460d590b477d50391acee9e3276896ea206008f2db372cf2952a062
|
| 3 |
+
size 88450
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59523,
|
| 9 |
"issues": 5392,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 97,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 31720,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59523,
|
| 9 |
"issues": 5392,
|
| 10 |
+
"links": 6602,
|
| 11 |
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7395,
|
| 13 |
+
"pr_files": 51920,
|
| 14 |
+
"pull_requests": 7395,
|
| 15 |
"review_comments": 31720,
|
| 16 |
+
"reviews": 29519,
|
| 17 |
+
"timeline_events": 205479
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-26T16:35:25Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2344,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 50,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 20,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 113
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-26T16:35:25Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260526T163525Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-26T15:35:25Z",
|
| 37 |
+
"next_since": "2026-05-26T16:35:25Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"live_fetches": 3,
|
| 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": [
|
|
@@ -142,13 +142,13 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-05-
|
| 146 |
"repo_primary_artifact_count": 395,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 381,
|
| 150 |
"snapshot_comment_count": 1079,
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
"snapshot_review_comment_count": 1196,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
|
@@ -754,6 +754,83 @@
|
|
| 754 |
},
|
| 755 |
"fetch_error": null
|
| 756 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 757 |
{
|
| 758 |
"author_login": "kaixuanliu",
|
| 759 |
"name": "kaixuanliu",
|
|
@@ -2632,83 +2709,6 @@
|
|
| 2632 |
},
|
| 2633 |
"fetch_error": null
|
| 2634 |
},
|
| 2635 |
-
{
|
| 2636 |
-
"author_login": "dependabot[bot]",
|
| 2637 |
-
"name": null,
|
| 2638 |
-
"profile_url": "https://github.com/dependabot[bot]",
|
| 2639 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D",
|
| 2640 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D",
|
| 2641 |
-
"repo_first_seen_at": "2023-12-20T21:14:21Z",
|
| 2642 |
-
"repo_last_seen_at": "2026-05-20T15:51:39Z",
|
| 2643 |
-
"repo_primary_artifact_count": 20,
|
| 2644 |
-
"repo_artifact_count": 24,
|
| 2645 |
-
"snapshot_issue_count": 0,
|
| 2646 |
-
"snapshot_pr_count": 20,
|
| 2647 |
-
"snapshot_comment_count": 4,
|
| 2648 |
-
"snapshot_review_count": 0,
|
| 2649 |
-
"snapshot_review_comment_count": 0,
|
| 2650 |
-
"repo_association": "CONTRIBUTOR",
|
| 2651 |
-
"new_to_repo": false,
|
| 2652 |
-
"first_seen_in_snapshot": false,
|
| 2653 |
-
"known_via_prior_merged_pr": true,
|
| 2654 |
-
"report_reason": null,
|
| 2655 |
-
"enrichment_source": "live",
|
| 2656 |
-
"live_refetch_skipped": false,
|
| 2657 |
-
"account_age_days": null,
|
| 2658 |
-
"young_account": false,
|
| 2659 |
-
"follow_through_score": "n/a",
|
| 2660 |
-
"breadth_score": "n/a",
|
| 2661 |
-
"automation_risk_signal": "n/a",
|
| 2662 |
-
"heuristic_note": "summary unavailable",
|
| 2663 |
-
"public_orgs": [],
|
| 2664 |
-
"activity": {
|
| 2665 |
-
"visible_authored_pr_count": null,
|
| 2666 |
-
"merged_pr_count": null,
|
| 2667 |
-
"closed_unmerged_pr_count": null,
|
| 2668 |
-
"open_pr_count": null,
|
| 2669 |
-
"merged_pr_rate": null,
|
| 2670 |
-
"closed_unmerged_pr_rate": null,
|
| 2671 |
-
"still_open_pr_rate": null,
|
| 2672 |
-
"distinct_repos_with_authored_prs": null,
|
| 2673 |
-
"distinct_repos_with_open_prs": null
|
| 2674 |
-
},
|
| 2675 |
-
"examples": {
|
| 2676 |
-
"pull_requests": [
|
| 2677 |
-
{
|
| 2678 |
-
"kind": "pull_request",
|
| 2679 |
-
"number": 13773,
|
| 2680 |
-
"title": "Bump diffusers from 0.9.0 to 0.38.0 in /examples/research_projects/dreambooth_inpaint",
|
| 2681 |
-
"url": "https://github.com/huggingface/diffusers/pull/13773",
|
| 2682 |
-
"state": "open",
|
| 2683 |
-
"merged": false,
|
| 2684 |
-
"draft": false,
|
| 2685 |
-
"created_at": "2026-05-20T15:51:39Z"
|
| 2686 |
-
},
|
| 2687 |
-
{
|
| 2688 |
-
"kind": "pull_request",
|
| 2689 |
-
"number": 13692,
|
| 2690 |
-
"title": "Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill",
|
| 2691 |
-
"url": "https://github.com/huggingface/diffusers/pull/13692",
|
| 2692 |
-
"state": "closed",
|
| 2693 |
-
"merged": true,
|
| 2694 |
-
"draft": false,
|
| 2695 |
-
"created_at": "2026-05-07T12:14:42Z"
|
| 2696 |
-
},
|
| 2697 |
-
{
|
| 2698 |
-
"kind": "pull_request",
|
| 2699 |
-
"number": 12279,
|
| 2700 |
-
"title": "Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill",
|
| 2701 |
-
"url": "https://github.com/huggingface/diffusers/pull/12279",
|
| 2702 |
-
"state": "open",
|
| 2703 |
-
"merged": false,
|
| 2704 |
-
"draft": false,
|
| 2705 |
-
"created_at": "2025-09-03T19:15:11Z"
|
| 2706 |
-
}
|
| 2707 |
-
],
|
| 2708 |
-
"issues": []
|
| 2709 |
-
},
|
| 2710 |
-
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'dependabot[bot]'.\"}]"
|
| 2711 |
-
},
|
| 2712 |
{
|
| 2713 |
"author_login": "christopher5106",
|
| 2714 |
"name": "Christopher",
|
|
@@ -6176,7 +6176,7 @@
|
|
| 6176 |
"snapshot_comment_count": 0,
|
| 6177 |
"snapshot_review_count": 0,
|
| 6178 |
"snapshot_review_comment_count": 0,
|
| 6179 |
-
"repo_association": "
|
| 6180 |
"new_to_repo": false,
|
| 6181 |
"first_seen_in_snapshot": false,
|
| 6182 |
"known_via_prior_merged_pr": false,
|
|
@@ -6208,8 +6208,8 @@
|
|
| 6208 |
"number": 13812,
|
| 6209 |
"title": "chore: enable Dependabot weekly GitHub Actions bumps",
|
| 6210 |
"url": "https://github.com/huggingface/diffusers/pull/13812",
|
| 6211 |
-
"state": "
|
| 6212 |
-
"merged":
|
| 6213 |
"draft": false,
|
| 6214 |
"created_at": "2026-05-26T10:32:00Z"
|
| 6215 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260526T163525Z",
|
| 5 |
+
"generated_at": "2026-05-26T16:36:03Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.671,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.007,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-05-26T15:42:37Z",
|
| 146 |
"repo_primary_artifact_count": 395,
|
| 147 |
+
"repo_artifact_count": 4186,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 381,
|
| 150 |
"snapshot_comment_count": 1079,
|
| 151 |
+
"snapshot_review_count": 1516,
|
| 152 |
"snapshot_review_comment_count": 1196,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
|
|
|
| 754 |
},
|
| 755 |
"fetch_error": null
|
| 756 |
},
|
| 757 |
+
{
|
| 758 |
+
"author_login": "dependabot[bot]",
|
| 759 |
+
"name": null,
|
| 760 |
+
"profile_url": "https://github.com/dependabot[bot]",
|
| 761 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D",
|
| 762 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D",
|
| 763 |
+
"repo_first_seen_at": "2023-12-20T21:14:21Z",
|
| 764 |
+
"repo_last_seen_at": "2026-05-26T15:48:39Z",
|
| 765 |
+
"repo_primary_artifact_count": 21,
|
| 766 |
+
"repo_artifact_count": 25,
|
| 767 |
+
"snapshot_issue_count": 0,
|
| 768 |
+
"snapshot_pr_count": 21,
|
| 769 |
+
"snapshot_comment_count": 4,
|
| 770 |
+
"snapshot_review_count": 0,
|
| 771 |
+
"snapshot_review_comment_count": 0,
|
| 772 |
+
"repo_association": "CONTRIBUTOR",
|
| 773 |
+
"new_to_repo": false,
|
| 774 |
+
"first_seen_in_snapshot": false,
|
| 775 |
+
"known_via_prior_merged_pr": true,
|
| 776 |
+
"report_reason": null,
|
| 777 |
+
"enrichment_source": "live",
|
| 778 |
+
"live_refetch_skipped": false,
|
| 779 |
+
"account_age_days": null,
|
| 780 |
+
"young_account": false,
|
| 781 |
+
"follow_through_score": "n/a",
|
| 782 |
+
"breadth_score": "n/a",
|
| 783 |
+
"automation_risk_signal": "n/a",
|
| 784 |
+
"heuristic_note": "summary unavailable",
|
| 785 |
+
"public_orgs": [],
|
| 786 |
+
"activity": {
|
| 787 |
+
"visible_authored_pr_count": null,
|
| 788 |
+
"merged_pr_count": null,
|
| 789 |
+
"closed_unmerged_pr_count": null,
|
| 790 |
+
"open_pr_count": null,
|
| 791 |
+
"merged_pr_rate": null,
|
| 792 |
+
"closed_unmerged_pr_rate": null,
|
| 793 |
+
"still_open_pr_rate": null,
|
| 794 |
+
"distinct_repos_with_authored_prs": null,
|
| 795 |
+
"distinct_repos_with_open_prs": null
|
| 796 |
+
},
|
| 797 |
+
"examples": {
|
| 798 |
+
"pull_requests": [
|
| 799 |
+
{
|
| 800 |
+
"kind": "pull_request",
|
| 801 |
+
"number": 13814,
|
| 802 |
+
"title": "Bump the actions group with 15 updates",
|
| 803 |
+
"url": "https://github.com/huggingface/diffusers/pull/13814",
|
| 804 |
+
"state": "open",
|
| 805 |
+
"merged": false,
|
| 806 |
+
"draft": false,
|
| 807 |
+
"created_at": "2026-05-26T15:48:39Z"
|
| 808 |
+
},
|
| 809 |
+
{
|
| 810 |
+
"kind": "pull_request",
|
| 811 |
+
"number": 13773,
|
| 812 |
+
"title": "Bump diffusers from 0.9.0 to 0.38.0 in /examples/research_projects/dreambooth_inpaint",
|
| 813 |
+
"url": "https://github.com/huggingface/diffusers/pull/13773",
|
| 814 |
+
"state": "open",
|
| 815 |
+
"merged": false,
|
| 816 |
+
"draft": false,
|
| 817 |
+
"created_at": "2026-05-20T15:51:39Z"
|
| 818 |
+
},
|
| 819 |
+
{
|
| 820 |
+
"kind": "pull_request",
|
| 821 |
+
"number": 13692,
|
| 822 |
+
"title": "Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill",
|
| 823 |
+
"url": "https://github.com/huggingface/diffusers/pull/13692",
|
| 824 |
+
"state": "closed",
|
| 825 |
+
"merged": true,
|
| 826 |
+
"draft": false,
|
| 827 |
+
"created_at": "2026-05-07T12:14:42Z"
|
| 828 |
+
}
|
| 829 |
+
],
|
| 830 |
+
"issues": []
|
| 831 |
+
},
|
| 832 |
+
"fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'dependabot[bot]'.\"}]"
|
| 833 |
+
},
|
| 834 |
{
|
| 835 |
"author_login": "kaixuanliu",
|
| 836 |
"name": "kaixuanliu",
|
|
|
|
| 2709 |
},
|
| 2710 |
"fetch_error": null
|
| 2711 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2712 |
{
|
| 2713 |
"author_login": "christopher5106",
|
| 2714 |
"name": "Christopher",
|
|
|
|
| 6176 |
"snapshot_comment_count": 0,
|
| 6177 |
"snapshot_review_count": 0,
|
| 6178 |
"snapshot_review_comment_count": 0,
|
| 6179 |
+
"repo_association": "CONTRIBUTOR",
|
| 6180 |
"new_to_repo": false,
|
| 6181 |
"first_seen_in_snapshot": false,
|
| 6182 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 6208 |
"number": 13812,
|
| 6209 |
"title": "chore: enable Dependabot weekly GitHub Actions bumps",
|
| 6210 |
"url": "https://github.com/huggingface/diffusers/pull/13812",
|
| 6211 |
+
"state": "closed",
|
| 6212 |
+
"merged": true,
|
| 6213 |
"draft": false,
|
| 6214 |
"created_at": "2026-05-26T10:32:00Z"
|
| 6215 |
}
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
@@ -16,6 +16,7 @@
|
|
| 16 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 51 | 11 | weak | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2082d | `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 |
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 26 | 4 | strong | moderate | low | high recent PR volume |
|
|
|
|
| 19 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 14 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 13 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` | 12 | 2 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -38,7 +39,6 @@
|
|
| 38 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2023-02-22T18:18:22Z` | 214 | 6 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
| 39 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 68 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 40 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6570d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread; targets high-star repos |
|
| 41 |
-
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 20 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 42 |
| `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
|
| 43 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2742d | `2022-11-03T10:27:59Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 44 |
| `chenyangzhu1` | [profile](https://github.com/chenyangzhu1) | no | CONTRIBUTOR | 1477d | `2026-04-02T15:30:04Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
|
@@ -88,7 +88,7 @@
|
|
| 88 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1462d | `2026-04-22T10:38:45Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 89 |
| `GalacticAvenger` | [profile](https://github.com/GalacticAvenger) | no | CONTRIBUTOR | 2212d | `2026-04-02T20:15:48Z` | 1 | 0 | mixed | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 90 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 853d | `2026-04-24T15:24:20Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 91 |
-
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no |
|
| 92 |
| `hitchhiker3010` | [profile](https://github.com/hitchhiker3010) | no | CONTRIBUTOR | 3777d | `2026-04-07T06:26:34Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 93 |
| `HMAKT99` | [profile](https://github.com/HMAKT99) | no | FIRST_TIME_CONTRIBUTOR | 265d | `2026-03-30T15:12:13Z` | 1 | 0 | mixed | very high | medium | young account; extremely high recent PR volume; very broad repo spread |
|
| 94 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2981d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -141,12 +141,12 @@ Example artifacts:
|
|
| 141 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 142 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 143 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 144 |
-
- repo last seen: `2026-05-
|
| 145 |
- first seen in snapshot: **no**
|
| 146 |
- repo association: **MEMBER**
|
| 147 |
- repo primary artifacts: **395**
|
| 148 |
- snapshot authored PRs/issues: **381 PRs / 14 issues**
|
| 149 |
-
- snapshot discussion activity: **1079 comments /
|
| 150 |
- account age: **4361 days**
|
| 151 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 152 |
- public orgs: none visible
|
|
@@ -288,6 +288,30 @@ Example artifacts:
|
|
| 288 |
- [Issue #12975: AnimateDiffPipeline performance regression on CPU.](https://github.com/huggingface/diffusers/issues/12975) — closed
|
| 289 |
- [Issue #12632: stable_diffusion_xl_img2img failed due to dtype missmatch](https://github.com/huggingface/diffusers/issues/12632) — closed
|
| 290 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
### `kaixuanliu`
|
| 292 |
|
| 293 |
- profile: [github.com/kaixuanliu](https://github.com/kaixuanliu)
|
|
@@ -812,30 +836,6 @@ Example artifacts:
|
|
| 812 |
- [PR #13698: [LLADA2] Fix llada2 review #13598](https://github.com/huggingface/diffusers/pull/13698) — closed, merged
|
| 813 |
- [PR #13333: [LLADA2] documentation fixes](https://github.com/huggingface/diffusers/pull/13333) — closed, merged
|
| 814 |
|
| 815 |
-
### `dependabot[bot]`
|
| 816 |
-
|
| 817 |
-
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
| 818 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D)
|
| 819 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D)
|
| 820 |
-
- repo first seen: `2023-12-20T21:14:21Z`
|
| 821 |
-
- repo last seen: `2026-05-20T15:51:39Z`
|
| 822 |
-
- first seen in snapshot: **no**
|
| 823 |
-
- repo association: **CONTRIBUTOR**
|
| 824 |
-
- repo primary artifacts: **20**
|
| 825 |
-
- snapshot authored PRs/issues: **20 PRs / 0 issues**
|
| 826 |
-
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 827 |
-
- account age: **? days**
|
| 828 |
-
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 829 |
-
- public orgs: none visible
|
| 830 |
-
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 831 |
-
- heuristic read: **summary unavailable**
|
| 832 |
-
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'dependabot[bot]'."}]`
|
| 833 |
-
|
| 834 |
-
Example artifacts:
|
| 835 |
-
- [PR #13773: Bump diffusers from 0.9.0 to 0.38.0 in /examples/research_projects/dreambooth_inpaint](https://github.com/huggingface/diffusers/pull/13773) — open
|
| 836 |
-
- [PR #13692: Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/13692) — closed, merged
|
| 837 |
-
- [PR #12279: Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/12279) — open
|
| 838 |
-
|
| 839 |
### `christopher5106`
|
| 840 |
|
| 841 |
- profile: [github.com/christopher5106](https://github.com/christopher5106)
|
|
@@ -1936,7 +1936,7 @@ Example artifacts:
|
|
| 1936 |
- repo first seen: `2026-05-26T10:32:00Z`
|
| 1937 |
- repo last seen: `2026-05-26T10:32:00Z`
|
| 1938 |
- first seen in snapshot: **no**
|
| 1939 |
-
- repo association: **
|
| 1940 |
- repo primary artifacts: **1**
|
| 1941 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1942 |
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
|
@@ -1948,7 +1948,7 @@ Example artifacts:
|
|
| 1948 |
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'hf-dependantbot-rollout[bot]'."}]`
|
| 1949 |
|
| 1950 |
Example artifacts:
|
| 1951 |
-
- [PR #13812: chore: enable Dependabot weekly GitHub Actions bumps](https://github.com/huggingface/diffusers/pull/13812) —
|
| 1952 |
|
| 1953 |
### `hitchhiker3010`
|
| 1954 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260526T163525Z`
|
| 4 |
+
- Generated: `2026-05-26T16:36:03Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
|
|
| 16 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 51 | 11 | weak | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | CONTRIBUTOR | 2082d | `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 |
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 26 | 4 | strong | moderate | low | high recent PR volume |
|
| 19 |
+
| `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 |
|
| 20 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 14 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 21 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 13 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 22 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` | 12 | 2 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 39 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2023-02-22T18:18:22Z` | 214 | 6 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
| 40 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 68 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 41 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6570d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread; targets high-star repos |
|
|
|
|
| 42 |
| `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
|
| 43 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2742d | `2022-11-03T10:27:59Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 44 |
| `chenyangzhu1` | [profile](https://github.com/chenyangzhu1) | no | CONTRIBUTOR | 1477d | `2026-04-02T15:30:04Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 88 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1462d | `2026-04-22T10:38:45Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 89 |
| `GalacticAvenger` | [profile](https://github.com/GalacticAvenger) | no | CONTRIBUTOR | 2212d | `2026-04-02T20:15:48Z` | 1 | 0 | mixed | high | low | broad repo spread; high open PR share; targets high-star repos |
|
| 90 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 853d | `2026-04-24T15:24:20Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 91 |
+
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 92 |
| `hitchhiker3010` | [profile](https://github.com/hitchhiker3010) | no | CONTRIBUTOR | 3777d | `2026-04-07T06:26:34Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
| 93 |
| `HMAKT99` | [profile](https://github.com/HMAKT99) | no | FIRST_TIME_CONTRIBUTOR | 265d | `2026-03-30T15:12:13Z` | 1 | 0 | mixed | very high | medium | young account; extremely high recent PR volume; very broad repo spread |
|
| 94 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2981d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 141 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 142 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 143 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 144 |
+
- repo last seen: `2026-05-26T15:42:37Z`
|
| 145 |
- first seen in snapshot: **no**
|
| 146 |
- repo association: **MEMBER**
|
| 147 |
- repo primary artifacts: **395**
|
| 148 |
- snapshot authored PRs/issues: **381 PRs / 14 issues**
|
| 149 |
+
- snapshot discussion activity: **1079 comments / 1516 reviews / 1196 review comments**
|
| 150 |
- account age: **4361 days**
|
| 151 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 152 |
- public orgs: none visible
|
|
|
|
| 288 |
- [Issue #12975: AnimateDiffPipeline performance regression on CPU.](https://github.com/huggingface/diffusers/issues/12975) — closed
|
| 289 |
- [Issue #12632: stable_diffusion_xl_img2img failed due to dtype missmatch](https://github.com/huggingface/diffusers/issues/12632) — closed
|
| 290 |
|
| 291 |
+
### `dependabot[bot]`
|
| 292 |
+
|
| 293 |
+
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
| 294 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D)
|
| 295 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D)
|
| 296 |
+
- repo first seen: `2023-12-20T21:14:21Z`
|
| 297 |
+
- repo last seen: `2026-05-26T15:48:39Z`
|
| 298 |
+
- first seen in snapshot: **no**
|
| 299 |
+
- repo association: **CONTRIBUTOR**
|
| 300 |
+
- repo primary artifacts: **21**
|
| 301 |
+
- snapshot authored PRs/issues: **21 PRs / 0 issues**
|
| 302 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 303 |
+
- account age: **? days**
|
| 304 |
+
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 305 |
+
- public orgs: none visible
|
| 306 |
+
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 307 |
+
- heuristic read: **summary unavailable**
|
| 308 |
+
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'dependabot[bot]'."}]`
|
| 309 |
+
|
| 310 |
+
Example artifacts:
|
| 311 |
+
- [PR #13814: Bump the actions group with 15 updates](https://github.com/huggingface/diffusers/pull/13814) — open
|
| 312 |
+
- [PR #13773: Bump diffusers from 0.9.0 to 0.38.0 in /examples/research_projects/dreambooth_inpaint](https://github.com/huggingface/diffusers/pull/13773) — open
|
| 313 |
+
- [PR #13692: Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/13692) — closed, merged
|
| 314 |
+
|
| 315 |
### `kaixuanliu`
|
| 316 |
|
| 317 |
- profile: [github.com/kaixuanliu](https://github.com/kaixuanliu)
|
|
|
|
| 836 |
- [PR #13698: [LLADA2] Fix llada2 review #13598](https://github.com/huggingface/diffusers/pull/13698) — closed, merged
|
| 837 |
- [PR #13333: [LLADA2] documentation fixes](https://github.com/huggingface/diffusers/pull/13333) — closed, merged
|
| 838 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 839 |
### `christopher5106`
|
| 840 |
|
| 841 |
- profile: [github.com/christopher5106](https://github.com/christopher5106)
|
|
|
|
| 1936 |
- repo first seen: `2026-05-26T10:32:00Z`
|
| 1937 |
- repo last seen: `2026-05-26T10:32:00Z`
|
| 1938 |
- first seen in snapshot: **no**
|
| 1939 |
+
- repo association: **CONTRIBUTOR**
|
| 1940 |
- repo primary artifacts: **1**
|
| 1941 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 1942 |
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
|
|
|
| 1948 |
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'hf-dependantbot-rollout[bot]'."}]`
|
| 1949 |
|
| 1950 |
Example artifacts:
|
| 1951 |
+
- [PR #13812: chore: enable Dependabot weekly GitHub Actions bumps](https://github.com/huggingface/diffusers/pull/13812) — closed, merged
|
| 1952 |
|
| 1953 |
### `hitchhiker3010`
|
| 1954 |
|
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:9943c1b00d0121489a97cc2ccdfd2455e7adc869593c76fb9d0f21b349afed59
|
| 3 |
+
size 29401
|
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:d17493c7639c037aad64470332a7e8d24f909caa5593639a3e03caf4ceba9f72
|
| 3 |
+
size 111668096
|
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:d2c392a1b0ea8e14d709447e34f60a6b32f9ccc1ae12d35eb53ed3a884469bc8
|
| 3 |
+
size 67550282
|
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:476ce23bc458a9a4080475e098691fbcaf48f3ffe6bb4d584e7cbb532d03977a
|
| 3 |
+
size 4962653
|
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:7f857cb1c37fdd0ef00c225e51fa1a4e5531c1c4cdee338352bcfd57154a3962
|
| 3 |
+
size 5574288
|
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:13aff74eae5742ac7f82b7cc5eae24db1dd259cf2c25c7bc0dae87e039788479
|
| 3 |
+
size 2270243
|
snapshots/20260526T163525Z/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": 59523,
|
| 9 |
+
"issues": 5392,
|
| 10 |
+
"links": 6602,
|
| 11 |
+
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7395,
|
| 13 |
+
"pr_files": 51920,
|
| 14 |
+
"pull_requests": 7395,
|
| 15 |
+
"review_comments": 31720,
|
| 16 |
+
"reviews": 29519,
|
| 17 |
+
"timeline_events": 205479
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-26T16:35:25Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2344,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 50,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 20,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 113
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-26T16:35:25Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260526T163525Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-26T15:35:25Z",
|
| 37 |
+
"next_since": "2026-05-26T16:35:25Z"
|
| 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-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260526T163525Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260526T163525Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-26T16:35:25Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260526T163525Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-26T15:35:25Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260526T163525Z",
|
| 4 |
+
"next_since": "2026-05-26T16:35:25Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-26T16:35:25Z"
|
| 7 |
}
|