Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
b2b660f
Studio: add local diffusion image generation page
danielhanchen May 24, 2026
a08686c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 24, 2026
f8504e3
Studio: fix Images page SectionCard required icon prop
danielhanchen May 24, 2026
bf5c4ac
Fix/adjust diffusion review findings for PR #5754
danielhanchen May 24, 2026
669964f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 24, 2026
d6f2a23
Fix/adjust diffusion lifecycle + UI for PR #5754
danielhanchen May 24, 2026
faa6822
Fix/adjust diffusion symmetric chat handoff for PR #5754
danielhanchen May 24, 2026
8074a2b
Fix/adjust diffusion: smart base, safetensors, peak VRAM, GGUF guard
danielhanchen May 25, 2026
8c10cf5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
6089720
Fix/adjust diffusion: export unload + sd3.5 alias for PR #5754
danielhanchen May 25, 2026
1601b78
Fix safetensors chat backend unload for PR #5754
danielhanchen May 25, 2026
0f9b19b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
65f7a26
Fix/adjust diffusion lifecycle for round 3 findings (PR #5754)
danielhanchen May 25, 2026
fbf06be
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
f44b55c
Fix/adjust diffusion: clear stale metadata on failed swap for PR #5754
danielhanchen May 25, 2026
18b50c1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
0f3ed08
Fix/adjust diffusion: token leak + cache guard + locked status + seed…
danielhanchen May 25, 2026
ec507c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
fb0a31b
Fix/adjust diffusion: forward true_cfg_scale on Qwen/Flux for negativ…
danielhanchen May 25, 2026
f3f3f06
Fix/adjust diffusion: pin requests chain in no-deps runtime for PR #5754
danielhanchen May 25, 2026
f06895b
Fix/adjust diffusion: round 5 lifecycle + validation hardening for PR…
danielhanchen May 25, 2026
8858104
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
04de106
Fix/adjust diffusion: round 6 race-free lifecycle + delete guards for…
danielhanchen May 25, 2026
0fd9e90
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
fa8efaf
Fix/adjust diffusion: round 7 swap-aware guards + race-free generate …
danielhanchen May 25, 2026
92eccc3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
c1f9aac
Fix/adjust diffusion: round 8 async unloads + tighter handoffs for PR…
danielhanchen May 25, 2026
0ae2055
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
1193c81
Fix/adjust diffusion: round 9 shared release helpers + export-active …
danielhanchen May 25, 2026
b34fc62
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
641cdcc
Fix/adjust diffusion: round 10 fix export-active asymmetry + GGUF cha…
danielhanchen May 25, 2026
1698b66
Fix/adjust diffusion: tolerate ExportBackend without is_export_active…
danielhanchen May 25, 2026
4b1b149
Fix/adjust diffusion: round 11 export-active defense-in-depth + state…
danielhanchen May 25, 2026
921c602
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
8b8980a
Fix/adjust diffusion: round 12 local-path GGUF + per-variant delete +…
danielhanchen May 25, 2026
d8b785a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
ae41bfd
Fix/adjust diffusion: round 13 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
ff98c6d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
54adfdf
Fix _resolve_local_gguf_child traversal check for Windows for PR #5754
danielhanchen May 25, 2026
f501ab8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
e03ed3d
Fix/adjust diffusion: round 14 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
a9b3d1a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
59aa75b
Fix/adjust diffusion: round 15 P1+P2+P3 batch for PR #5754
danielhanchen May 25, 2026
2f9bb69
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
05184ad
Fix llama_cpp source-inspection tests for split load_model for PR #5754
danielhanchen May 25, 2026
7c8f1eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
2ef9b0e
Fix/adjust diffusion: round 16 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
e948a96
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
6ac6757
Fix Windows test failures from round 16 changes for PR #5754
danielhanchen May 25, 2026
e2f41e4
Fix/adjust diffusion: round 17 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
72ec670
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
da27143
Fix/adjust diffusion: round 18 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
369573b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
c20ed25
Fix/adjust diffusion: round 19 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
c520a47
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
ff3bad3
Fix/adjust diffusion: round 20 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
04bd9b2
Fix/adjust diffusion: round 21 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
63f3faf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
09c5114
Fix/adjust diffusion: round 22 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
c6c4378
Fix/adjust diffusion: round 23 P1+P2 batch for PR #5754
danielhanchen May 25, 2026
0a7fe59
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
48740c2
Fix/adjust diffusion: round 24 P1 batch for PR #5754
danielhanchen May 25, 2026
3df9386
Merge remote-tracking branch 'origin/main' into studio-diffusion-images
danielhanchen May 25, 2026
7b5fe1c
Fix/adjust diffusion: round 25 P1 batch for PR #5754
danielhanchen May 25, 2026
4785f76
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
fd7d334
Fix studio.txt vs constraints.txt huggingface-hub conflict (PR #5754)
danielhanchen May 25, 2026
65ea3a2
Fix/adjust diffusion: round 26 P1 batch for PR #5754
danielhanchen May 25, 2026
e17aea6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
6c528fb
Fix/adjust diffusion: round 27 P1 + P2 batch for PR #5754
danielhanchen May 25, 2026
79da5d9
Fix/adjust diffusion: round 27 follow-up P1 batch for PR #5754
danielhanchen May 25, 2026
c4c9e2a
Fix/adjust diffusion: round 28 P1 + P2 batch for PR #5754
danielhanchen May 25, 2026
760bd38
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
1f5f13c
Merge remote-tracking branch 'origin/main' into studio-diffusion-images
danielhanchen May 25, 2026
bec81b8
Fix/adjust diffusion: round 29 P1 + P2 batch for PR #5754
danielhanchen May 25, 2026
b8152a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
3b60d40
Fix/adjust diffusion: round 30 P1 + P2 batch for PR #5754
danielhanchen May 25, 2026
91e3a28
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
cae3712
Fix/adjust diffusion: round 30 follow-up P1 batch for PR #5754
danielhanchen May 25, 2026
5350d4c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
0897494
Fix/adjust diffusion: round 31 P1 batch for PR #5754
danielhanchen May 25, 2026
90b51cc
Fix/adjust diffusion: round 32 P1 batch for PR #5754
danielhanchen May 25, 2026
a1bec65
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
e3ce1c8
Fix/adjust diffusion: round 33 P1 batch for PR #5754
danielhanchen May 25, 2026
4e1c622
Fix/adjust diffusion: gate accelerate preflight on cpu_offload for PR…
danielhanchen May 25, 2026
081377f
Fix/adjust diffusion: restore huggingface_hub line to no-torch-runtim…
danielhanchen May 25, 2026
09ca2b2
Fix/adjust diffusion: drop accelerate preflight + datasets upload val…
danielhanchen May 25, 2026
aeba18d
Fix/adjust diffusion: public_load_pending self-check for PR #5754
danielhanchen May 25, 2026
e30c5ed
Fix/adjust diffusion: backend public_load_pending parity for PR #5754
danielhanchen May 25, 2026
d0f4bb5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
f5186e2
Fix/adjust diffusion: filename validator order, 503 mapping, token re…
danielhanchen May 25, 2026
784a9ed
Fix/adjust diffusion: export public-load window, identifier hardening…
danielhanchen May 25, 2026
029ca74
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 25, 2026
ca68fd5
Fix/adjust diffusion: export active-state guards, cleanup window, unl…
danielhanchen May 25, 2026
07b0cf7
Replace asyncio.get_event_loop with asyncio.get_running_loop for PR #…
danielhanchen May 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,30 @@ huggingfacenotorch = [
"datasets>=3.4.1,!=4.0.*,!=4.1.0,<4.4.0",
"accelerate>=0.34.1",
"peft>=0.18.0,!=0.11.0",
# Round 33 P1: reverted the round-26 hub>=1.3.0 floor. studio.txt
# forces hub==0.36.2 to match the transformers 4.57.6 pin in
# extras-no-deps.txt; the 1.3.0 floor here was internally
# inconsistent and reviewers reproduced the resolver conflict.
# Align with the colab-new extra's 0.34.0 floor (line 610). The
# transformers-5.x is_offline_mode concern that motivated the
# original bump never triggers because transformers is pinned at
# 4.57.6 on the supported install path.
"huggingface_hub>=0.34.0",
"hf_transfer",
"diffusers",
# Studio Images page depends on Flux2KleinPipeline /
# Flux2Pipeline, both shipped in diffusers>=0.37.0. Floor was
# missing here so a `pip install unsloth[huggingfacenotorch]`
# could resolve to 0.36.0 and fail at runtime when the default
# curated FLUX.2 klein model loads.
"diffusers>=0.37.0",
# diffusers.GGUFQuantizationConfig + from_single_file rely on
# the standalone gguf package at runtime. Floor at 0.10.0 to
# match the diffusers requirement; older gguf releases raise
# at load time. Studio Images default curated picker is
# GGUF-only so this must install with the public
# huggingfacenotorch extra; missing / under-pinned it makes
# /api/inference/images/load 500.
"gguf>=0.10.0",
"transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0,!=4.57.4,!=4.57.5,!=5.0.0,!=5.1.0,<=5.5.0",
"trl>=0.18.2,!=0.19.0,<=0.24.0",
"sentence-transformers",
Expand Down
Loading
Loading