Refresh diffusers dataset snapshot 20260709T083518Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +31 -31
- new-contributors-report.md +14 -14
- 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/20260709T083518Z/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: `20260709T083518Z`
|
| 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:c922351a2e71bad28e1a497555fb5a6adf37c592f607985571106290528a4b36
|
| 3 |
+
size 15317233
|
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:6a114de7b9f7b25f5665a9e20686df0165937b9b534fb22f76786f0f094e643c
|
| 3 |
+
size 3014999
|
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:f9d03b3b5cf59edc742f7b5fd9945bf767babcc42ff1cddf54680fd30a62be38
|
| 3 |
+
size 8241397
|
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:3c6cee65c1d27cb360f20356149288be6c644c052847a1a893246593e0d81822
|
| 3 |
+
size 6363401
|
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:b5092f853181008a5a1841d336e8f96da9443a594b32d2704d9247f4ae95ef19
|
| 3 |
+
size 103391
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5456,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 127,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 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-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60363,
|
| 9 |
"issues": 5456,
|
| 10 |
+
"links": 8714,
|
| 11 |
"new_contributors": 127,
|
| 12 |
+
"pr_diffs": 7657,
|
| 13 |
+
"pr_files": 54165,
|
| 14 |
+
"pull_requests": 7657,
|
| 15 |
+
"review_comments": 32766,
|
| 16 |
+
"reviews": 30306,
|
| 17 |
+
"timeline_events": 210493
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T08:35:18Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 5,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 58,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 34,
|
| 29 |
+
"reviews": 13,
|
| 30 |
+
"timeline_events": 181
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-09T08:35:18Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T083518Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T07:35:18Z",
|
| 37 |
+
"next_since": "2026-07-09T08:35:18Z"
|
| 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-07-
|
| 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": 0.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,14 +31,14 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-07-
|
| 35 |
"repo_primary_artifact_count": 1207,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1073,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -566,14 +566,14 @@
|
|
| 566 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 567 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 568 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 569 |
-
"repo_last_seen_at": "2026-07-
|
| 570 |
"repo_primary_artifact_count": 81,
|
| 571 |
-
"repo_artifact_count":
|
| 572 |
"snapshot_issue_count": 10,
|
| 573 |
"snapshot_pr_count": 71,
|
| 574 |
"snapshot_comment_count": 402,
|
| 575 |
-
"snapshot_review_count":
|
| 576 |
-
"snapshot_review_comment_count":
|
| 577 |
"repo_association": "MEMBER",
|
| 578 |
"new_to_repo": false,
|
| 579 |
"first_seen_in_snapshot": false,
|
|
@@ -828,11 +828,11 @@
|
|
| 828 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 829 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 830 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 831 |
-
"repo_last_seen_at": "2026-07-
|
| 832 |
-
"repo_primary_artifact_count":
|
| 833 |
-
"repo_artifact_count":
|
| 834 |
"snapshot_issue_count": 2,
|
| 835 |
-
"snapshot_pr_count":
|
| 836 |
"snapshot_comment_count": 119,
|
| 837 |
"snapshot_review_count": 32,
|
| 838 |
"snapshot_review_comment_count": 32,
|
|
@@ -863,6 +863,16 @@
|
|
| 863 |
},
|
| 864 |
"examples": {
|
| 865 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 866 |
{
|
| 867 |
"kind": "pull_request",
|
| 868 |
"number": 13983,
|
|
@@ -882,16 +892,6 @@
|
|
| 882 |
"merged": true,
|
| 883 |
"draft": false,
|
| 884 |
"created_at": "2026-06-17T22:50:27Z"
|
| 885 |
-
},
|
| 886 |
-
{
|
| 887 |
-
"kind": "pull_request",
|
| 888 |
-
"number": 13958,
|
| 889 |
-
"title": "fix(flux): decouple modular flux from classic and qwenimage imports",
|
| 890 |
-
"url": "https://github.com/huggingface/diffusers/pull/13958",
|
| 891 |
-
"state": "open",
|
| 892 |
-
"merged": false,
|
| 893 |
-
"draft": false,
|
| 894 |
-
"created_at": "2026-06-15T02:57:56Z"
|
| 895 |
}
|
| 896 |
],
|
| 897 |
"issues": [
|
|
@@ -5919,12 +5919,12 @@
|
|
| 5919 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava",
|
| 5920 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava",
|
| 5921 |
"repo_first_seen_at": "2026-06-22T18:05:17Z",
|
| 5922 |
-
"repo_last_seen_at": "2026-07-
|
| 5923 |
"repo_primary_artifact_count": 3,
|
| 5924 |
-
"repo_artifact_count":
|
| 5925 |
"snapshot_issue_count": 2,
|
| 5926 |
"snapshot_pr_count": 1,
|
| 5927 |
-
"snapshot_comment_count":
|
| 5928 |
"snapshot_review_count": 0,
|
| 5929 |
"snapshot_review_comment_count": 0,
|
| 5930 |
"repo_association": "NONE",
|
|
@@ -5971,7 +5971,7 @@
|
|
| 5971 |
"number": 14076,
|
| 5972 |
"title": "[Proposal]: Support LoRA loading for MotifVideo pipelines",
|
| 5973 |
"url": "https://github.com/huggingface/diffusers/issues/14076",
|
| 5974 |
-
"state": "
|
| 5975 |
"merged": null,
|
| 5976 |
"draft": null,
|
| 5977 |
"created_at": "2026-06-26T21:21:14Z"
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260709T083518Z",
|
| 5 |
+
"generated_at": "2026-07-09T08:35:59Z",
|
| 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.643,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.005,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-07-09T08:33:28Z",
|
| 35 |
"repo_primary_artifact_count": 1207,
|
| 36 |
+
"repo_artifact_count": 24133,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1073,
|
| 39 |
+
"snapshot_comment_count": 8313,
|
| 40 |
+
"snapshot_review_count": 7149,
|
| 41 |
+
"snapshot_review_comment_count": 7464,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 566 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 567 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 568 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 569 |
+
"repo_last_seen_at": "2026-07-09T08:22:40Z",
|
| 570 |
"repo_primary_artifact_count": 81,
|
| 571 |
+
"repo_artifact_count": 2464,
|
| 572 |
"snapshot_issue_count": 10,
|
| 573 |
"snapshot_pr_count": 71,
|
| 574 |
"snapshot_comment_count": 402,
|
| 575 |
+
"snapshot_review_count": 1051,
|
| 576 |
+
"snapshot_review_comment_count": 930,
|
| 577 |
"repo_association": "MEMBER",
|
| 578 |
"new_to_repo": false,
|
| 579 |
"first_seen_in_snapshot": false,
|
|
|
|
| 828 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 829 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 830 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 831 |
+
"repo_last_seen_at": "2026-07-09T08:22:32Z",
|
| 832 |
+
"repo_primary_artifact_count": 37,
|
| 833 |
+
"repo_artifact_count": 220,
|
| 834 |
"snapshot_issue_count": 2,
|
| 835 |
+
"snapshot_pr_count": 35,
|
| 836 |
"snapshot_comment_count": 119,
|
| 837 |
"snapshot_review_count": 32,
|
| 838 |
"snapshot_review_comment_count": 32,
|
|
|
|
| 863 |
},
|
| 864 |
"examples": {
|
| 865 |
"pull_requests": [
|
| 866 |
+
{
|
| 867 |
+
"kind": "pull_request",
|
| 868 |
+
"number": 14147,
|
| 869 |
+
"title": "fix qwenimage mask ordering, tensor images, layered output, vae clamp, and exports",
|
| 870 |
+
"url": "https://github.com/huggingface/diffusers/pull/14147",
|
| 871 |
+
"state": "open",
|
| 872 |
+
"merged": false,
|
| 873 |
+
"draft": false,
|
| 874 |
+
"created_at": "2026-07-09T08:22:32Z"
|
| 875 |
+
},
|
| 876 |
{
|
| 877 |
"kind": "pull_request",
|
| 878 |
"number": 13983,
|
|
|
|
| 892 |
"merged": true,
|
| 893 |
"draft": false,
|
| 894 |
"created_at": "2026-06-17T22:50:27Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 895 |
}
|
| 896 |
],
|
| 897 |
"issues": [
|
|
|
|
| 5919 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava",
|
| 5920 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava",
|
| 5921 |
"repo_first_seen_at": "2026-06-22T18:05:17Z",
|
| 5922 |
+
"repo_last_seen_at": "2026-07-09T08:02:40Z",
|
| 5923 |
"repo_primary_artifact_count": 3,
|
| 5924 |
+
"repo_artifact_count": 7,
|
| 5925 |
"snapshot_issue_count": 2,
|
| 5926 |
"snapshot_pr_count": 1,
|
| 5927 |
+
"snapshot_comment_count": 4,
|
| 5928 |
"snapshot_review_count": 0,
|
| 5929 |
"snapshot_review_comment_count": 0,
|
| 5930 |
"repo_association": "NONE",
|
|
|
|
| 5971 |
"number": 14076,
|
| 5972 |
"title": "[Proposal]: Support LoRA loading for MotifVideo pipelines",
|
| 5973 |
"url": "https://github.com/huggingface/diffusers/issues/14076",
|
| 5974 |
+
"state": "closed",
|
| 5975 |
"merged": null,
|
| 5976 |
"draft": null,
|
| 5977 |
"created_at": "2026-06-26T21:21:14Z"
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `127`
|
| 7 |
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 68 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `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 |
|
| 20 |
-
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` |
|
| 21 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | 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` | 32 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 23 |
| `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 |
|
|
@@ -145,12 +145,12 @@
|
|
| 145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 147 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 148 |
-
- repo last seen: `2026-07-
|
| 149 |
- first seen in snapshot: **no**
|
| 150 |
- repo association: **MEMBER**
|
| 151 |
- repo primary artifacts: **1207**
|
| 152 |
- snapshot authored PRs/issues: **1073 PRs / 134 issues**
|
| 153 |
-
- snapshot discussion activity: **
|
| 154 |
- account age: **3507 days**
|
| 155 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 156 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -274,12 +274,12 @@ Example artifacts:
|
|
| 274 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 275 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 276 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 277 |
-
- repo last seen: `2026-07-
|
| 278 |
- first seen in snapshot: **no**
|
| 279 |
- repo association: **MEMBER**
|
| 280 |
- repo primary artifacts: **81**
|
| 281 |
- snapshot authored PRs/issues: **71 PRs / 10 issues**
|
| 282 |
-
- snapshot discussion activity: **402 comments /
|
| 283 |
- account age: **2368 days**
|
| 284 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 285 |
- public orgs: none visible
|
|
@@ -346,11 +346,11 @@ Example artifacts:
|
|
| 346 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 347 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 348 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 349 |
-
- repo last seen: `2026-07-
|
| 350 |
- first seen in snapshot: **no**
|
| 351 |
- repo association: **CONTRIBUTOR**
|
| 352 |
-
- repo primary artifacts: **
|
| 353 |
-
- snapshot authored PRs/issues: **
|
| 354 |
- snapshot discussion activity: **119 comments / 32 reviews / 32 review comments**
|
| 355 |
- account age: **1603 days**
|
| 356 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
@@ -359,9 +359,9 @@ Example artifacts:
|
|
| 359 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 360 |
|
| 361 |
Example artifacts:
|
|
|
|
| 362 |
- [PR #13983: fix(bria_fibo): honor timesteps, fix edit num_images batching, add _no_split_modules, fix docstring](https://github.com/huggingface/diffusers/pull/13983) — open
|
| 363 |
- [PR #13981: fix(bria_fibo): fix guidance_embeds, prompt_embeds, tensor-image and multi-image crashes](https://github.com/huggingface/diffusers/pull/13981) — closed, merged
|
| 364 |
-
- [PR #13958: fix(flux): decouple modular flux from classic and qwenimage imports](https://github.com/huggingface/diffusers/pull/13958) — open
|
| 365 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 366 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 367 |
|
|
@@ -1801,12 +1801,12 @@ Example artifacts:
|
|
| 1801 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava)
|
| 1802 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava)
|
| 1803 |
- repo first seen: `2026-06-22T18:05:17Z`
|
| 1804 |
-
- repo last seen: `2026-07-
|
| 1805 |
- first seen in snapshot: **no**
|
| 1806 |
- repo association: **NONE**
|
| 1807 |
- repo primary artifacts: **3**
|
| 1808 |
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 1809 |
-
- snapshot discussion activity: **
|
| 1810 |
- account age: **869 days**
|
| 1811 |
- recent public PR activity: **11 PRs** (5 merged / 2 closed-unmerged / 4 open; merged rate **45%**, closed-unmerged rate **18%**, open rate **36%**)
|
| 1812 |
- public orgs: none visible
|
|
@@ -1815,7 +1815,7 @@ Example artifacts:
|
|
| 1815 |
|
| 1816 |
Example artifacts:
|
| 1817 |
- [PR #14044: feat(flux2): add Flux2KleinImg2ImgPipeline](https://github.com/huggingface/diffusers/pull/14044) — closed, draft
|
| 1818 |
-
- [Issue #14076: [Proposal]: Support LoRA loading for MotifVideo pipelines](https://github.com/huggingface/diffusers/issues/14076) —
|
| 1819 |
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) — closed
|
| 1820 |
|
| 1821 |
### `CodingForAGI`
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260709T083518Z`
|
| 4 |
+
- Generated: `2026-07-09T08:35:59Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `127`
|
| 7 |
|
|
|
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 68 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `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 |
|
| 20 |
+
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 35 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 21 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | 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` | 32 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 23 |
| `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 |
|
|
|
|
| 145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 147 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 148 |
+
- repo last seen: `2026-07-09T08:33:28Z`
|
| 149 |
- first seen in snapshot: **no**
|
| 150 |
- repo association: **MEMBER**
|
| 151 |
- repo primary artifacts: **1207**
|
| 152 |
- snapshot authored PRs/issues: **1073 PRs / 134 issues**
|
| 153 |
+
- snapshot discussion activity: **8313 comments / 7149 reviews / 7464 review comments**
|
| 154 |
- account age: **3507 days**
|
| 155 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 156 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 274 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 275 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 276 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 277 |
+
- repo last seen: `2026-07-09T08:22:40Z`
|
| 278 |
- first seen in snapshot: **no**
|
| 279 |
- repo association: **MEMBER**
|
| 280 |
- repo primary artifacts: **81**
|
| 281 |
- snapshot authored PRs/issues: **71 PRs / 10 issues**
|
| 282 |
+
- snapshot discussion activity: **402 comments / 1051 reviews / 930 review comments**
|
| 283 |
- account age: **2368 days**
|
| 284 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 285 |
- public orgs: none visible
|
|
|
|
| 346 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 347 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 348 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 349 |
+
- repo last seen: `2026-07-09T08:22:32Z`
|
| 350 |
- first seen in snapshot: **no**
|
| 351 |
- repo association: **CONTRIBUTOR**
|
| 352 |
+
- repo primary artifacts: **37**
|
| 353 |
+
- snapshot authored PRs/issues: **35 PRs / 2 issues**
|
| 354 |
- snapshot discussion activity: **119 comments / 32 reviews / 32 review comments**
|
| 355 |
- account age: **1603 days**
|
| 356 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
|
|
| 359 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 360 |
|
| 361 |
Example artifacts:
|
| 362 |
+
- [PR #14147: fix qwenimage mask ordering, tensor images, layered output, vae clamp, and exports](https://github.com/huggingface/diffusers/pull/14147) — open
|
| 363 |
- [PR #13983: fix(bria_fibo): honor timesteps, fix edit num_images batching, add _no_split_modules, fix docstring](https://github.com/huggingface/diffusers/pull/13983) — open
|
| 364 |
- [PR #13981: fix(bria_fibo): fix guidance_embeds, prompt_embeds, tensor-image and multi-image crashes](https://github.com/huggingface/diffusers/pull/13981) — closed, merged
|
|
|
|
| 365 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 366 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 367 |
|
|
|
|
| 1801 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava)
|
| 1802 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava)
|
| 1803 |
- repo first seen: `2026-06-22T18:05:17Z`
|
| 1804 |
+
- repo last seen: `2026-07-09T08:02:40Z`
|
| 1805 |
- first seen in snapshot: **no**
|
| 1806 |
- repo association: **NONE**
|
| 1807 |
- repo primary artifacts: **3**
|
| 1808 |
- snapshot authored PRs/issues: **1 PRs / 2 issues**
|
| 1809 |
+
- snapshot discussion activity: **4 comments / 0 reviews / 0 review comments**
|
| 1810 |
- account age: **869 days**
|
| 1811 |
- recent public PR activity: **11 PRs** (5 merged / 2 closed-unmerged / 4 open; merged rate **45%**, closed-unmerged rate **18%**, open rate **36%**)
|
| 1812 |
- public orgs: none visible
|
|
|
|
| 1815 |
|
| 1816 |
Example artifacts:
|
| 1817 |
- [PR #14044: feat(flux2): add Flux2KleinImg2ImgPipeline](https://github.com/huggingface/diffusers/pull/14044) — closed, draft
|
| 1818 |
+
- [Issue #14076: [Proposal]: Support LoRA loading for MotifVideo pipelines](https://github.com/huggingface/diffusers/issues/14076) — closed
|
| 1819 |
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) — closed
|
| 1820 |
|
| 1821 |
### `CodingForAGI`
|
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:79eddd17986737be5148202c670bd221b81d6cb62045b9e79650e3cfad2fb3ce
|
| 3 |
+
size 33746
|
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:bea453eb78840950a4c027c10d617998fb5e1851428fbb711e093f528b645b3f
|
| 3 |
+
size 7134145
|
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:babebb67df032f93019453b04822d6bfa967f2f6c4292cde6e8bef2022dcb18d
|
| 3 |
+
size 113744415
|
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:e009c4f46203fc38f0edfafe278f91ddd72b8968062e65414ea4d87143619801
|
| 3 |
+
size 69621322
|
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:725591e2b61f3a77e7ddccc871ece4445ca2c52d5b8e898acce5f81cfc4cd871
|
| 3 |
+
size 5303131
|
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:b4d732809fd59535e338381f6d0837b7712dac601478e4a283bf49fb3e57b1c4
|
| 3 |
+
size 5787546
|
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:65e0c96403c89a12ef69b67a1b3c09791334d7f096157163d35906a4323d224d
|
| 3 |
+
size 2361308
|
snapshots/20260709T083518Z/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": 60363,
|
| 9 |
+
"issues": 5456,
|
| 10 |
+
"links": 8714,
|
| 11 |
+
"new_contributors": 127,
|
| 12 |
+
"pr_diffs": 7657,
|
| 13 |
+
"pr_files": 54165,
|
| 14 |
+
"pull_requests": 7657,
|
| 15 |
+
"review_comments": 32766,
|
| 16 |
+
"reviews": 30306,
|
| 17 |
+
"timeline_events": 210493
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T08:35:18Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 5,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 58,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 34,
|
| 29 |
+
"reviews": 13,
|
| 30 |
+
"timeline_events": 181
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-09T08:35:18Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T083518Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T07:35:18Z",
|
| 37 |
+
"next_since": "2026-07-09T08:35:18Z"
|
| 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/20260709T083518Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260709T083518Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-09T08:35:18Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260709T083518Z"
|
| 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-09T07:35:18Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260709T083518Z",
|
| 4 |
+
"next_since": "2026-07-09T08:35:18Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-09T08:35:18Z"
|
| 7 |
}
|