FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/utils - unography/diffusers · GitHub
unography
/
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
utils
on
main
User selector
Datepicker
Commit history
Commits on Oct 5, 2025
[core] support QwenImage Edit Plus in modular (#12416)
Show description for c3675d4
sayakpaul
authored
c3675d4
View commit details
Copy full SHA for c3675d4
View code at this point
Browse repository at this point
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 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
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 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 16, 2025
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
Commits on Sep 9, 2025
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
Commits on Sep 3, 2025
[Quantization] Add TRT-ModelOpt as a Backend (#11173)
Show description for 4acbfbf
ishan-modi
and
sayakpaul
authored
4acbfbf
View commit details
Copy full SHA for 4acbfbf
View code at this point
Browse repository at this point
[core] use `kernels` to support `_flash_3_hub` attention backend (#12236)
Show description for 130fd8d
sayakpaul
authored
130fd8d
View commit details
Copy full SHA for 130fd8d
View code at this point
Browse repository at this point
Commits on Aug 31, 2025
Add Qwen-Image-Edit Inpainting pipeline (#12225)
Show description for 67ffa70
authored
67ffa70
View commit details
Copy full SHA for 67ffa70
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
[Modular] Provide option to disable custom code loading globally via env variable (#12177)
Show description for b2da59b
DN6
authored
b2da59b
View commit details
Copy full SHA for b2da59b
View code at this point
Browse repository at this point
[Refactor] Move testing utils out of src (#12238)
Show description for 7aa6af1
DN6
authored
7aa6af1
View commit details
Copy full SHA for 7aa6af1
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Fix typos and inconsistencies (#12204)
Show description for 4b7fe04
TianqiTang1117
and
sayakpaul
authored
4b7fe04
View commit details
Copy full SHA for 4b7fe04
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Support ControlNet for Qwen-Image (#12215)
Show description for 561ab54
authored
561ab54
View commit details
Copy full SHA for 561ab54
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Bria 3 2 pipeline (#12010)
Show description for 7993be9
authored
7993be9
View commit details
Copy full SHA for 7993be9
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
Qwen Image Edit Support (#12164)
Show description for e682af2
naykun
authored
e682af2
View commit details
Copy full SHA for e682af2
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
[core] respect `local_files_only=True` when using sharded checkpoints (#12005)
Show description for 1b48db4
sayakpaul
and
DN6
authored
1b48db4
View commit details
Copy full SHA for 1b48db4
View code at this point
Browse repository at this point
feat: cuda device_map for pipelines. (#12122)
Show description for 46a0c6a
sayakpaul
authored
46a0c6a
View commit details
Copy full SHA for 46a0c6a
View code at this point
Browse repository at this point
make parallel loading flag a part of constants. (#12137)
sayakpaul
authored
123506e
View commit details
Copy full SHA for 123506e
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
[core] parallel loading of shards (#12028)
Show description for baa9b58
sayakpaul
and
DN6
authored
baa9b58
View commit details
Copy full SHA for baa9b58
View code at this point
Browse repository at this point
Add QwenImage Inpainting and Img2Img pipeline (#12117)
Show description for da096a4
authored
da096a4
View commit details
Copy full SHA for da096a4
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
[lora] adapt new LoRA config injection method (#11999)
Show description for a8e4797
sayakpaul
authored
a8e4797
View commit details
Copy full SHA for a8e4797
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Implement Frequency-Decoupled Guidance (FDG) as a Guider (#11976)
Show description for d45199a
authored
d45199a
View commit details
Copy full SHA for d45199a
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Add cuda kernel support for GGUF inference (#11869)
Show description for ba2ba90
Isotr0py
and
DN6
authored
ba2ba90
View commit details
Copy full SHA for ba2ba90
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Qwen-Image (#12055)
Show description for 8e53cd9
naykun
and
yiyixuxu
authored
8e53cd9
View commit details
Copy full SHA for 8e53cd9
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
[modular] add Modular flux for text-to-image (#11995)
Show description for 203dc52
sayakpaul
authored
203dc52
View commit details
Copy full SHA for 203dc52
View code at this point
Browse repository at this point
Fix huggingface-hub failing tests (#11994)
Show description for edcbe80
asomoza
authored
edcbe80
View commit details
Copy full SHA for edcbe80
View code at this point
Browse repository at this point
[refactor] some shared parts between hooks + docs (#11968)
Show description for 6f3ac30
a-r-r-o-w
authored
6f3ac30
View commit details
Copy full SHA for 6f3ac30
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
[modular diffusers] Wan (#11913)
Show description for f36ba9f
a-r-r-o-w
authored
f36ba9f
View commit details
Copy full SHA for f36ba9f
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
[refactor] Flux/Chroma single file implementation + Attention Dispatcher (#11916)
Show description for 18c8f10
a-r-r-o-w
and
DN6
authored
18c8f10
View commit details
Copy full SHA for 18c8f10
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Add SkyReels V2: Infinite-Length Film Generative Model (#11518)
Show description for 7298bdd
authored
7298bdd
View commit details
Copy full SHA for 7298bdd
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Speedup model loading by 4-5x ⚡ (#11904)
Show description for c903527
a-r-r-o-w
and
SunMarc
authored
c903527
View commit details
Copy full SHA for c903527
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
[utils] account for MPS when available in get_device(). (#11905)
Show description for 1c6ab9e
sayakpaul
authored
1c6ab9e
View commit details
Copy full SHA for 1c6ab9e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL