FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · hlky/diffusers · GitHub
hlky
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 15, 2026
[tests] fix consistency decoder tests (#13905)
Show description for d1f8e55
sayakpaul
authored
d1f8e55
View commit details
Copy full SHA for d1f8e55
Browse repository at this point
Commits on Jun 14, 2026
Point "Coding with AI agents" links at the rendered docs site (#13952)
Show description for 9b249df
yiyixuxu
and
claude
authored
9b249df
View commit details
Copy full SHA for 9b249df
Browse repository at this point
Commits on Jun 13, 2026
[CI] implement a bot to remind prs to link issues if not. (#13744)
Show description for f7f1f63
sayakpaul
and
sergereview[bot]
authored
f7f1f63
View commit details
Copy full SHA for f7f1f63
Browse repository at this point
Commits on Jun 12, 2026
update PR template and highlight AI-agent setup for contributors (#13913)
Show description for 41add34
yiyixuxu
and
claude
authored
41add34
View commit details
Copy full SHA for 41add34
Browse repository at this point
[.ai] add self-review skill (#13917)
Show description for 141852f
authored
141852f
View commit details
Copy full SHA for 141852f
Browse repository at this point
[Pipelines] Add DreamLite text-to-image and image-edit pipelines (#13815)
Show description for a50ade4
authored
a50ade4
View commit details
Copy full SHA for a50ade4
Browse repository at this point
Incorporate safetensors support to TorchAO (#13719)
Show description for 0b83812
authored
0b83812
View commit details
Copy full SHA for 0b83812
Browse repository at this point
Fix incorrect batch temporal IDs for `cond_model_input` in Flux2 Klein img2img training (#13923)
Show description for bc6e1f2
HaozheZhang6
authored
bc6e1f2
View commit details
Copy full SHA for bc6e1f2
Browse repository at this point
Commits on Jun 11, 2026
Use `device_map="auto"` in single file tests to support large models on limited GPU memory (#13816)
Show description for 784fa62
jiqing-feng
and
sayakpaul
authored
784fa62
View commit details
Copy full SHA for 784fa62
Browse repository at this point
Commits on Jun 10, 2026
quant config logging (#13906)
sayakpaul
authored
0cc1cdb
View commit details
Copy full SHA for 0cc1cdb
Browse repository at this point
[tests] fix vidtok tests (#13894)
Show description for 76e7d16
authored
76e7d16
View commit details
Copy full SHA for 76e7d16
Browse repository at this point
[tests] refactor UNet model tests to align with the new pattern (#13153)
Show description for 1c7f759
authored
1c7f759
View commit details
Copy full SHA for 1c7f759
Browse repository at this point
Integrate AutoRound into Diffusers (#13552)
Show description for c31bb1c
authored
c31bb1c
View commit details
Copy full SHA for c31bb1c
Browse repository at this point
[chore] log quant config to the user_agent (#13850)
Show description for 89512d2
sayakpaul
authored
89512d2
View commit details
Copy full SHA for 89512d2
Browse repository at this point
refactor unet_2d tests (#13901)
Show description for f809080
akshan-main
and
sayakpaul
authored
f809080
View commit details
Copy full SHA for f809080
Browse repository at this point
refactor unet_1d tests (#13898)
Show description for 0d56193
akshan-main
and
sayakpaul
authored
0d56193
View commit details
Copy full SHA for 0d56193
Browse repository at this point
refactor unet tests (3d_condition, motion, controlnetxs) (#13897)
Show description for 97b5c7f
akshan-main
authored
97b5c7f
View commit details
Copy full SHA for 97b5c7f
Browse repository at this point
Commits on Jun 9, 2026
[CI] Refactor SD3 Transformer Test (#13340)
Show description for 2c7efb9
DN6
and
sayakpaul
authored
2c7efb9
View commit details
Copy full SHA for 2c7efb9
Browse repository at this point
[CI] Refactor Skyreels, Lumina, Ominigen, Mochi transformer tests (#13348)
Show description for c07f09c
DN6
and
sayakpaul
authored
c07f09c
View commit details
Copy full SHA for c07f09c
Browse repository at this point
[CI] Refactor Chroma , LongCat and HiDream Transformer Tests (#13345)
Show description for 47538fc
DN6
and
sayakpaul
authored
47538fc
View commit details
Copy full SHA for 47538fc
Browse repository at this point
Fix fp16 LoRA unscale crash after validation in train_dreambooth_lora.py (#13895)
Show description for e377c0a
HaozheZhang6
and
sayakpaul
authored
e377c0a
View commit details
Copy full SHA for e377c0a
Browse repository at this point
refactor unet_spatiotemporal tests (#13891)
Show description for 3759fab
akshan-main
and
sayakpaul
authored
3759fab
View commit details
Copy full SHA for 3759fab
Browse repository at this point
refactor controlnet_cosmos tests (#13847)
Show description for 9a0aaba
akshan-main
and
sayakpaul
authored
9a0aaba
View commit details
Copy full SHA for 9a0aaba
Browse repository at this point
refactor autoencoder tests (temporal decoder, cosmos, kvae, mochi) (#13832)
Show description for 685bdd6
akshan-main
and
sayakpaul
authored
685bdd6
View commit details
Copy full SHA for 685bdd6
Browse repository at this point
fix marigold depth failure in xpu and A100 (#13886)
Show description for 2a57cc4
sywangyi
authored
2a57cc4
View commit details
Copy full SHA for 2a57cc4
Browse repository at this point
Commits on Jun 8, 2026
[cli] report all quant backends in diffusers-cli env. (#13728)
Show description for 41875e0
sayakpaul
authored
41875e0
View commit details
Copy full SHA for 41875e0
Browse repository at this point
[chore] fix styling (#13885)
Show description for 7e87c9b
sayakpaul
authored
7e87c9b
View commit details
Copy full SHA for 7e87c9b
Browse repository at this point
switch to a webhook (#13884)
Show description for adbe0d8
tarekziade
and
sayakpaul
authored
adbe0d8
View commit details
Copy full SHA for adbe0d8
Browse repository at this point
Add from_single_file support to ErnieImageTransformer2DModel (#13727)
Show description for 0a5c98e
akshan-main
authored
0a5c98e
View commit details
Copy full SHA for 0a5c98e
Browse repository at this point
Fix the QwenImage Attention mask under Ulysses SP (#13756)
Show description for 86dab15
authored
86dab15
View commit details
Copy full SHA for 86dab15
Browse repository at this point
Commits on Jun 5, 2026
fix chronoedit tests on PRs (#13870)
Show description for f3d42be
sayakpaul
authored
f3d42be
View commit details
Copy full SHA for f3d42be
Browse repository at this point
[tests] migrate test_hooks.py to pytest (#13242)
Show description for 79e408a
sayakpaul
and
dg845
authored
79e408a
View commit details
Copy full SHA for 79e408a
Browse repository at this point
[tests] Improve ideogram4 tests (#13862)
Show description for 924cfb2
sayakpaul
and
dg845
authored
924cfb2
View commit details
Copy full SHA for 924cfb2
Browse repository at this point
fix kvae gradient checkpointing tests (#13865)
Show description for 2fa7f77
sayakpaul
and
dg845
authored
2fa7f77
View commit details
Copy full SHA for 2fa7f77
Browse repository at this point
[docs] update philosophy.md (finally) (#13808)
Show description for 5d10b4d
authored
5d10b4d
View commit details
Copy full SHA for 5d10b4d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL