FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers - Leonardo-Interactive/diffusers · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Leonardo-Interactive
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers
src
diffusers
on
main
User selector
Datepicker
Commit history
Commits on Sep 30, 2025
[docs] Migrate syntax (#12390)
Show description for cc5b31f
stevhliu
authored
cc5b31f
View commit details
Copy full SHA for cc5b31f
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
[modular]some small fix (#12307)
Show description for 76d4e41
yiyixuxu
authored
76d4e41
View commit details
Copy full SHA for 76d4e41
View code at this point
Browse repository at this point
[quantization] feat: support aobaseconfig classes in `TorchAOConfig` (#12275)
Show description for 64a5187
sayakpaul
and
stevhliu
authored
64a5187
View commit details
Copy full SHA for 64a5187
View code at this point
Browse repository at this point
Fix #12116: preserve boolean dtype for attention masks in ChromaPipeline (#12263)
Show description for 0a15111
akshay-babbar
and
DN6
authored
0a15111
View commit details
Copy full SHA for 0a15111
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
[docs] remove docstrings from repeated methods in `lora_pipeline.py` (#12393)
Show description for 041501a
sayakpaul
authored
041501a
View commit details
Copy full SHA for 041501a
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Support both huggingface_hub `v0.x` and `v1.x` (#12389)
Show description for ec5449f
Wauplin
authored
ec5449f
View commit details
Copy full SHA for ec5449f
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Context Parallel w/ Ring & Ulysses & Unified Attention (#11941)
Show description for dcb6dd9
authored
dcb6dd9
View commit details
Copy full SHA for dcb6dd9
View code at this point
Browse repository at this point
Fix WanVACEPipeline to allow prompt to be None and skip encoding step (#12251)
Show description for 043ab25
albchim
authored
043ab25
View commit details
Copy full SHA for 043ab25
View code at this point
Browse repository at this point
xpu enabling for 4 cases (#12345)
Show description for 7a58734
yao-matrix
authored
7a58734
View commit details
Copy full SHA for 7a58734
View code at this point
Browse repository at this point
Fix Custom Code loading (#12378)
Show description for 7c54a7b
DN6
authored
7c54a7b
View commit details
Copy full SHA for 7c54a7b
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Allow Automodel to support custom model code (#12353)
Show description for 80de641
DN6
authored
80de641
View commit details
Copy full SHA for 80de641
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
[Fix] chroma docs (#12360)
Show description for 1448b03
SahilCarterr
authored
1448b03
View commit details
Copy full SHA for 1448b03
View code at this point
Browse repository at this point
[lora] factor out the overlaps in `save_lora_weights()`. (#12027)
Show description for d8310a8
sayakpaul
authored
d8310a8
View commit details
Copy full SHA for d8310a8
View code at this point
Browse repository at this point
[Fix] enable_xformers_memory_efficient_attention() in Flux Pipeline (#12337)
Show description for 78031c2
SahilCarterr
authored
78031c2
View commit details
Copy full SHA for 78031c2
View code at this point
Browse repository at this point
Fix bug with VAE slicing in autoencoder_dc.py (#12343)
mingyi456
authored
d83d35c
View commit details
Copy full SHA for d83d35c
View code at this point
Browse repository at this point
[tests] xfail some kandinsky tests. (#12364)
Show description for 843355f
sayakpaul
authored
843355f
View commit details
Copy full SHA for 843355f
View code at this point
Browse repository at this point
Commits on Sep 21, 2025
feat: Add QwenImageEditPlus to support future feature upgrades (#12357)
Show description for df267ee
naykun
authored
df267ee
View commit details
Copy full SHA for df267ee
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
[CI] Fix TRANSFORMERS_FLAX_WEIGHTS_NAME import issue (#12354)
Show description for edd614e
DN6
authored
edd614e
View commit details
Copy full SHA for edd614e
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Convert alphas for embedders for sd-scripts to ai toolkit conversion (#12332)
Show description for 7e7e62c
authored
7e7e62c
View commit details
Copy full SHA for 7e7e62c
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
Fix many type hint errors (#12289)
Show description for efb7a29
DefTruth
authored
efb7a29
View commit details
Copy full SHA for efb7a29
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Fix autoencoder_kl_wan.py bugs for Wan2.2 VAE (#12335)
Show description for d06750a
franciszzj
authored
d06750a
View commit details
Copy full SHA for d06750a
View code at this point
Browse repository at this point
Added LucyEditPipeline (#12340)
Show description for 8c72cd1
sarihl
and
yiyixuxu
authored
8c72cd1
View commit details
Copy full SHA for 8c72cd1
View code at this point
Browse repository at this point
fixed bug in defining embed dim for UNet1D (#12111)
Show description for 751e250
SammyAgrawal
and
DN6
authored
751e250
View commit details
Copy full SHA for 751e250
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Add Wan2.2 VACE - Fun (#12324)
Show description for b500140
linoytsaban
and
github-actions[bot]
authored
b500140
View commit details
Copy full SHA for b500140
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Use SDP on BF16 in GPU/HPU migration (#12310)
Show description for f5c113e
dsocek
authored
f5c113e
View commit details
Copy full SHA for f5c113e
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Deprecate slicing and tiling methods from `DiffusionPipeline` (#12271)
Show description for 5e181ed
sayakpaul
authored
5e181ed
View commit details
Copy full SHA for 5e181ed
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Fix AttributeError of `VisualClozeProcessor` (#12121)
Show description for 55f0b3d
Justin900429
and
yiyixuxu
authored
55f0b3d
View commit details
Copy full SHA for 55f0b3d
View code at this point
Browse repository at this point
[quant] allow `components_to_quantize` to be a non-list for single components (#12234)
Show description for eb7ef26
sayakpaul
and
stevhliu
authored
eb7ef26
View commit details
Copy full SHA for eb7ef26
View code at this point
Browse repository at this point
fix for the qwen controlnet pipeline - wrong device can be used (#12309)
Show description for e1b7f1f
ttio2tech
authored
e1b7f1f
View commit details
Copy full SHA for e1b7f1f
View code at this point
Browse repository at this point
[feat] cache allocator warmup for `from_single_model` (#12305)
Show description for 9e7ae56
sayakpaul
authored
9e7ae56
View commit details
Copy full SHA for 9e7ae56
View code at this point
Browse repository at this point
[modular] fix flux modular pipelines for t2i and i2i (#12272)
Show description for f7b7945
sayakpaul
authored
f7b7945
View commit details
Copy full SHA for f7b7945
View code at this point
Browse repository at this point
[core] feat: support group offloading at the pipeline level (#12283)
Show description for 4345907
sayakpaul
and
stevhliu
authored
4345907
View commit details
Copy full SHA for 4345907
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
gguf new quant type support (with demo) (#12076)
Show description for 28106fc
calcuis
and
github-actions[bot]
authored
28106fc
View commit details
Copy full SHA for 28106fc
View code at this point
Browse repository at this point
Support ControlNet-Inpainting for Qwen-Image (#12301)
Show description for 4e36bb0
authored
4e36bb0
View commit details
Copy full SHA for 4e36bb0
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
[Modular] Qwen (#12220)
Show description for f50b18e
yiyixuxu
authored
f50b18e
View commit details
Copy full SHA for f50b18e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL