FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - dqueue/diffusers · GitHub
dqueue
/
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
on
main
User selector
Datepicker
Commit history
Commits on Jun 19, 2023
[ldm3d] Fixed small typo (#3820)
Show description for 6667433
estelleafl
and
Aflalo
authored
6667433
View commit details
Copy full SHA for 6667433
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
device map legacy attention block weight conversion (#3804)
williamberman
authored
59aefe9
View commit details
Copy full SHA for 59aefe9
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
fix typo (#3800)
Isotr0py
authored
7bfd237
View commit details
Copy full SHA for 7bfd237
View code at this point
Browse repository at this point
Complete set_attn_processor for prior and vae (#3796)
Show description for ea8ae8c
patrickvonplaten
and
sayakpaul
authored
ea8ae8c
View commit details
Copy full SHA for ea8ae8c
View code at this point
Browse repository at this point
Ldm3d first PR (#3668)
Show description for 958d9ec
authored
958d9ec
View commit details
Copy full SHA for 958d9ec
View code at this point
Browse repository at this point
Added LoRA loading to `StableDiffusionKDiffusionPipeline` (#3751)
Show description for 75124fc
tripathiarpan20
authored
75124fc
View commit details
Copy full SHA for 75124fc
View code at this point
Browse repository at this point
Fix broken cpu-offloading in legacy inpainting SD pipeline (#3773)
cmdr2
authored
2715079
View commit details
Copy full SHA for 2715079
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Update pipeline_flax_stable_diffusion_controlnet.py (#3306)
Show description for ce55049
jfozard
authored
ce55049
View commit details
Copy full SHA for ce55049
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
[MultiControlNet] Allow save and load (#3747)
Show description for 34d14d7
patrickvonplaten
authored
34d14d7
View commit details
Copy full SHA for 34d14d7
View code at this point
Browse repository at this point
Text2video zero refinements (#3733)
Show description for a812fb6
19and99
and
sayakpaul
authored
a812fb6
View commit details
Copy full SHA for a812fb6
View code at this point
Browse repository at this point
[Stable Diffusion Inpaint & ControlNet inpaint] Correct timestep inpaint (#3749)
Show description for 38adcd2
patrickvonplaten
authored
38adcd2
View commit details
Copy full SHA for 38adcd2
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
Post 0.17.0 release (#3721)
Show description for c42f6ee
patrickvonplaten
authored
c42f6ee
View commit details
Copy full SHA for c42f6ee
View code at this point
Browse repository at this point
Fix loading if unexpected keys are present (#3720)
Show description for f523b11
patrickvonplaten
authored
f523b11
View commit details
Copy full SHA for f523b11
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Fix custom releases (#3708)
Show description for 803d653
patrickvonplaten
authored
803d653
View commit details
Copy full SHA for 803d653
View code at this point
Browse repository at this point
Fix schedulers zero SNR and rescale classifier free guidance (#3664)
Show description for 12a232e
authored
12a232e
View commit details
Copy full SHA for 12a232e
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
Add draft for lora text encoder scale (#3626)
Show description for 74fd735
patrickvonplaten
and
sayakpaul
authored
74fd735
View commit details
Copy full SHA for 74fd735
View code at this point
Browse repository at this point
Fix from_ckpt for Stable Diffusion 2.x (#3662)
ctrysbita
authored
2de9e2d
View commit details
Copy full SHA for 2de9e2d
View code at this point
Browse repository at this point
Support views batch for panorama (#3632)
Show description for 11b3002
Isotr0py
and
sayakpaul
authored
11b3002
View commit details
Copy full SHA for 11b3002
View code at this point
Browse repository at this point
Fix the Kandinsky docstring examples (#3695)
Show description for 10f4ecd
freespirit
authored
10f4ecd
View commit details
Copy full SHA for 10f4ecd
View code at this point
Browse repository at this point
feat: when using PT 2.0 use LoRAAttnProcessor2_0 for text enc LoRA. (#3691)
sayakpaul
authored
de16f64
View commit details
Copy full SHA for de16f64
View code at this point
Browse repository at this point
refactor Image processor for x4 upscaler (#3692)
Show description for 017ee16
yiyixuxu
and
yiyixuxu
authored
017ee16
View commit details
Copy full SHA for 017ee16
View code at this point
Browse repository at this point
[LoRA] feat: add lora attention processor for pt 2.0. (#3594)
Show description for 8669e83
sayakpaul
authored
8669e83
View commit details
Copy full SHA for 8669e83
View code at this point
Browse repository at this point
Add function to remove monkey-patch for text encoder LoRA (#3649)
Show description for b45204e
takuma104
authored
b45204e
View commit details
Copy full SHA for b45204e
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
move activation dispatches into helper function (#3656)
Show description for 41ae670
williamberman
authored
41ae670
View commit details
Copy full SHA for 41ae670
View code at this point
Browse repository at this point
small tweaks for parsing thibaudz controlnet checkpoints (#3657)
williamberman
authored
462956b
View commit details
Copy full SHA for 462956b
View code at this point
Browse repository at this point
[WIP]Vae preprocessor refactor (PR1) (#3557)
Show description for 5990014
authored
5990014
View commit details
Copy full SHA for 5990014
View code at this point
Browse repository at this point
[docs] More API fixes (#3640)
Show description for 1a6a647
stevhliu
authored
1a6a647
View commit details
Copy full SHA for 1a6a647
View code at this point
Browse repository at this point
Fix from_ckpt not working properly on windows (#3666)
LyubimovVladislav
authored
1994dbc
View commit details
Copy full SHA for 1994dbc
View code at this point
Browse repository at this point
Set step_rules correctly for piecewise_constant scheduler (#3605)
Show description for b95cbdf
0x1355
authored
b95cbdf
View commit details
Copy full SHA for b95cbdf
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
set config from original module but set compiled module on class (#3650)
Show description for b7af946
williamberman
authored
b7af946
View commit details
Copy full SHA for b7af946
View code at this point
Browse repository at this point
fix inpainting pipeline when providing initial latents (#3641)
Show description for 0e86881
yiyixuxu
and
yiyixuxu
authored
0e86881
View commit details
Copy full SHA for 0e86881
View code at this point
Browse repository at this point
Iterate over unique tokens to avoid duplicate replacements for multivector embeddings (#3588)
Show description for a6c7b5b
lachlan-nicholson
authored
a6c7b5b
View commit details
Copy full SHA for a6c7b5b
View code at this point
Browse repository at this point
Support Kohya-ss style LoRA file format (in a limited capacity) (#3437)
Show description for 8e552bb
takuma104
and
sayakpaul
authored
8e552bb
View commit details
Copy full SHA for 8e552bb
View code at this point
Browse repository at this point
[Kandinsky] Improve kandinsky API a bit (#3636)
Show description for 32ea214
patrickvonplaten
and
yiyixuxu
authored
32ea214
View commit details
Copy full SHA for 32ea214
View code at this point
Browse repository at this point
Commits on May 31, 2023
update dreambooth lora to work with IF stage II (#3560)
williamberman
authored
f751b88
View commit details
Copy full SHA for f751b88
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL