An open API service providing commit metadata for open source projects.

GitHub / huggingface/diffusers / commits

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.

SHA Message Author Date Stats
1ca0943e [core] `DiffusionPipeline.device` deduction for split-device pipelines (#14383) Jingya HUANG <4****g@u****m>
Committed by: GitHub <n****y@g****m>
8 days ago
f6e1c4d1 [tests] guard peft imports in test_lora_loader_utils (#14434)
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
8 days ago
d6726f38 fix(lora): only drop adapter from _merged_adapters when unfused from all comp...
Co-authored-by: github-actions[bot] <g****]@u****m>
Signed-off-by: Aloys Jehwin <a****n@g****m>, Aloys Jehwin <a****n@g****m>, Aloys Jehwin <a****n@g****m>, Aloys Jehwin <a****n@g****m>, Aloys Jehwin <a****n@g****m>, Aloys Jehwin <a****n@g****m>
Aloys Jehwin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
10 days ago
50e71580 [tests] fix torchao tests (#14258)
Co-authored-by: dg845 <5****5@u****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
53e5b00d [tests] implement todos in the modular tests for H3 followup (#14404) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
d94d0dc3 [tests] tighten tests for `unload_components()` (#14406) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
3b68f8d0 [core] support cp in h3. (#14407) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
9c6a68c3 Point the MiniMax-H3 docs install note at main (#14401) apolinário <j****s@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
e504b049 [tests] introduce `output_shape` property in the pipeline tests. (#14253) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
717f9031 refactor flux2 pipeline tests to the new mixin structure (#14326)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
1107d5f9 refactor qwenimage inpaint pipeline tests to the new mixin structure (#14321)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
9f169d98 [Quantization] SDNQ Minimax H3 loading (#14398) Álvaro Somoza <a****a@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
f53d5520 Add MiniMax-H3 (#14355)
Co-authored-by: Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>, Steven Liu <5****u@u****m>, YiYi Xu <y****0@g****m>, Claude Opus 5 <n****y@a****m>, Steven Liu <5****u@u****m>
apolinário <j****s@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
191984ba use assert_tensors_close in the migrated pipeline tests (#14369)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
09514d48 [Kandinsky 5] Fix I2V conditioning: don't inject the image latent into visual...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Sayak Paul <s****l@g****m>
sashakunitsyn <4****n@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
7aa57aaf [tests] Migrate `tests/others` to `pytest`. (#14299)
Co-authored-by: dg845 <5****5@u****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
14 days ago
c79e3523 Add XPU expected slice for `SlowBnb4BitFluxControlWithLoraTests::test_lora_lo...
Signed-off-by: jiqing-feng <j****g@i****m>, jiqing-feng <j****g@i****m>, jiqing-feng <j****g@i****m>
jiqing-feng <j****g@i****m>
Committed by: GitHub <n****y@g****m>
14 days ago
6f2010e8 Auto-reply to new model requests with remote code guidance (#14343)
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m>, Steven Liu <5****u@u****m>, Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m>, Steven Liu <5****u@u****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
f83ba3b7 refactor flux2 klein kv pipeline tests to the new mixin structure (#14344)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
b16e3cec refactor flux2 klein pipeline tests to the new mixin structure (#14336)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
35338869 [kernels] download kernels when users request for it. (#14298) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
a8345366 refactor flux2 klein inpaint pipeline tests to the new mixin structure (#14337)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
cae82a76 support group offloading under auto offloading (#14358)
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
16 days ago
4b8e466b Add missing `Args:` entries to scheduler docstrings (#14354) Henos D <1****y@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
8a29f313 [tests] standardize model-level quant tests (#14332) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
af0e6e4e gguf: fix dequantization. (#14333) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
31d400ae fix Mellon custom block required input handling (#13888) Nianze Wu <w****6@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
5f9a5583 Modular branch specific defaults (#14234)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
7685bffe docs: improve docstring scheduling folder - last batch (#14330) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
19 days ago
8b33b473 [quantization] SDNQ core loading (#14277)
Co-authored-by: Sayak Paul <s****l@g****m>
Álvaro Somoza <a****a@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
3c468926 [tests] unify keep_in_32 tests in quantization test suites (#14257) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
9e969b6c [docs] update agentic contribution guidelines (#14312) Steven Liu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
904183cd docs: improve docstring scheduling_ddpm_wuerstchen.py (#14319) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
20 days ago
05dde2f2 [docs] remove image generation benchmarks (#14310) Steven Liu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
1456cca5 refactor qwenimage img2img pipeline tests to the new mixin structure (#14320)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
52110fbb Fix LoRA hot-swapping recompilation with `different_shapes_for_compilation` (...
Co-authored-by: Sayak Paul <s****l@g****m>
jiqing-feng <j****g@i****m>
Committed by: GitHub <n****y@g****m>
20 days ago
60092255 Preserve hook forward signature (#14285)
Co-authored-by: Sayak Paul <s****l@g****m>
Joseph Loftin <j****n@n****m>
Committed by: GitHub <n****y@g****m>
20 days ago
757b5e7d refactor qwenimage edit pipeline tests to the new mixin structure (#14314)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
e685595a refactor qwenimage edit plus pipeline tests to the new mixin structure (#14315)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
4ea64abc refactor qwenimage controlnet pipeline tests to the new mixin structure (#14309)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
351de3a6 [docs] deprecate torch_dtype for dtype (#14313)
Co-authored-by: Sayak Paul <s****l@g****m>
Steven Liu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
1c6aaa76 [docs] minor corrections in the overview of quantization table (#14301) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
d4ec49f7 [docs] add a warning note about device_map='cuda' usage. (#14261)
Co-authored-by: Steven Liu <5****u@u****m>, Steven Liu <5****u@u****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
6d9029db docs: improve docstring scheduling_k_dpm_2_ancetstral_discrete.py (#14226) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
20 days ago
da3cb574 [core] restrict logging of quant config based on the header size. (#14262) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
70818295 added the technical blog (#14306) Charchit Sharma <c****1@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
2dabcc9a [lora training] add caption dropout and aspect ratio buckets to krea2 and qwe... Linoy Tsaban <5****n@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
82610a54 [tests] fix some CLI command tests (#14302) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
1c98c38c [tests] migrate training tests to pytest. (#14267) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
25d455f3 refactor cogvideox fun control pipeline tests to the new mixin structure (#14...
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
4e52b5fd refactor cogvideox image to video pipeline tests to the new mixin structure (...
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
1360a3df refactor cogvideox pipeline tests to the new mixin structure (#14276)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
9e29014c refactor cogvideox video to video pipeline tests to the new mixin structure (... Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
ed58810c [modular] clean up unused intermediate_inputs (#14278) YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
9f492ca9 [tests] component manager tests (#13961) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
6ad35739 Cosmos3 Model Parallelism (#14054) Atharva Joshi <a****i@n****m>
Committed by: GitHub <n****y@g****m>
25 days ago
7156122b [ci] ignore the token in vq_diffusion converter. (#14275) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
623213d2 Krea2 Modular Pipeline Support, Documentation, Test Cases (#14083)
Co-authored-by: dg845 <5****5@u****m>, dg845 <5****5@u****m>, dg845 <5****5@u****m>, dg845 <5****5@u****m>, dg845 <5****5@u****m>, YiYi Xu <y****0@g****m>, YiYi Xu <y****0@g****m>, YiYi Xu <y****0@g****m>, Claude Fable 5 <n****y@a****m>, dg845 <5****5@u****m>, YiYi Xu <y****0@g****m>, Claude Fable 5 <n****y@a****m>
Cedric Perauer <4****r@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
af95be6b Fix Wan and Motif video pipeline fast test failures (#14269)
Co-authored-by: Sayak Paul <s****l@g****m>
Signed-off-by: Wang, Yi A <y****g@i****m>, Wang, Yi A <y****g@i****m>, Wang, Yi A <y****g@i****m>
Wang, Yi <y****g@i****m>
Committed by: GitHub <n****y@g****m>
26 days ago
4d89a887 [modular] detect stale auto docstrings in CI + regenerate current ones (#14241)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Sayak Paul <s****l@g****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
6afdfd9f Update `diffusers-cli` for agentic use (#13966)
Co-authored-by: Sayak Paul <s****l@g****m>
Dhruv Nair <d****r@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
b48d49d8 Reduce FLUX int8 test peak memory with sequential offload (#13776)
Co-authored-by: Sayak Paul <s****l@g****m>
jiqing-feng <j****g@i****m>
Committed by: GitHub <n****y@g****m>
27 days ago
2919c509 [lora training] fix aspect ratio bucketing in dreambooth scripts (+ caption d... Linoy Tsaban <5****n@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
ba66c64a [Modular Diffusers] Fix group offload device mismatch (#14252) Álvaro Somoza <a****a@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
58a0c4d5 [tests] port attention processor tests to use pytest (#14161)
Co-authored-by: dg845 <5****5@u****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
80bfe77b Remove JAX/Flax (#14169) Dhruv Nair <d****r@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
13a7bee4 [core] deprecate `torch_dtype` and prefer `dtype` following transformers. (#1... Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
86e6dac5 Fix Cosmos3 Edge generator K normalization (#14246) Atharva Joshi <a****i@n****m>
Committed by: GitHub <n****y@g****m>
29 days ago
994a92de [tests] fix cosmos3 tests (#14229) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
e97c271b [chore] remove experimental api warning from lora modules. (#14248) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
5512a2be fix test_pag_sdxl::StableDiffusionXLPAGPipelineIntegrationTests (#13892)
Co-authored-by: Sayak Paul <s****l@g****m>
Signed-off-by: Wang, Yi <y****g@i****m>
Wang, Yi <y****g@i****m>
Committed by: GitHub <n****y@g****m>
29 days ago
5cfbf054 refactor wan animate pipeline tests to the new mixin structure (#14239)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
ad1982ef refactor wan video-to-video pipeline tests to the new mixin structure (#14235)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
52a3a487 refactor wan pipeline tests to the new mixin structure (#14224)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
d721801e refactor wan image-to-video pipeline tests to the new mixin structure (#14228)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
8f1d5426 refactor wan 2.2 pipeline tests to the new mixin structure (#14240)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
cee630df refactor wan vace pipeline tests to the new mixin structure (#14231)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
02af77c0 refactor wan 2.2 image-to-video pipeline tests to the new mixin structure (#1...
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
021c88e0 Make `WanTransformer3DModel` hidden states contiguous before the block loop (...
Co-authored-by: Sayak Paul <s****l@g****m>
menglcai <1****i@u****m>
Committed by: GitHub <n****y@g****m>
30 days ago
dd273b52 [skills] update test skills for standard pipelines. (#14223) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
9f6fc2c1 Add ace step lora support (#14193)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, zcy <z****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Sayak Paul <s****l@g****m>, github-actions[bot] <g****]@u****m>
Chenyang Zhu <1****1@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d6064d0a refactor qwenimage pipeline tests to the new mixin structure (#14220)
Co-authored-by: Sayak Paul <s****l@g****m>
Akshan Krithick <9****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
41149469 [tests] fix autoencoderkl dtype tests (#14190)
Co-authored-by: dg845 <5****5@u****m>
Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d4b2bfc0 Fix AuraFlow VAE dtype mismatch on pipeline reuse (#14184)
Co-authored-by: IvenHsu01 <2****1@u****m>, dg845 <5****5@u****m>
chsu <C****u@a****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5abc8c67 [agents doc] notes on when to create new blocksets for checkpoint variant (#1...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f6a35176 Add not_params to ModularPipelineTesterMixin (#14207)
Co-authored-by: Claude Fable 5 <n****y@a****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8eac6ad1 Cosmos3 Distilled support (#14177)
Co-authored-by: YiYi Xu <y****0@g****m>
yzhautouskay <y****y@n****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2f2a74fe docs: improve docstring scheduling_k_dpm_2_discrete.py (#14212) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cff933cc [tests] Pipeline test refactor (#14113) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
48fadcc9 [Quantization] Fix ModelOpt pre-quantized loading (#14188)
Co-authored-by: Sayak Paul <s****l@g****m>
yzhautouskay <y****y@n****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
55ae46db add security.md as per internal notice. (#14174) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cee298c1 Fixing path traversal/arbitrary out-of-directory file read via sharde… (#14182)
Co-authored-by: Buffett Liu <j****u@l****m>, Sayak Paul <s****l@g****m>
Buffett Liu <7****3@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
db44fe66 Cosmos3 edge support (#14181) Atharva Joshi <a****i@n****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
48561097 update agent doc to cover more on tests + include it in review CI scope (#14...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Sayak Paul <s****l@g****m>, Claude Fable 5 <n****y@a****m>, Sayak Paul <s****l@g****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e11810aa [Anima] Add img2img pipeline blocks (#13929)
Co-authored-by: Álvaro Somoza <a****a@u****m>, github-actions[bot] <g****]@u****m>
Preetham Noel P <1****P@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8f02e2c0 Add tests and agent docs for `kwargs_type` input/output (#14157)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>
YiYi Xu <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cca8af29 Fix local LoRA weight auto-discovery in offline mode (#14204) Yaroslav Romanenko <f****h@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bc7aebc2 [core] deprecate dduf (#14141) Sayak Paul <s****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
612036aa docs: improve docstring scheduling_repaint.py (#14199) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3eed2477 docs: improve docstring scheduling_unclip.py (#14196) David El Malih <d****d@b****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago

← Back to repository