FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/pipelines - fredatgithub/diffusers · GitHub
fredatgithub
/
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
pipelines
on
main
User selector
Datepicker
Commit history
Commits on Aug 19, 2025
Performance Improve for Qwen Image Edit (#12190)
Show description for cc48b93
naykun
authored
cc48b93
View commit details
Copy full SHA for cc48b93
View code at this point
Browse repository at this point
Emergency fix for Qwen-Image-Edit (#12188)
Show description for dba4e00
naykun
authored
dba4e00
View commit details
Copy full SHA for dba4e00
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
[docs] Clarify guidance scale in Qwen pipelines (#12181)
Show description for 5b53f67
sayakpaul
authored
5b53f67
View commit details
Copy full SHA for 5b53f67
View code at this point
Browse repository at this point
[qwen] Qwen image edit followups (#12166)
Show description for 4d9b822
sayakpaul
authored
4d9b822
View commit details
Copy full SHA for 4d9b822
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
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
Commits on Aug 13, 2025
Fix bf15/fp16 for pipeline_wan_vace.py (#12143)
Show description for 8c48ec0
SlimRG
and
a-r-r-o-w
authored
8c48ec0
View commit details
Copy full SHA for 8c48ec0
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 7, 2025
[qwen] device typo (#12099)
Show description for 50e18ee
yiyixuxu
authored
50e18ee
View commit details
Copy full SHA for 50e18ee
View code at this point
Browse repository at this point
Make `prompt_2` optional in Flux Pipelines (#12073)
Show description for 5780776
DN6
authored
5780776
View commit details
Copy full SHA for 5780776
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
optimize QwenImagePipeline to reduce unnecessary CUDA synchronization (#12072)
chengzeyi
authored
fa4c0e5
View commit details
Copy full SHA for fa4c0e5
View code at this point
Browse repository at this point
[tests] deal with the failing AudioLDM2 tests (#12069)
Show description for b793deb
sayakpaul
authored
b793deb
View commit details
Copy full SHA for b793deb
View code at this point
Browse repository at this point
[docs] small corrections to the example in the Qwen docs (#12068)
Show description for 5937e11
sayakpaul
authored
5937e11
View commit details
Copy full SHA for 5937e11
View code at this point
Browse repository at this point
[wip] feat: support lora in qwen image and training script (#12056)
Show description for 9c1d4e3
sayakpaul
and
a-r-r-o-w
authored
9c1d4e3
View commit details
Copy full SHA for 9c1d4e3
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
tests + minor refactor for QwenImage (#12057)
Show description for 9a38fab
a-r-r-o-w
authored
9a38fab
View commit details
Copy full SHA for 9a38fab
View code at this point
Browse repository at this point
[wan2.2] follow-up (#12024)
Show description for cb8e61e
yiyixuxu
and
github-actions[bot]
authored
cb8e61e
View commit details
Copy full SHA for cb8e61e
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 Aug 1, 2025
Allow SD pipeline to use newer schedulers, eg: FlowMatch (#12015)
Show description for 0c71189
ppbrown
authored
0c71189
View commit details
Copy full SHA for 0c71189
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
wan2.2 i2v FirstBlockCache fix (#12013)
Show description for 843e3f9
okaris
authored
843e3f9
View commit details
Copy full SHA for 843e3f9
View code at this point
Browse repository at this point
[wan2.2] add 5b i2v (#12006)
Show description for d8854b8
yiyixuxu
and
a-r-r-o-w
authored
d8854b8
View commit details
Copy full SHA for d8854b8
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
feat: add flux kontext (#11985)
Show description for 56d4387
jlonge4
authored
56d4387
View commit details
Copy full SHA for 56d4387
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
Commits on Jul 28, 2025
[WIP] Wan2.2 (#12004)
Show description for a6d9f6a
yiyixuxu
and
bghira
authored
a6d9f6a
View commit details
Copy full SHA for a6d9f6a
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
[docs] update `guidance_scale` docstring for guidance_distilled models. (#11935)
Show description for 7ae6347
sayakpaul
and
stevhliu
authored
7ae6347
View commit details
Copy full SHA for 7ae6347
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
[docs] clarify the mapping between `Transformer2DModel` and finegrained variants. (#11947)
Show description for 478df93
sayakpaul
and
stevhliu
authored
478df93
View commit details
Copy full SHA for 478df93
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
enable flux pipeline compatible with unipc and dpm-solver (#11908)
Show description for 5c52097
authored
5c52097
View commit details
Copy full SHA for 5c52097
View code at this point
Browse repository at this point
[ControlnetUnion] Propagate #11888 to img2img (#11929)
Show description for aa14f09
asomoza
authored
aa14f09
View commit details
Copy full SHA for aa14f09
View code at this point
Browse repository at this point
Remove forced float64 from onnx stable diffusion pipelines (#11054)
Show description for 3983159
lostdisc
and
yiyixuxu
authored
3983159
View commit details
Copy full SHA for 3983159
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
[ControlnetUnion] Multiple Fixes (#11888)
Show description for 76a62ac
asomoza
and
hlky
authored
76a62ac
View commit details
Copy full SHA for 76a62ac
View code at this point
Browse repository at this point
[quant] QoL improvements for pipeline-level quant config (#11876)
Show description for b41abb2
sayakpaul
authored
b41abb2
View commit details
Copy full SHA for b41abb2
View code at this point
Browse repository at this point
The Modular Diffusers (#9672)
Show description for f33b89b
authored
f33b89b
View commit details
Copy full SHA for f33b89b
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
[SD3] CFG Cutoff fix and official callback (#11890)
Show description for 48a6d29
asomoza
and
yiyixuxu
authored
48a6d29
View commit details
Copy full SHA for 48a6d29
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
First Block Cache (#11180)
Show description for 0454fbb
a-r-r-o-w
and
DN6
authored
0454fbb
View commit details
Copy full SHA for 0454fbb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL