Michael Cahill
|
91fcade97d
|
ci(M01): stub UPPER_CASE attrs as dict for ATTENTION_MODES etc
Made-with: Cursor
|
2026-03-07 21:14:57 -08:00 |
|
Michael Cahill
|
3fa2072363
|
ci(M01): stub classes return no-op for any attr (forward, etc.)
Made-with: Cursor
|
2026-03-07 21:12:06 -08:00 |
|
Michael Cahill
|
742a713a86
|
ci(M01): use _StubModule in loader so CamelCase attrs resolve
Made-with: Cursor
|
2026-03-07 21:09:14 -08:00 |
|
Michael Cahill
|
a5ebe2fe95
|
ci(M01): set __path__ on stub modules so nested imports work
Made-with: Cursor
|
2026-03-07 21:06:39 -08:00 |
|
Michael Cahill
|
bdda999f81
|
ci(M01): replace manual LDM stubs with dynamic stub module
Made-with: Cursor
|
2026-03-07 21:03:52 -08:00 |
|
Michael Cahill
|
9a83c70e6c
|
ci(M01): add ldm.models.diffusion.ddim stub
Made-with: Cursor
|
2026-03-07 18:59:16 -08:00 |
|
Michael Cahill
|
f013e55342
|
ci(M01): explicitly import ldm.modules.diffusionmodules in __init__
Made-with: Cursor
|
2026-03-07 18:56:21 -08:00 |
|
Michael Cahill
|
80b305be36
|
ci(M01): add ldm.modules.diffusionmodules.openaimodel stub
Made-with: Cursor
|
2026-03-07 18:53:07 -08:00 |
|
Michael Cahill
|
e02394673c
|
ci(M01): explicitly import ldm.modules.distributions in __init__
Made-with: Cursor
|
2026-03-07 18:50:01 -08:00 |
|
Michael Cahill
|
e988b21755
|
ci(M01): add ldm.modules.distributions.distributions (DiagonalGaussianDistribution)
Made-with: Cursor
|
2026-03-07 18:46:47 -08:00 |
|
Michael Cahill
|
afe4956de0
|
ci(M01): explicitly import k_diffusion submodules in __init__
Made-with: Cursor
|
2026-03-07 18:43:53 -08:00 |
|
Michael Cahill
|
feca86bca6
|
ci(M01): add k_diffusion.external and sampling stubs (DiscreteEpsDDPMDenoiser, BrownianTreeNoiseSampler, trange)
Made-with: Cursor
|
2026-03-07 18:37:38 -08:00 |
|
Michael Cahill
|
123a9d2f91
|
ci(M01): add k_diffusion.utils stub
Made-with: Cursor
|
2026-03-07 18:34:47 -08:00 |
|
Michael Cahill
|
f1a2fd9866
|
ci(M01): add k_diffusion.sampling stubs (get_sigmas_*, torch)
Made-with: Cursor
|
2026-03-07 18:32:23 -08:00 |
|
Michael Cahill
|
e280ac5d71
|
ci(M01): expose sgm.modules.diffusionmodules.model and openaimodel
Made-with: Cursor
|
2026-03-07 18:29:56 -08:00 |
|
Michael Cahill
|
28d006b1ab
|
ci(M01): fix sgm.modules.attention attribute - explicit submodule imports
Made-with: Cursor
|
2026-03-07 18:27:23 -08:00 |
|
Michael Cahill
|
bc3bd812dd
|
M01: add sgm denoiser_scaling, discretizer, DiffusionEngine, GeneralConditioner stubs; M01_run3 and M01_summary
Made-with: Cursor
|
2026-03-07 16:25:26 -08:00 |
|
Michael Cahill
|
1d3c4dcbd5
|
M01: add sgm.models.diffusion stub
Made-with: Cursor
|
2026-03-07 16:22:39 -08:00 |
|
Michael Cahill
|
9f4cecb6f9
|
M01: add ldm/sgm attention, diffusionmodules, midas stubs
Made-with: Cursor
|
2026-03-07 16:20:18 -08:00 |
|
Michael Cahill
|
623a66538f
|
M01: add ldm.util stub (default) for sd_hijack_optimizations
Made-with: Cursor
|
2026-03-07 16:17:10 -08:00 |
|
Michael Cahill
|
b80ec79540
|
M01: add LatentDiffusion stub to ddpm.py for sd_models_types import
Made-with: Cursor
|
2026-03-07 16:14:40 -08:00 |
|
Michael Cahill
|
ac965561fe
|
M01: add stub repositories for deterministic CI
- Create scripts/dev/create_stub_repos.py to satisfy paths.py assertion
and import chain without cloning external repos
- Add Create stub repositories step before Setup environment in run_tests
- Remove Cache repositories step (stubs are deterministic, no network)
Made-with: Cursor
|
2026-03-07 16:12:00 -08:00 |
|
Michael Cahill
|
0a8ade1a9f
|
M00: Program kickoff, baseline freeze, phase map, E2E verification
- docs/serena.md: Living ledger, phase map, invariants, milestone table
- docs/milestones/M00/: M00_plan, preflight, e2e_baseline, ci_inventory, toolcalls
- scripts/dev/: run_m00_baseline_e2e.ps1, .sh (thin verification helpers)
- Baseline tag baseline-pre-refactor created on 82a973c0
No runtime/structural changes. Behavior-preserving docs and verification only.
Made-with: Cursor
|
2026-03-06 19:17:49 -08:00 |
|
v0xie
|
e285af6e48
|
add beta schedule opts to xyz options
|
2024-07-19 14:15:10 -07:00 |
|
w-e-w
|
b1695c1b68
|
fix #16169 Py 3.9 compatibility
Co-Authored-By: SLAPaper Pang <slapaper.pku@gmail.com>
|
2024-07-11 18:46:54 +09:00 |
|
w-e-w
|
21e72d1a5e
|
py 3.9 find_vae()
|
2024-07-08 14:07:26 +09:00 |
|
w-e-w
|
9e0f6d2012
|
remove commented code
|
2024-06-13 09:31:37 +09:00 |
|
w-e-w
|
abacb735f4
|
multi size grid
|
2024-06-10 20:47:12 +09:00 |
|
AUTOMATIC1111
|
5977cb0946
|
Merge pull request #15832 from AUTOMATIC1111/xyz-csv-skipinitialspace
XYZ CSV skipinitialspace
|
2024-06-08 10:46:26 +03:00 |
|
AUTOMATIC1111
|
96f907ee09
|
Merge branch 'dev' into fix-Hypertile-xyz
|
2024-06-08 10:45:36 +03:00 |
|
w-e-w
|
51e7122f25
|
remove unused code
|
2024-05-19 15:39:29 +09:00 |
|
w-e-w
|
1e696b028a
|
use override of sd_vae
|
2024-05-19 15:39:29 +09:00 |
|
w-e-w
|
1f392517f8
|
use override for uni_pc_order
|
2024-05-19 05:54:42 +09:00 |
|
w-e-w
|
82884da18c
|
use apply_override for Clip skip
|
2024-05-19 05:54:42 +09:00 |
|
w-e-w
|
969a462ac9
|
xyz util confirm_range
|
2024-05-18 18:38:24 +09:00 |
|
w-e-w
|
501ac016da
|
Reformat
|
2024-05-18 18:38:24 +09:00 |
|
w-e-w
|
10f2407f48
|
xyz csv skipinitialspace
|
2024-05-18 01:00:48 +09:00 |
|
Andray
|
86861f8379
|
fix upscaler 2 images do not match
|
2024-04-01 13:58:45 +04:00 |
|
Andray
|
0a7d1e756f
|
fix upscaler 2
|
2024-03-31 19:34:58 +04:00 |
|
Andray
|
4ccbae320e
|
fix dcd4f880a8
|
2024-03-31 17:05:15 +04:00 |
|
AUTOMATIC1111
|
bfa20d2758
|
resize Max side length field
|
2024-03-31 08:20:19 +03:00 |
|
AUTOMATIC1111
|
dcd4f880a8
|
rework code/UI for #15293
|
2024-03-31 08:17:22 +03:00 |
|
AUTOMATIC1111
|
7f3ce06de9
|
Merge pull request #15293 from light-and-ray/extras_upscaler_limit_target_resolution
Extras upscaler: option limit target resolution
|
2024-03-31 08:02:35 +03:00 |
|
AUTOMATIC1111
|
0affa24ce2
|
Merge pull request #15354 from akx/xyz-script-size
Add Size as an XYZ Grid option
|
2024-03-24 05:27:00 +03:00 |
|
AUTOMATIC1111
|
bf2f7b3af4
|
Merge pull request #15333 from AUTOMATIC1111/scheduler_selection
Scheduler selection in main UI
|
2024-03-24 05:21:56 +03:00 |
|
kaalibro
|
f3ca6a92ad
|
Fix for #15333
- Fix "X/Y/Z plot" not working with "Schedule type"
- Fix "Schedule type" not being saved to "params.txt"
|
2024-03-23 00:50:37 +05:00 |
|
Aarni Koskela
|
2941e1f1f3
|
Add Size as an XYZ Grid option
|
2024-03-22 12:04:03 +02:00 |
|
Art Gourieff
|
e0cad0f87a
|
Merge remote-tracking branch 'upstream/dev' into extras--allow-png-rgba--dev
|
2024-03-20 15:28:17 +07:00 |
|
Art Gourieff
|
61f488302f
|
FIX: Allow PNG-RGBA for Extras Tab
|
2024-03-20 13:28:32 +07:00 |
|
Andray
|
203afa39c4
|
update tooltip
|
2024-03-18 06:52:46 +04:00 |
|