-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Studio: local diffusion image generation page #5754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
danielhanchen
wants to merge
94
commits into
main
Choose a base branch
from
studio-diffusion-images
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 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 a08686c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f8504e3
Studio: fix Images page SectionCard required icon prop
danielhanchen bf5c4ac
Fix/adjust diffusion review findings for PR #5754
danielhanchen 669964f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d6f2a23
Fix/adjust diffusion lifecycle + UI for PR #5754
danielhanchen faa6822
Fix/adjust diffusion symmetric chat handoff for PR #5754
danielhanchen 8074a2b
Fix/adjust diffusion: smart base, safetensors, peak VRAM, GGUF guard
danielhanchen 8c10cf5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6089720
Fix/adjust diffusion: export unload + sd3.5 alias for PR #5754
danielhanchen 1601b78
Fix safetensors chat backend unload for PR #5754
danielhanchen 0f9b19b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 65f7a26
Fix/adjust diffusion lifecycle for round 3 findings (PR #5754)
danielhanchen fbf06be
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f44b55c
Fix/adjust diffusion: clear stale metadata on failed swap for PR #5754
danielhanchen 18b50c1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0f3ed08
Fix/adjust diffusion: token leak + cache guard + locked status + seed…
danielhanchen ec507c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fb0a31b
Fix/adjust diffusion: forward true_cfg_scale on Qwen/Flux for negativ…
danielhanchen f3f3f06
Fix/adjust diffusion: pin requests chain in no-deps runtime for PR #5754
danielhanchen f06895b
Fix/adjust diffusion: round 5 lifecycle + validation hardening for PR…
danielhanchen 8858104
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 04de106
Fix/adjust diffusion: round 6 race-free lifecycle + delete guards for…
danielhanchen 0fd9e90
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fa8efaf
Fix/adjust diffusion: round 7 swap-aware guards + race-free generate …
danielhanchen 92eccc3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c1f9aac
Fix/adjust diffusion: round 8 async unloads + tighter handoffs for PR…
danielhanchen 0ae2055
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1193c81
Fix/adjust diffusion: round 9 shared release helpers + export-active …
danielhanchen b34fc62
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 641cdcc
Fix/adjust diffusion: round 10 fix export-active asymmetry + GGUF cha…
danielhanchen 1698b66
Fix/adjust diffusion: tolerate ExportBackend without is_export_active…
danielhanchen 4b1b149
Fix/adjust diffusion: round 11 export-active defense-in-depth + state…
danielhanchen 921c602
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8b8980a
Fix/adjust diffusion: round 12 local-path GGUF + per-variant delete +…
danielhanchen d8b785a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ae41bfd
Fix/adjust diffusion: round 13 P1+P2 batch for PR #5754
danielhanchen ff98c6d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 54adfdf
Fix _resolve_local_gguf_child traversal check for Windows for PR #5754
danielhanchen f501ab8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e03ed3d
Fix/adjust diffusion: round 14 P1+P2 batch for PR #5754
danielhanchen a9b3d1a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 59aa75b
Fix/adjust diffusion: round 15 P1+P2+P3 batch for PR #5754
danielhanchen 2f9bb69
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 05184ad
Fix llama_cpp source-inspection tests for split load_model for PR #5754
danielhanchen 7c8f1eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2ef9b0e
Fix/adjust diffusion: round 16 P1+P2 batch for PR #5754
danielhanchen e948a96
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6ac6757
Fix Windows test failures from round 16 changes for PR #5754
danielhanchen e2f41e4
Fix/adjust diffusion: round 17 P1+P2 batch for PR #5754
danielhanchen 72ec670
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] da27143
Fix/adjust diffusion: round 18 P1+P2 batch for PR #5754
danielhanchen 369573b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c20ed25
Fix/adjust diffusion: round 19 P1+P2 batch for PR #5754
danielhanchen c520a47
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ff3bad3
Fix/adjust diffusion: round 20 P1+P2 batch for PR #5754
danielhanchen 04bd9b2
Fix/adjust diffusion: round 21 P1+P2 batch for PR #5754
danielhanchen 63f3faf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 09c5114
Fix/adjust diffusion: round 22 P1+P2 batch for PR #5754
danielhanchen c6c4378
Fix/adjust diffusion: round 23 P1+P2 batch for PR #5754
danielhanchen 0a7fe59
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 48740c2
Fix/adjust diffusion: round 24 P1 batch for PR #5754
danielhanchen 3df9386
Merge remote-tracking branch 'origin/main' into studio-diffusion-images
danielhanchen 7b5fe1c
Fix/adjust diffusion: round 25 P1 batch for PR #5754
danielhanchen 4785f76
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fd7d334
Fix studio.txt vs constraints.txt huggingface-hub conflict (PR #5754)
danielhanchen 65ea3a2
Fix/adjust diffusion: round 26 P1 batch for PR #5754
danielhanchen e17aea6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6c528fb
Fix/adjust diffusion: round 27 P1 + P2 batch for PR #5754
danielhanchen 79da5d9
Fix/adjust diffusion: round 27 follow-up P1 batch for PR #5754
danielhanchen c4c9e2a
Fix/adjust diffusion: round 28 P1 + P2 batch for PR #5754
danielhanchen 760bd38
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1f5f13c
Merge remote-tracking branch 'origin/main' into studio-diffusion-images
danielhanchen bec81b8
Fix/adjust diffusion: round 29 P1 + P2 batch for PR #5754
danielhanchen b8152a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3b60d40
Fix/adjust diffusion: round 30 P1 + P2 batch for PR #5754
danielhanchen 91e3a28
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cae3712
Fix/adjust diffusion: round 30 follow-up P1 batch for PR #5754
danielhanchen 5350d4c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0897494
Fix/adjust diffusion: round 31 P1 batch for PR #5754
danielhanchen 90b51cc
Fix/adjust diffusion: round 32 P1 batch for PR #5754
danielhanchen a1bec65
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e3ce1c8
Fix/adjust diffusion: round 33 P1 batch for PR #5754
danielhanchen 4e1c622
Fix/adjust diffusion: gate accelerate preflight on cpu_offload for PR…
danielhanchen 081377f
Fix/adjust diffusion: restore huggingface_hub line to no-torch-runtim…
danielhanchen 09ca2b2
Fix/adjust diffusion: drop accelerate preflight + datasets upload val…
danielhanchen aeba18d
Fix/adjust diffusion: public_load_pending self-check for PR #5754
danielhanchen e30c5ed
Fix/adjust diffusion: backend public_load_pending parity for PR #5754
danielhanchen d0f4bb5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f5186e2
Fix/adjust diffusion: filename validator order, 503 mapping, token re…
danielhanchen 784a9ed
Fix/adjust diffusion: export public-load window, identifier hardening…
danielhanchen 029ca74
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ca68fd5
Fix/adjust diffusion: export active-state guards, cleanup window, unl…
danielhanchen 07b0cf7
Replace asyncio.get_event_loop with asyncio.get_running_loop for PR #…
danielhanchen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
asyncio.get_event_loop()function is deprecated since Python 3.10. Useasyncio.get_running_loop()instead to retrieve the current running event loop.