FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/utils - brisbanewebdeveloper/diffusers · GitHub
brisbanewebdeveloper
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers
src
diffusers
utils
on
main
User selector
Datepicker
Commit history
Commits on Apr 23, 2026
Improve `trust_remote_code` (#13448)
Show description for a37f6f8
authored
a37f6f8
View commit details
Copy full SHA for a37f6f8
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
fix(freeu): run FFT in float32 for float16 inputs to avoid ComplexHalf (#13503)
Show description for 62bfa5a
Ricardo-M-L
authored
62bfa5a
View commit details
Copy full SHA for 62bfa5a
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Add FLUX.2 Klein Inpaint Pipeline (#13050)
Show description for 7448258
adi776borate
authored
7448258
View commit details
Copy full SHA for 7448258
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Add modular pipeline for HunyuanVideo 1.5 (#13389)
Show description for b3889ea
akshan-main
and
yiyixuxu
authored
b3889ea
View commit details
Copy full SHA for b3889ea
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
[Feat] Adds LongCat-AudioDiT pipeline (#13390)
Show description for c41a3c3
authored
c41a3c3
View commit details
Copy full SHA for c41a3c3
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
FlashPack (#12700)
Show description for 5063aa5
authored
5063aa5
View commit details
Copy full SHA for 5063aa5
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Add ernie image (#13432)
Show description for dc8d903
HsiaWinter
and
github-actions[bot]
authored
dc8d903
View commit details
Copy full SHA for dc8d903
View code at this point
Browse repository at this point
[modular] Add LTX Video modular pipeline (#13378)
Show description for 5a9a941
akshan-main
and
yiyixuxu
authored
5a9a941
View commit details
Copy full SHA for 5a9a941
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
NucleusMoE-Image (#13317)
Show description for 447e571
authored
447e571
View commit details
Copy full SHA for 447e571
View code at this point
Browse repository at this point
Fix Dynamo `lru_cache` warnings during `torch.compile` (#13384)
Show description for a05c8e9
jiqing-feng
and
sayakpaul
authored
a05c8e9
View commit details
Copy full SHA for a05c8e9
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
[docs] deprecate pipelines (#13157)
Show description for e365d74
stevhliu
authored
e365d74
View commit details
Copy full SHA for e365d74
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
[Discrete Diffusion] Add LLaDA2 pipeline (#13226)
Show description for 5d207e7
authored
5d207e7
View commit details
Copy full SHA for 5d207e7
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
[chore] properly deprecate src.diffusers.utils.testing_utils. (#13314)
Show description for 6350a76
sayakpaul
authored
6350a76
View commit details
Copy full SHA for 6350a76
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Add KVAE 1.0 (#13033)
Show description for ef309a1
ddavidchick
and
yiyixuxu
authored
ef309a1
View commit details
Copy full SHA for ef309a1
View code at this point
Browse repository at this point
[export] Add export-safe LRU cache helper (#13290)
Show description for b9761ce
cbensimon
and
sayakpaul
authored
b9761ce
View commit details
Copy full SHA for b9761ce
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
klein 9b kv (#13262)
Show description for 094caf3
huemin-art
and
github-actions[bot]
authored
094caf3
View commit details
Copy full SHA for 094caf3
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
[modular] helios (#13216)
Show description for 068c6ef
yiyixuxu
and
yiyi@huggingface.co
authored
068c6ef
View commit details
Copy full SHA for 068c6ef
View code at this point
Browse repository at this point
Add VidTok AutoEncoders (#11261)
Show description for 7f92d81
authored
7f92d81
View commit details
Copy full SHA for 7f92d81
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
feat: implement rae autoencoder. (#13046)
Show description for 8ec0a5c
authored
8ec0a5c
View commit details
Copy full SHA for 8ec0a5c
View code at this point
Browse repository at this point
[attention backends] change to updated repo and version. (#13161)
Show description for 29b9109
sayakpaul
authored
29b9109
View commit details
Copy full SHA for 29b9109
View code at this point
Browse repository at this point
Add LTX2 Condition Pipeline (#13058)
Show description for ab6040a
authored
ab6040a
View commit details
Copy full SHA for ab6040a
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Add Helios-14B Video Generation Pipelines (#13208)
Show description for 33f785b
authored
33f785b
View commit details
Copy full SHA for 33f785b
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
[modular]Update model card to include workflow (#13195)
Show description for bbbcdd8
authored
bbbcdd8
View commit details
Copy full SHA for bbbcdd8
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
[AutoModel] Fix bug with subfolders and local model paths when loading custom code (#13197)
Show description for e7fe4ce
DN6
authored
e7fe4ce
View commit details
Copy full SHA for e7fe4ce
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
[Pipelines] Remove k-diffusion (#13152)
Show description for 59e7a46
DN6
authored
59e7a46
View commit details
Copy full SHA for 59e7a46
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
[Modular] add different pipeine blocks to init (#13145)
Show description for 6141ae2
yiyixuxu
and
yiyi@huggingface.co
authored
6141ae2
View commit details
Copy full SHA for 6141ae2
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
feat: implement apply_lora_scale to remove boilerplate. (#12994)
Show description for 8abcf35
sayakpaul
authored
8abcf35
View commit details
Copy full SHA for 8abcf35
View code at this point
Browse repository at this point
Sunset Python 3.8 & get rid of explicit `typing` exports where possible (#12524)
Show description for 2843b3d
sayakpaul
and
DN6
authored
2843b3d
View commit details
Copy full SHA for 2843b3d
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Cosmos Transfer2.5 inference pipeline: general/{seg, depth, blur, edge} (#13066)
Show description for a181616
miguelmartin75
authored
a181616
View commit details
Copy full SHA for a181616
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
[Modular] refactor Wan: modular pipelines by task etc (#13063)
Show description for fd705bd
authored
fd705bd
View commit details
Copy full SHA for fd705bd
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Feature/zimage inpaint pipeline (#13006)
Show description for 99e2cff
CalamitousFelicitousness
and
asomoza
authored
99e2cff
View commit details
Copy full SHA for 99e2cff
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Add support for Magcache (#12744)
Show description for 430c557
authored
430c557
View commit details
Copy full SHA for 430c557
View code at this point
Browse repository at this point
[modular] change the template modular pipeline card (#13072)
Show description for 1b8fc6c
sayakpaul
authored
1b8fc6c
View commit details
Copy full SHA for 1b8fc6c
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
[Modular] loader related (#13025)
Show description for ebd06f9
yiyixuxu
authored
ebd06f9
View commit details
Copy full SHA for ebd06f9
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Fix aiter availability check (#13059)
Show description for ec6b2bc
lauri9
authored
ec6b2bc
View commit details
Copy full SHA for ec6b2bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL