Refresh diffusers dataset snapshot 20260625T113518Z
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 +95 -27
- new-contributors-report.md +36 -13
- 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/20260625T113518Z/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: `20260625T113518Z`
|
| 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:78cf9c0b62440da88ca0515b8d3f8dc2ecf48ef1ca0810b06a601b337613ad79
|
| 3 |
+
size 15242856
|
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:821e2bec0c04914db3abc52e2b6403480e343c509e817078c1294f906cc78e77
|
| 3 |
+
size 2996065
|
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:7b7429881d9bf74a09154e248da2d58ed8f123e5742955a7c75eff2f07b04a3c
|
| 3 |
+
size 8216451
|
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:b5751899d55edd4846f334fdabddcb827d6785f53ae5ae98bc56b37782c25b4b
|
| 3 |
+
size 6323189
|
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:268ff0d051cb554a88532ce8867e087a019665041d8a1bcc7c8207c242473620
|
| 3 |
+
size 99819
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5433,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 1,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60096,
|
| 9 |
"issues": 5433,
|
| 10 |
+
"links": 8186,
|
| 11 |
+
"new_contributors": 118,
|
| 12 |
+
"pr_diffs": 7601,
|
| 13 |
+
"pr_files": 53071,
|
| 14 |
+
"pull_requests": 7601,
|
| 15 |
+
"review_comments": 32333,
|
| 16 |
+
"reviews": 30070,
|
| 17 |
+
"timeline_events": 209026
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-25T11:35:18Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
"issues": 1,
|
| 24 |
+
"links": 4,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 34,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 30,
|
| 29 |
+
"reviews": 7,
|
| 30 |
+
"timeline_events": 81
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-25T11:35:18Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260625T113518Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-25T10:35:17Z",
|
| 37 |
+
"next_since": "2026-06-25T11:35:18Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 52,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 0.9915,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 49,
|
| 19 |
"live_fetches": 4,
|
| 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,14 +142,14 @@
|
|
| 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-06-
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
-
"snapshot_comment_count":
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
-
"snapshot_review_comment_count":
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
@@ -5493,6 +5493,74 @@
|
|
| 5493 |
},
|
| 5494 |
"fetch_error": null
|
| 5495 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5496 |
{
|
| 5497 |
"author_login": "ivnvalex",
|
| 5498 |
"name": "Alexander Ivanov",
|
|
@@ -5708,15 +5776,15 @@
|
|
| 5708 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava",
|
| 5709 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava",
|
| 5710 |
"repo_first_seen_at": "2026-06-22T18:05:17Z",
|
| 5711 |
-
"repo_last_seen_at": "2026-06-
|
| 5712 |
"repo_primary_artifact_count": 2,
|
| 5713 |
-
"repo_artifact_count":
|
| 5714 |
"snapshot_issue_count": 1,
|
| 5715 |
"snapshot_pr_count": 1,
|
| 5716 |
-
"snapshot_comment_count":
|
| 5717 |
"snapshot_review_count": 0,
|
| 5718 |
"snapshot_review_comment_count": 0,
|
| 5719 |
-
"repo_association": "
|
| 5720 |
"new_to_repo": false,
|
| 5721 |
"first_seen_in_snapshot": false,
|
| 5722 |
"known_via_prior_merged_pr": false,
|
|
@@ -5748,7 +5816,7 @@
|
|
| 5748 |
"number": 14044,
|
| 5749 |
"title": "feat(flux2): add Flux2KleinImg2ImgPipeline",
|
| 5750 |
"url": "https://github.com/huggingface/diffusers/pull/14044",
|
| 5751 |
-
"state": "
|
| 5752 |
"merged": false,
|
| 5753 |
"draft": true,
|
| 5754 |
"created_at": "2026-06-22T20:14:01Z"
|
|
@@ -5760,7 +5828,7 @@
|
|
| 5760 |
"number": 14042,
|
| 5761 |
"title": "Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein",
|
| 5762 |
"url": "https://github.com/huggingface/diffusers/issues/14042",
|
| 5763 |
-
"state": "
|
| 5764 |
"merged": null,
|
| 5765 |
"draft": null,
|
| 5766 |
"created_at": "2026-06-22T18:05:17Z"
|
|
@@ -8118,12 +8186,12 @@
|
|
| 8118 |
"snapshot_review_count": 0,
|
| 8119 |
"snapshot_review_comment_count": 0,
|
| 8120 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 8121 |
-
"new_to_repo":
|
| 8122 |
-
"first_seen_in_snapshot":
|
| 8123 |
"known_via_prior_merged_pr": false,
|
| 8124 |
-
"report_reason":
|
| 8125 |
-
"enrichment_source": "
|
| 8126 |
-
"live_refetch_skipped":
|
| 8127 |
"account_age_days": 947,
|
| 8128 |
"young_account": false,
|
| 8129 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260625T113518Z",
|
| 5 |
+
"generated_at": "2026-06-25T11:36:08Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 118,
|
| 10 |
+
"first_seen_in_snapshot": 0,
|
| 11 |
"known_via_prior_merged_pr": 52,
|
| 12 |
+
"previous_primary_author_count": 3698,
|
| 13 |
+
"selected_seen_in_previous_primary": 118,
|
| 14 |
+
"previous_report_contributor_count": 117,
|
| 15 |
+
"selected_overlap_previous_report": 117,
|
| 16 |
"selected_overlap_previous_report_rate": 0.9915,
|
| 17 |
+
"reused_previous_report_entries": 114,
|
| 18 |
"reused_known_merged_contributors": 49,
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 4.775,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.04,
|
| 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-06-25T11:31:02Z",
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
+
"repo_artifact_count": 4246,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
+
"snapshot_comment_count": 1088,
|
| 151 |
+
"snapshot_review_count": 1541,
|
| 152 |
+
"snapshot_review_comment_count": 1220,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
|
|
| 5493 |
},
|
| 5494 |
"fetch_error": null
|
| 5495 |
},
|
| 5496 |
+
{
|
| 5497 |
+
"author_login": "ElectricGoal",
|
| 5498 |
+
"name": "ElectricGoal",
|
| 5499 |
+
"profile_url": "https://github.com/ElectricGoal",
|
| 5500 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AElectricGoal",
|
| 5501 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AElectricGoal",
|
| 5502 |
+
"repo_first_seen_at": "2026-06-25T10:27:43Z",
|
| 5503 |
+
"repo_last_seen_at": "2026-06-25T10:59:37Z",
|
| 5504 |
+
"repo_primary_artifact_count": 2,
|
| 5505 |
+
"repo_artifact_count": 3,
|
| 5506 |
+
"snapshot_issue_count": 1,
|
| 5507 |
+
"snapshot_pr_count": 1,
|
| 5508 |
+
"snapshot_comment_count": 1,
|
| 5509 |
+
"snapshot_review_count": 0,
|
| 5510 |
+
"snapshot_review_comment_count": 0,
|
| 5511 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5512 |
+
"new_to_repo": false,
|
| 5513 |
+
"first_seen_in_snapshot": false,
|
| 5514 |
+
"known_via_prior_merged_pr": false,
|
| 5515 |
+
"report_reason": null,
|
| 5516 |
+
"enrichment_source": "live",
|
| 5517 |
+
"live_refetch_skipped": false,
|
| 5518 |
+
"account_age_days": 2916,
|
| 5519 |
+
"young_account": false,
|
| 5520 |
+
"follow_through_score": "weak",
|
| 5521 |
+
"breadth_score": "low",
|
| 5522 |
+
"automation_risk_signal": "low",
|
| 5523 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5524 |
+
"public_orgs": [],
|
| 5525 |
+
"activity": {
|
| 5526 |
+
"visible_authored_pr_count": 1,
|
| 5527 |
+
"merged_pr_count": 0,
|
| 5528 |
+
"closed_unmerged_pr_count": 0,
|
| 5529 |
+
"open_pr_count": 1,
|
| 5530 |
+
"merged_pr_rate": 0.0,
|
| 5531 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 5532 |
+
"still_open_pr_rate": 1.0,
|
| 5533 |
+
"distinct_repos_with_authored_prs": 1,
|
| 5534 |
+
"distinct_repos_with_open_prs": 1
|
| 5535 |
+
},
|
| 5536 |
+
"examples": {
|
| 5537 |
+
"pull_requests": [
|
| 5538 |
+
{
|
| 5539 |
+
"kind": "pull_request",
|
| 5540 |
+
"number": 14066,
|
| 5541 |
+
"title": "Fix DreamLite legacy block type aliases",
|
| 5542 |
+
"url": "https://github.com/huggingface/diffusers/pull/14066",
|
| 5543 |
+
"state": "open",
|
| 5544 |
+
"merged": false,
|
| 5545 |
+
"draft": false,
|
| 5546 |
+
"created_at": "2026-06-25T10:44:30Z"
|
| 5547 |
+
}
|
| 5548 |
+
],
|
| 5549 |
+
"issues": [
|
| 5550 |
+
{
|
| 5551 |
+
"kind": "issue",
|
| 5552 |
+
"number": 14065,
|
| 5553 |
+
"title": "DreamLite-base fails to load due to unsupported legacy UNet block type names",
|
| 5554 |
+
"url": "https://github.com/huggingface/diffusers/issues/14065",
|
| 5555 |
+
"state": "open",
|
| 5556 |
+
"merged": null,
|
| 5557 |
+
"draft": null,
|
| 5558 |
+
"created_at": "2026-06-25T10:27:43Z"
|
| 5559 |
+
}
|
| 5560 |
+
]
|
| 5561 |
+
},
|
| 5562 |
+
"fetch_error": null
|
| 5563 |
+
},
|
| 5564 |
{
|
| 5565 |
"author_login": "ivnvalex",
|
| 5566 |
"name": "Alexander Ivanov",
|
|
|
|
| 5776 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava",
|
| 5777 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava",
|
| 5778 |
"repo_first_seen_at": "2026-06-22T18:05:17Z",
|
| 5779 |
+
"repo_last_seen_at": "2026-06-25T11:18:47Z",
|
| 5780 |
"repo_primary_artifact_count": 2,
|
| 5781 |
+
"repo_artifact_count": 3,
|
| 5782 |
"snapshot_issue_count": 1,
|
| 5783 |
"snapshot_pr_count": 1,
|
| 5784 |
+
"snapshot_comment_count": 1,
|
| 5785 |
"snapshot_review_count": 0,
|
| 5786 |
"snapshot_review_comment_count": 0,
|
| 5787 |
+
"repo_association": "NONE",
|
| 5788 |
"new_to_repo": false,
|
| 5789 |
"first_seen_in_snapshot": false,
|
| 5790 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 5816 |
"number": 14044,
|
| 5817 |
"title": "feat(flux2): add Flux2KleinImg2ImgPipeline",
|
| 5818 |
"url": "https://github.com/huggingface/diffusers/pull/14044",
|
| 5819 |
+
"state": "closed",
|
| 5820 |
"merged": false,
|
| 5821 |
"draft": true,
|
| 5822 |
"created_at": "2026-06-22T20:14:01Z"
|
|
|
|
| 5828 |
"number": 14042,
|
| 5829 |
"title": "Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein",
|
| 5830 |
"url": "https://github.com/huggingface/diffusers/issues/14042",
|
| 5831 |
+
"state": "closed",
|
| 5832 |
"merged": null,
|
| 5833 |
"draft": null,
|
| 5834 |
"created_at": "2026-06-22T18:05:17Z"
|
|
|
|
| 8186 |
"snapshot_review_count": 0,
|
| 8187 |
"snapshot_review_comment_count": 0,
|
| 8188 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 8189 |
+
"new_to_repo": false,
|
| 8190 |
+
"first_seen_in_snapshot": false,
|
| 8191 |
"known_via_prior_merged_pr": false,
|
| 8192 |
+
"report_reason": null,
|
| 8193 |
+
"enrichment_source": "previous_report",
|
| 8194 |
+
"live_refetch_skipped": true,
|
| 8195 |
"account_age_days": 947,
|
| 8196 |
"young_account": false,
|
| 8197 |
"follow_through_score": "weak",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -74,10 +74,11 @@
|
|
| 74 |
| `chinoll` | [profile](https://github.com/chinoll) | no | CONTRIBUTOR | 3525d | `2022-11-02T08:27:54Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 75 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 76 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 77 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 78 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
| 79 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 80 |
-
| `Sainava` | [profile](https://github.com/Sainava) | no |
|
| 81 |
| `sjq66` | [profile](https://github.com/sjq66) | no | FIRST_TIME_CONTRIBUTOR | 1033d | `2026-06-10T12:14:31Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 82 |
| `tangyanf` | [profile](https://github.com/tangyanf) | no | FIRST_TIME_CONTRIBUTOR | 3358d | `2026-06-22T06:54:14Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 83 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
|
@@ -118,7 +119,7 @@
|
|
| 118 |
| `PlagueKind` | [profile](https://github.com/PlagueKind) | no | FIRST_TIME_CONTRIBUTOR | 41d | `2026-06-24T18:22:29Z` | 1 | 0 | mixed | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 119 |
| `porunov` | [profile](https://github.com/porunov) | no | FIRST_TIME_CONTRIBUTOR | 3755d | `2026-06-16T12:36:55Z` | 1 | 0 | weak | moderate | low | high open PR share |
|
| 120 |
| `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 121 |
-
| `PrakshaaleJain` | [profile](https://github.com/PrakshaaleJain) |
|
| 122 |
| `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 123 |
| `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 124 |
| `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
@@ -161,12 +162,12 @@ Example artifacts:
|
|
| 161 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 162 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 163 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 164 |
-
- repo last seen: `2026-06-
|
| 165 |
- first seen in snapshot: **no**
|
| 166 |
- repo association: **MEMBER**
|
| 167 |
- repo primary artifacts: **397**
|
| 168 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 169 |
-
- snapshot discussion activity: **
|
| 170 |
- account age: **4403 days**
|
| 171 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 172 |
- public orgs: none visible
|
|
@@ -1667,6 +1668,28 @@ Example artifacts:
|
|
| 1667 |
- [PR #12979: z-image support npu](https://github.com/huggingface/diffusers/pull/12979) — open, draft
|
| 1668 |
- [Issue #12565: Wan2.1 i2v running issue](https://github.com/huggingface/diffusers/issues/12565) — open
|
| 1669 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1670 |
### `ivnvalex`
|
| 1671 |
|
| 1672 |
- profile: [github.com/ivnvalex](https://github.com/ivnvalex)
|
|
@@ -1739,12 +1762,12 @@ Example artifacts:
|
|
| 1739 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava)
|
| 1740 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava)
|
| 1741 |
- repo first seen: `2026-06-22T18:05:17Z`
|
| 1742 |
-
- repo last seen: `2026-06-
|
| 1743 |
- first seen in snapshot: **no**
|
| 1744 |
-
- repo association: **
|
| 1745 |
- repo primary artifacts: **2**
|
| 1746 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1747 |
-
- snapshot discussion activity: **
|
| 1748 |
- account age: **869 days**
|
| 1749 |
- recent public PR activity: **11 PRs** (5 merged / 2 closed-unmerged / 4 open; merged rate **45%**, closed-unmerged rate **18%**, open rate **36%**)
|
| 1750 |
- public orgs: none visible
|
|
@@ -1752,8 +1775,8 @@ Example artifacts:
|
|
| 1752 |
- heuristic read: **—**
|
| 1753 |
|
| 1754 |
Example artifacts:
|
| 1755 |
-
- [PR #14044: feat(flux2): add Flux2KleinImg2ImgPipeline](https://github.com/huggingface/diffusers/pull/14044) —
|
| 1756 |
-
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) —
|
| 1757 |
|
| 1758 |
### `sjq66`
|
| 1759 |
|
|
@@ -2607,7 +2630,7 @@ Example artifacts:
|
|
| 2607 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3APrakshaaleJain)
|
| 2608 |
- repo first seen: `2026-06-24T13:19:25Z`
|
| 2609 |
- repo last seen: `2026-06-25T09:52:22Z`
|
| 2610 |
-
- first seen in snapshot: **
|
| 2611 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2612 |
- repo primary artifacts: **1**
|
| 2613 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260625T113518Z`
|
| 4 |
+
- Generated: `2026-06-25T11:36:08Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `118`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 74 |
| `chinoll` | [profile](https://github.com/chinoll) | no | CONTRIBUTOR | 3525d | `2022-11-02T08:27:54Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
| 75 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 76 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 77 |
+
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | FIRST_TIME_CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 78 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 79 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
| 80 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 81 |
+
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 1 | mixed | moderate | low | — |
|
| 82 |
| `sjq66` | [profile](https://github.com/sjq66) | no | FIRST_TIME_CONTRIBUTOR | 1033d | `2026-06-10T12:14:31Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 83 |
| `tangyanf` | [profile](https://github.com/tangyanf) | no | FIRST_TIME_CONTRIBUTOR | 3358d | `2026-06-22T06:54:14Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 84 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 119 |
| `PlagueKind` | [profile](https://github.com/PlagueKind) | no | FIRST_TIME_CONTRIBUTOR | 41d | `2026-06-24T18:22:29Z` | 1 | 0 | mixed | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `porunov` | [profile](https://github.com/porunov) | no | FIRST_TIME_CONTRIBUTOR | 3755d | `2026-06-16T12:36:55Z` | 1 | 0 | weak | moderate | low | high open PR share |
|
| 121 |
| `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 122 |
+
| `PrakshaaleJain` | [profile](https://github.com/PrakshaaleJain) | no | FIRST_TIME_CONTRIBUTOR | 947d | `2026-06-24T13:19:25Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 123 |
| `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 124 |
| `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 125 |
| `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
|
|
| 162 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 163 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 164 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 165 |
+
- repo last seen: `2026-06-25T11:31:02Z`
|
| 166 |
- first seen in snapshot: **no**
|
| 167 |
- repo association: **MEMBER**
|
| 168 |
- repo primary artifacts: **397**
|
| 169 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 170 |
+
- snapshot discussion activity: **1088 comments / 1541 reviews / 1220 review comments**
|
| 171 |
- account age: **4403 days**
|
| 172 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 173 |
- public orgs: none visible
|
|
|
|
| 1668 |
- [PR #12979: z-image support npu](https://github.com/huggingface/diffusers/pull/12979) — open, draft
|
| 1669 |
- [Issue #12565: Wan2.1 i2v running issue](https://github.com/huggingface/diffusers/issues/12565) — open
|
| 1670 |
|
| 1671 |
+
### `ElectricGoal`
|
| 1672 |
+
|
| 1673 |
+
- profile: [github.com/ElectricGoal](https://github.com/ElectricGoal)
|
| 1674 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AElectricGoal)
|
| 1675 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AElectricGoal)
|
| 1676 |
+
- repo first seen: `2026-06-25T10:27:43Z`
|
| 1677 |
+
- repo last seen: `2026-06-25T10:59:37Z`
|
| 1678 |
+
- first seen in snapshot: **no**
|
| 1679 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1680 |
+
- repo primary artifacts: **2**
|
| 1681 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1682 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 1683 |
+
- account age: **2916 days**
|
| 1684 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1685 |
+
- public orgs: none visible
|
| 1686 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1687 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1688 |
+
|
| 1689 |
+
Example artifacts:
|
| 1690 |
+
- [PR #14066: Fix DreamLite legacy block type aliases](https://github.com/huggingface/diffusers/pull/14066) — open
|
| 1691 |
+
- [Issue #14065: DreamLite-base fails to load due to unsupported legacy UNet block type names](https://github.com/huggingface/diffusers/issues/14065) — open
|
| 1692 |
+
|
| 1693 |
### `ivnvalex`
|
| 1694 |
|
| 1695 |
- profile: [github.com/ivnvalex](https://github.com/ivnvalex)
|
|
|
|
| 1762 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASainava)
|
| 1763 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASainava)
|
| 1764 |
- repo first seen: `2026-06-22T18:05:17Z`
|
| 1765 |
+
- repo last seen: `2026-06-25T11:18:47Z`
|
| 1766 |
- first seen in snapshot: **no**
|
| 1767 |
+
- repo association: **NONE**
|
| 1768 |
- repo primary artifacts: **2**
|
| 1769 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1770 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 1771 |
- account age: **869 days**
|
| 1772 |
- recent public PR activity: **11 PRs** (5 merged / 2 closed-unmerged / 4 open; merged rate **45%**, closed-unmerged rate **18%**, open rate **36%**)
|
| 1773 |
- public orgs: none visible
|
|
|
|
| 1775 |
- heuristic read: **—**
|
| 1776 |
|
| 1777 |
Example artifacts:
|
| 1778 |
+
- [PR #14044: feat(flux2): add Flux2KleinImg2ImgPipeline](https://github.com/huggingface/diffusers/pull/14044) — closed, draft
|
| 1779 |
+
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) — closed
|
| 1780 |
|
| 1781 |
### `sjq66`
|
| 1782 |
|
|
|
|
| 2630 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3APrakshaaleJain)
|
| 2631 |
- repo first seen: `2026-06-24T13:19:25Z`
|
| 2632 |
- repo last seen: `2026-06-25T09:52:22Z`
|
| 2633 |
+
- first seen in snapshot: **no**
|
| 2634 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2635 |
- repo primary artifacts: **1**
|
| 2636 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
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:2e4c031ca123c3dacb3ab00ae3583113565c8d60144f469917a710fb2eab8638
|
| 3 |
+
size 32489
|
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:757e984fd28f170657c264548ca29a4a3b97f99514f9c175accb58a88067b5ac
|
| 3 |
+
size 7080282
|
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:b52925a265c4b0912cb9d5d2f822123266b27c910f6e2fd752883847d86b88d2
|
| 3 |
+
size 113204802
|
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:dede8cb338bc7afe2b453fd4ef89982b441c5dcb8e8957bc202f380972d006ac
|
| 3 |
+
size 69017283
|
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:557b6f9a1fe30929a77281b5c4a1e213f70b5724cfec23c217d0e8e942390e85
|
| 3 |
+
size 5223866
|
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:e693230fc97f7d8d1e77e18a1539f00c0ea9ae31670afb1cb1f444205a8994cd
|
| 3 |
+
size 5701496
|
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:773d3309b9208b45731b785f6f48037838ff13e71f63b30c8f8ce7447eed8a43
|
| 3 |
+
size 2330984
|
snapshots/20260625T113518Z/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": 60096,
|
| 9 |
+
"issues": 5433,
|
| 10 |
+
"links": 8186,
|
| 11 |
+
"new_contributors": 118,
|
| 12 |
+
"pr_diffs": 7601,
|
| 13 |
+
"pr_files": 53071,
|
| 14 |
+
"pull_requests": 7601,
|
| 15 |
+
"review_comments": 32333,
|
| 16 |
+
"reviews": 30070,
|
| 17 |
+
"timeline_events": 209026
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-25T11:35:18Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 4,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 34,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 30,
|
| 29 |
+
"reviews": 7,
|
| 30 |
+
"timeline_events": 81
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-25T11:35:18Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260625T113518Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-25T10:35:17Z",
|
| 37 |
+
"next_since": "2026-06-25T11: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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260625T113518Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260625T113518Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-25T11:35:18Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260625T113518Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-25T10:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260625T113518Z",
|
| 4 |
+
"next_since": "2026-06-25T11:35:18Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-25T11:35:18Z"
|
| 7 |
}
|