Refresh diffusers dataset snapshot 20260718T063533Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +19 -19
- new-contributors-report.json +98 -98
- new-contributors-report.md +33 -33
- 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/20260718T063533Z/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: `20260718T063533Z`
|
| 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:b095efcd46cb91422cfeb5b753a22309589956ff66b847595da3fc51bb6c764e
|
| 3 |
+
size 3039587
|
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:7ae4f1a262059021d0d74a0d37c3ca82a2a9ba60031bc357709432550277d087
|
| 3 |
+
size 107266
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60488,
|
| 9 |
"issues": 5465,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 133,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 33024,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 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-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60488,
|
| 9 |
"issues": 5465,
|
| 10 |
+
"links": 8978,
|
| 11 |
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7725,
|
| 13 |
+
"pr_files": 54603,
|
| 14 |
+
"pull_requests": 7725,
|
| 15 |
"review_comments": 33024,
|
| 16 |
+
"reviews": 30477,
|
| 17 |
+
"timeline_events": 211510
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-18T06:35:33Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2463,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 57,
|
| 29 |
+
"reviews": 29,
|
| 30 |
+
"timeline_events": 79
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-18T06:35:33Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260718T063533Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-18T05:35:26Z",
|
| 37 |
+
"next_since": "2026-07-18T06:35:33Z"
|
| 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,13 +31,13 @@
|
|
| 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": 1214,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1080,
|
| 39 |
"snapshot_comment_count": 8330,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
"snapshot_review_comment_count": 7524,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
@@ -839,11 +839,11 @@
|
|
| 839 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 840 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 841 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 842 |
-
"repo_last_seen_at": "2026-07-18T05:
|
| 843 |
-
"repo_primary_artifact_count":
|
| 844 |
-
"repo_artifact_count":
|
| 845 |
"snapshot_issue_count": 2,
|
| 846 |
-
"snapshot_pr_count":
|
| 847 |
"snapshot_comment_count": 119,
|
| 848 |
"snapshot_review_count": 35,
|
| 849 |
"snapshot_review_comment_count": 35,
|
|
@@ -874,6 +874,16 @@
|
|
| 874 |
},
|
| 875 |
"examples": {
|
| 876 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 877 |
{
|
| 878 |
"kind": "pull_request",
|
| 879 |
"number": 14220,
|
|
@@ -893,16 +903,6 @@
|
|
| 893 |
"merged": false,
|
| 894 |
"draft": false,
|
| 895 |
"created_at": "2026-07-11T11:30:15Z"
|
| 896 |
-
},
|
| 897 |
-
{
|
| 898 |
-
"kind": "pull_request",
|
| 899 |
-
"number": 14147,
|
| 900 |
-
"title": "fix qwenimage mask ordering, tensor images, layered output, vae clamp, and exports",
|
| 901 |
-
"url": "https://github.com/huggingface/diffusers/pull/14147",
|
| 902 |
-
"state": "open",
|
| 903 |
-
"merged": false,
|
| 904 |
-
"draft": false,
|
| 905 |
-
"created_at": "2026-07-09T08:22:32Z"
|
| 906 |
}
|
| 907 |
],
|
| 908 |
"issues": [
|
|
@@ -2026,6 +2026,83 @@
|
|
| 2026 |
},
|
| 2027 |
"fetch_error": null
|
| 2028 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2029 |
{
|
| 2030 |
"author_login": "tarekziade",
|
| 2031 |
"name": "Tarek Ziade",
|
|
@@ -2349,83 +2426,6 @@
|
|
| 2349 |
},
|
| 2350 |
"fetch_error": null
|
| 2351 |
},
|
| 2352 |
-
{
|
| 2353 |
-
"author_login": "sergioperezcheco",
|
| 2354 |
-
"name": "Checo",
|
| 2355 |
-
"profile_url": "https://github.com/sergioperezcheco",
|
| 2356 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asergioperezcheco",
|
| 2357 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asergioperezcheco",
|
| 2358 |
-
"repo_first_seen_at": "2026-07-17T08:50:42Z",
|
| 2359 |
-
"repo_last_seen_at": "2026-07-18T03:25:40Z",
|
| 2360 |
-
"repo_primary_artifact_count": 4,
|
| 2361 |
-
"repo_artifact_count": 5,
|
| 2362 |
-
"snapshot_issue_count": 0,
|
| 2363 |
-
"snapshot_pr_count": 4,
|
| 2364 |
-
"snapshot_comment_count": 1,
|
| 2365 |
-
"snapshot_review_count": 0,
|
| 2366 |
-
"snapshot_review_comment_count": 0,
|
| 2367 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 2368 |
-
"new_to_repo": false,
|
| 2369 |
-
"first_seen_in_snapshot": false,
|
| 2370 |
-
"known_via_prior_merged_pr": false,
|
| 2371 |
-
"report_reason": null,
|
| 2372 |
-
"enrichment_source": "previous_report",
|
| 2373 |
-
"live_refetch_skipped": true,
|
| 2374 |
-
"account_age_days": 1541,
|
| 2375 |
-
"young_account": false,
|
| 2376 |
-
"follow_through_score": "weak",
|
| 2377 |
-
"breadth_score": "high",
|
| 2378 |
-
"automation_risk_signal": "medium",
|
| 2379 |
-
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 2380 |
-
"public_orgs": [],
|
| 2381 |
-
"activity": {
|
| 2382 |
-
"visible_authored_pr_count": 29,
|
| 2383 |
-
"merged_pr_count": 3,
|
| 2384 |
-
"closed_unmerged_pr_count": 7,
|
| 2385 |
-
"open_pr_count": 19,
|
| 2386 |
-
"merged_pr_rate": 0.1034,
|
| 2387 |
-
"closed_unmerged_pr_rate": 0.2414,
|
| 2388 |
-
"still_open_pr_rate": 0.6552,
|
| 2389 |
-
"distinct_repos_with_authored_prs": 18,
|
| 2390 |
-
"distinct_repos_with_open_prs": 12
|
| 2391 |
-
},
|
| 2392 |
-
"examples": {
|
| 2393 |
-
"pull_requests": [
|
| 2394 |
-
{
|
| 2395 |
-
"kind": "pull_request",
|
| 2396 |
-
"number": 14221,
|
| 2397 |
-
"title": "fix(schedulers): prevent NaN in ancestral schedulers with squaredcos_cap_v2",
|
| 2398 |
-
"url": "https://github.com/huggingface/diffusers/pull/14221",
|
| 2399 |
-
"state": "open",
|
| 2400 |
-
"merged": false,
|
| 2401 |
-
"draft": false,
|
| 2402 |
-
"created_at": "2026-07-18T03:25:40Z"
|
| 2403 |
-
},
|
| 2404 |
-
{
|
| 2405 |
-
"kind": "pull_request",
|
| 2406 |
-
"number": 14219,
|
| 2407 |
-
"title": "fix(aura_flow): cast latents to VAE dtype on every decode",
|
| 2408 |
-
"url": "https://github.com/huggingface/diffusers/pull/14219",
|
| 2409 |
-
"state": "open",
|
| 2410 |
-
"merged": false,
|
| 2411 |
-
"draft": false,
|
| 2412 |
-
"created_at": "2026-07-17T23:58:56Z"
|
| 2413 |
-
},
|
| 2414 |
-
{
|
| 2415 |
-
"kind": "pull_request",
|
| 2416 |
-
"number": 14211,
|
| 2417 |
-
"title": "fix: preserve 16-bit depth in LDM3D rgblike_to_depthmap",
|
| 2418 |
-
"url": "https://github.com/huggingface/diffusers/pull/14211",
|
| 2419 |
-
"state": "closed",
|
| 2420 |
-
"merged": false,
|
| 2421 |
-
"draft": false,
|
| 2422 |
-
"created_at": "2026-07-17T08:53:39Z"
|
| 2423 |
-
}
|
| 2424 |
-
],
|
| 2425 |
-
"issues": []
|
| 2426 |
-
},
|
| 2427 |
-
"fetch_error": null
|
| 2428 |
-
},
|
| 2429 |
{
|
| 2430 |
"author_login": "TheChyeahhh",
|
| 2431 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260718T063533Z",
|
| 5 |
+
"generated_at": "2026-07-18T06:36:13Z",
|
| 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.44,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.003,
|
| 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-18T06:29:21Z",
|
| 35 |
"repo_primary_artifact_count": 1214,
|
| 36 |
+
"repo_artifact_count": 24273,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1080,
|
| 39 |
"snapshot_comment_count": 8330,
|
| 40 |
+
"snapshot_review_count": 7205,
|
| 41 |
"snapshot_review_comment_count": 7524,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
|
|
| 839 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 840 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 841 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 842 |
+
"repo_last_seen_at": "2026-07-18T05:43:37Z",
|
| 843 |
+
"repo_primary_artifact_count": 40,
|
| 844 |
+
"repo_artifact_count": 229,
|
| 845 |
"snapshot_issue_count": 2,
|
| 846 |
+
"snapshot_pr_count": 38,
|
| 847 |
"snapshot_comment_count": 119,
|
| 848 |
"snapshot_review_count": 35,
|
| 849 |
"snapshot_review_comment_count": 35,
|
|
|
|
| 874 |
},
|
| 875 |
"examples": {
|
| 876 |
"pull_requests": [
|
| 877 |
+
{
|
| 878 |
+
"kind": "pull_request",
|
| 879 |
+
"number": 14224,
|
| 880 |
+
"title": "refactor wan pipeline tests to the new mixin structure",
|
| 881 |
+
"url": "https://github.com/huggingface/diffusers/pull/14224",
|
| 882 |
+
"state": "open",
|
| 883 |
+
"merged": false,
|
| 884 |
+
"draft": false,
|
| 885 |
+
"created_at": "2026-07-18T05:43:37Z"
|
| 886 |
+
},
|
| 887 |
{
|
| 888 |
"kind": "pull_request",
|
| 889 |
"number": 14220,
|
|
|
|
| 903 |
"merged": false,
|
| 904 |
"draft": false,
|
| 905 |
"created_at": "2026-07-11T11:30:15Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 906 |
}
|
| 907 |
],
|
| 908 |
"issues": [
|
|
|
|
| 2026 |
},
|
| 2027 |
"fetch_error": null
|
| 2028 |
},
|
| 2029 |
+
{
|
| 2030 |
+
"author_login": "sergioperezcheco",
|
| 2031 |
+
"name": "Checo",
|
| 2032 |
+
"profile_url": "https://github.com/sergioperezcheco",
|
| 2033 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asergioperezcheco",
|
| 2034 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asergioperezcheco",
|
| 2035 |
+
"repo_first_seen_at": "2026-07-17T08:50:42Z",
|
| 2036 |
+
"repo_last_seen_at": "2026-07-18T05:46:00Z",
|
| 2037 |
+
"repo_primary_artifact_count": 5,
|
| 2038 |
+
"repo_artifact_count": 6,
|
| 2039 |
+
"snapshot_issue_count": 0,
|
| 2040 |
+
"snapshot_pr_count": 5,
|
| 2041 |
+
"snapshot_comment_count": 1,
|
| 2042 |
+
"snapshot_review_count": 0,
|
| 2043 |
+
"snapshot_review_comment_count": 0,
|
| 2044 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 2045 |
+
"new_to_repo": false,
|
| 2046 |
+
"first_seen_in_snapshot": false,
|
| 2047 |
+
"known_via_prior_merged_pr": false,
|
| 2048 |
+
"report_reason": null,
|
| 2049 |
+
"enrichment_source": "previous_report",
|
| 2050 |
+
"live_refetch_skipped": true,
|
| 2051 |
+
"account_age_days": 1541,
|
| 2052 |
+
"young_account": false,
|
| 2053 |
+
"follow_through_score": "weak",
|
| 2054 |
+
"breadth_score": "high",
|
| 2055 |
+
"automation_risk_signal": "medium",
|
| 2056 |
+
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 2057 |
+
"public_orgs": [],
|
| 2058 |
+
"activity": {
|
| 2059 |
+
"visible_authored_pr_count": 29,
|
| 2060 |
+
"merged_pr_count": 3,
|
| 2061 |
+
"closed_unmerged_pr_count": 7,
|
| 2062 |
+
"open_pr_count": 19,
|
| 2063 |
+
"merged_pr_rate": 0.1034,
|
| 2064 |
+
"closed_unmerged_pr_rate": 0.2414,
|
| 2065 |
+
"still_open_pr_rate": 0.6552,
|
| 2066 |
+
"distinct_repos_with_authored_prs": 18,
|
| 2067 |
+
"distinct_repos_with_open_prs": 12
|
| 2068 |
+
},
|
| 2069 |
+
"examples": {
|
| 2070 |
+
"pull_requests": [
|
| 2071 |
+
{
|
| 2072 |
+
"kind": "pull_request",
|
| 2073 |
+
"number": 14225,
|
| 2074 |
+
"title": "fix(image_processor): return uint16 from LDM3D rgblike_to_depthmap",
|
| 2075 |
+
"url": "https://github.com/huggingface/diffusers/pull/14225",
|
| 2076 |
+
"state": "open",
|
| 2077 |
+
"merged": false,
|
| 2078 |
+
"draft": false,
|
| 2079 |
+
"created_at": "2026-07-18T05:46:00Z"
|
| 2080 |
+
},
|
| 2081 |
+
{
|
| 2082 |
+
"kind": "pull_request",
|
| 2083 |
+
"number": 14221,
|
| 2084 |
+
"title": "fix(schedulers): prevent NaN in ancestral schedulers with squaredcos_cap_v2",
|
| 2085 |
+
"url": "https://github.com/huggingface/diffusers/pull/14221",
|
| 2086 |
+
"state": "open",
|
| 2087 |
+
"merged": false,
|
| 2088 |
+
"draft": false,
|
| 2089 |
+
"created_at": "2026-07-18T03:25:40Z"
|
| 2090 |
+
},
|
| 2091 |
+
{
|
| 2092 |
+
"kind": "pull_request",
|
| 2093 |
+
"number": 14219,
|
| 2094 |
+
"title": "fix(aura_flow): cast latents to VAE dtype on every decode",
|
| 2095 |
+
"url": "https://github.com/huggingface/diffusers/pull/14219",
|
| 2096 |
+
"state": "open",
|
| 2097 |
+
"merged": false,
|
| 2098 |
+
"draft": false,
|
| 2099 |
+
"created_at": "2026-07-17T23:58:56Z"
|
| 2100 |
+
}
|
| 2101 |
+
],
|
| 2102 |
+
"issues": []
|
| 2103 |
+
},
|
| 2104 |
+
"fetch_error": null
|
| 2105 |
+
},
|
| 2106 |
{
|
| 2107 |
"author_login": "tarekziade",
|
| 2108 |
"name": "Tarek Ziade",
|
|
|
|
| 2426 |
},
|
| 2427 |
"fetch_error": null
|
| 2428 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2429 |
{
|
| 2430 |
"author_login": "TheChyeahhh",
|
| 2431 |
"name": null,
|
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: `133`
|
| 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` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 41 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
-
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` |
|
| 21 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 37 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 22 |
| `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 |
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 28 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -31,11 +31,11 @@
|
|
| 31 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 32 |
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 7 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 33 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 34 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 5 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 35 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 36 |
| `atharvajoshi10` | [profile](https://github.com/atharvajoshi10) | no | CONTRIBUTOR | 3244d | `2026-05-27T21:18:03Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 37 |
| `pzarzycki` | [profile](https://github.com/pzarzycki) | no | CONTRIBUTOR | 4891d | `2026-07-07T20:03:10Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 38 |
-
| `sergioperezcheco` | [profile](https://github.com/sergioperezcheco) | no | FIRST_TIME_CONTRIBUTOR | 1541d | `2026-07-17T08:50:42Z` | 4 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 39 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 40 |
| `buffett0323` | [profile](https://github.com/buffett0323) | no | CONTRIBUTOR | 2030d | `2026-05-22T21:59:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 41 |
| `Functionhx` | [profile](https://github.com/Functionhx) | no | FIRST_TIME_CONTRIBUTOR | 753d | `2026-07-09T19:22:34Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
@@ -151,12 +151,12 @@
|
|
| 151 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 152 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 153 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 154 |
-
- repo last seen: `2026-07-
|
| 155 |
- first seen in snapshot: **no**
|
| 156 |
- repo association: **MEMBER**
|
| 157 |
- repo primary artifacts: **1214**
|
| 158 |
- snapshot authored PRs/issues: **1080 PRs / 134 issues**
|
| 159 |
-
- snapshot discussion activity: **8330 comments /
|
| 160 |
- account age: **3507 days**
|
| 161 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 162 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -353,11 +353,11 @@ Example artifacts:
|
|
| 353 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 354 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 355 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 356 |
-
- repo last seen: `2026-07-18T05:
|
| 357 |
- first seen in snapshot: **no**
|
| 358 |
- repo association: **CONTRIBUTOR**
|
| 359 |
-
- repo primary artifacts: **
|
| 360 |
-
- snapshot authored PRs/issues: **
|
| 361 |
- snapshot discussion activity: **119 comments / 35 reviews / 35 review comments**
|
| 362 |
- account age: **1603 days**
|
| 363 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
@@ -366,9 +366,9 @@ Example artifacts:
|
|
| 366 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 367 |
|
| 368 |
Example artifacts:
|
|
|
|
| 369 |
- [PR #14220: refactor qwenimage pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14220) — open
|
| 370 |
- [PR #14170: fix wan i2v num_videos batching, vace latent trim, config scale factors, processor config, modular dtype](https://github.com/huggingface/diffusers/pull/14170) — open
|
| 371 |
-
- [PR #14147: fix qwenimage mask ordering, tensor images, layered output, vae clamp, and exports](https://github.com/huggingface/diffusers/pull/14147) — open
|
| 372 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 373 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 374 |
|
|
@@ -681,6 +681,29 @@ Example artifacts:
|
|
| 681 |
- [PR #13964: fix(pipeline): preserve original pipeline dtype in from_pipe() by default](https://github.com/huggingface/diffusers/pull/13964) — closed
|
| 682 |
- [PR #13959: Fix silent feature mixing bug in IP-Adapter batch processing by removing redundant batch_size multiplication (#9813)](https://github.com/huggingface/diffusers/pull/13959) — closed
|
| 683 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 684 |
### `tarekziade`
|
| 685 |
|
| 686 |
- profile: [github.com/tarekziade](https://github.com/tarekziade)
|
|
@@ -774,29 +797,6 @@ Example artifacts:
|
|
| 774 |
- [PR #14144: Add pipeline recipe profiling scripts for optimization benchmarking](https://github.com/huggingface/diffusers/pull/14144) — open
|
| 775 |
- [PR #14140: Fix Helios auto offload decode](https://github.com/huggingface/diffusers/pull/14140) — closed, merged
|
| 776 |
|
| 777 |
-
### `sergioperezcheco`
|
| 778 |
-
|
| 779 |
-
- profile: [github.com/sergioperezcheco](https://github.com/sergioperezcheco)
|
| 780 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asergioperezcheco)
|
| 781 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asergioperezcheco)
|
| 782 |
-
- repo first seen: `2026-07-17T08:50:42Z`
|
| 783 |
-
- repo last seen: `2026-07-18T03:25:40Z`
|
| 784 |
-
- first seen in snapshot: **no**
|
| 785 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 786 |
-
- repo primary artifacts: **4**
|
| 787 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 788 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 789 |
-
- account age: **1541 days**
|
| 790 |
-
- recent public PR activity: **29 PRs** (3 merged / 7 closed-unmerged / 19 open; merged rate **10%**, closed-unmerged rate **24%**, open rate **66%**)
|
| 791 |
-
- public orgs: none visible
|
| 792 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 793 |
-
- heuristic read: **high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 794 |
-
|
| 795 |
-
Example artifacts:
|
| 796 |
-
- [PR #14221: fix(schedulers): prevent NaN in ancestral schedulers with squaredcos_cap_v2](https://github.com/huggingface/diffusers/pull/14221) — open
|
| 797 |
-
- [PR #14219: fix(aura_flow): cast latents to VAE dtype on every decode](https://github.com/huggingface/diffusers/pull/14219) — open
|
| 798 |
-
- [PR #14211: fix: preserve 16-bit depth in LDM3D rgblike_to_depthmap](https://github.com/huggingface/diffusers/pull/14211) — closed
|
| 799 |
-
|
| 800 |
### `TheChyeahhh`
|
| 801 |
|
| 802 |
- profile: [github.com/TheChyeahhh](https://github.com/TheChyeahhh)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260718T063533Z`
|
| 4 |
+
- Generated: `2026-07-18T06:36:13Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `133`
|
| 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` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 41 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
+
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 38 | 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` | 37 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 22 |
| `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 |
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 28 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 31 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 7 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 32 |
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 7 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 33 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
| 34 |
+
| `sergioperezcheco` | [profile](https://github.com/sergioperezcheco) | no | FIRST_TIME_CONTRIBUTOR | 1541d | `2026-07-17T08:50:42Z` | 5 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 35 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 5 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 36 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 37 |
| `atharvajoshi10` | [profile](https://github.com/atharvajoshi10) | no | CONTRIBUTOR | 3244d | `2026-05-27T21:18:03Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 38 |
| `pzarzycki` | [profile](https://github.com/pzarzycki) | no | CONTRIBUTOR | 4891d | `2026-07-07T20:03:10Z` | 4 | 0 | weak | low | low | high open PR share |
|
|
|
|
| 39 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 40 |
| `buffett0323` | [profile](https://github.com/buffett0323) | no | CONTRIBUTOR | 2030d | `2026-05-22T21:59:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 41 |
| `Functionhx` | [profile](https://github.com/Functionhx) | no | FIRST_TIME_CONTRIBUTOR | 753d | `2026-07-09T19:22:34Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 151 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 152 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 153 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 154 |
+
- repo last seen: `2026-07-18T06:29:21Z`
|
| 155 |
- first seen in snapshot: **no**
|
| 156 |
- repo association: **MEMBER**
|
| 157 |
- repo primary artifacts: **1214**
|
| 158 |
- snapshot authored PRs/issues: **1080 PRs / 134 issues**
|
| 159 |
+
- snapshot discussion activity: **8330 comments / 7205 reviews / 7524 review comments**
|
| 160 |
- account age: **3507 days**
|
| 161 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 162 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 353 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 354 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 355 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 356 |
+
- repo last seen: `2026-07-18T05:43:37Z`
|
| 357 |
- first seen in snapshot: **no**
|
| 358 |
- repo association: **CONTRIBUTOR**
|
| 359 |
+
- repo primary artifacts: **40**
|
| 360 |
+
- snapshot authored PRs/issues: **38 PRs / 2 issues**
|
| 361 |
- snapshot discussion activity: **119 comments / 35 reviews / 35 review comments**
|
| 362 |
- account age: **1603 days**
|
| 363 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
|
|
| 366 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 367 |
|
| 368 |
Example artifacts:
|
| 369 |
+
- [PR #14224: refactor wan pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14224) — open
|
| 370 |
- [PR #14220: refactor qwenimage pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14220) — open
|
| 371 |
- [PR #14170: fix wan i2v num_videos batching, vace latent trim, config scale factors, processor config, modular dtype](https://github.com/huggingface/diffusers/pull/14170) — open
|
|
|
|
| 372 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 373 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 374 |
|
|
|
|
| 681 |
- [PR #13964: fix(pipeline): preserve original pipeline dtype in from_pipe() by default](https://github.com/huggingface/diffusers/pull/13964) — closed
|
| 682 |
- [PR #13959: Fix silent feature mixing bug in IP-Adapter batch processing by removing redundant batch_size multiplication (#9813)](https://github.com/huggingface/diffusers/pull/13959) — closed
|
| 683 |
|
| 684 |
+
### `sergioperezcheco`
|
| 685 |
+
|
| 686 |
+
- profile: [github.com/sergioperezcheco](https://github.com/sergioperezcheco)
|
| 687 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asergioperezcheco)
|
| 688 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asergioperezcheco)
|
| 689 |
+
- repo first seen: `2026-07-17T08:50:42Z`
|
| 690 |
+
- repo last seen: `2026-07-18T05:46:00Z`
|
| 691 |
+
- first seen in snapshot: **no**
|
| 692 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 693 |
+
- repo primary artifacts: **5**
|
| 694 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 695 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 696 |
+
- account age: **1541 days**
|
| 697 |
+
- recent public PR activity: **29 PRs** (3 merged / 7 closed-unmerged / 19 open; merged rate **10%**, closed-unmerged rate **24%**, open rate **66%**)
|
| 698 |
+
- public orgs: none visible
|
| 699 |
+
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 700 |
+
- heuristic read: **high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 701 |
+
|
| 702 |
+
Example artifacts:
|
| 703 |
+
- [PR #14225: fix(image_processor): return uint16 from LDM3D rgblike_to_depthmap](https://github.com/huggingface/diffusers/pull/14225) — open
|
| 704 |
+
- [PR #14221: fix(schedulers): prevent NaN in ancestral schedulers with squaredcos_cap_v2](https://github.com/huggingface/diffusers/pull/14221) — open
|
| 705 |
+
- [PR #14219: fix(aura_flow): cast latents to VAE dtype on every decode](https://github.com/huggingface/diffusers/pull/14219) — open
|
| 706 |
+
|
| 707 |
### `tarekziade`
|
| 708 |
|
| 709 |
- profile: [github.com/tarekziade](https://github.com/tarekziade)
|
|
|
|
| 797 |
- [PR #14144: Add pipeline recipe profiling scripts for optimization benchmarking](https://github.com/huggingface/diffusers/pull/14144) — open
|
| 798 |
- [PR #14140: Fix Helios auto offload decode](https://github.com/huggingface/diffusers/pull/14140) — closed, merged
|
| 799 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 800 |
### `TheChyeahhh`
|
| 801 |
|
| 802 |
- profile: [github.com/TheChyeahhh](https://github.com/TheChyeahhh)
|
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:46bf7e6eff525f76aea5948c4e7cd9732def35270a0e71bc11290ae0b5754288
|
| 3 |
+
size 34684
|
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:485c26c9cbf3a524041bc0e002b8b57602d2866ec495622b4a2f1a6d4e312d6c
|
| 3 |
+
size 114308449
|
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:2996e14e524b164141bf7d0eed873cb17e0094d0b08394c4d677b6ce66d84377
|
| 3 |
+
size 70231613
|
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:43c78062d128a033a405b5bbd0e21a2db9dde8e8f6cf27a737caff656ec8f9d2
|
| 3 |
+
size 5396662
|
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:28283acfa9975998c3fee82fa62d8a56ac9eede8e1aed05ad5e0a8c38ff8d22a
|
| 3 |
+
size 5850778
|
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:e7ab7178d31cd6f0ddc11ca0bca963e67b3bcdbc29f60fecd21c92801c903c93
|
| 3 |
+
size 2381765
|
snapshots/20260718T063533Z/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": 60488,
|
| 9 |
+
"issues": 5465,
|
| 10 |
+
"links": 8978,
|
| 11 |
+
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7725,
|
| 13 |
+
"pr_files": 54603,
|
| 14 |
+
"pull_requests": 7725,
|
| 15 |
+
"review_comments": 33024,
|
| 16 |
+
"reviews": 30477,
|
| 17 |
+
"timeline_events": 211510
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-18T06:35:33Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2463,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 57,
|
| 29 |
+
"reviews": 29,
|
| 30 |
+
"timeline_events": 79
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-18T06:35:33Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260718T063533Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-18T05:35:26Z",
|
| 37 |
+
"next_since": "2026-07-18T06:35:33Z"
|
| 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/20260718T063533Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260718T063533Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-18T06:35:33Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260718T063533Z"
|
| 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-18T05:35:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260718T063533Z",
|
| 4 |
+
"next_since": "2026-07-18T06:35:33Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-18T06:35:33Z"
|
| 7 |
}
|