FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/pipelines/versatile_diffusion - feisan/diffusers · GitHub
feisan
/
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
versatile_diffusion
on
main
User selector
Datepicker
Commit history
Commits on Feb 16, 2023
`enable_model_cpu_offload` (#2285)
Show description for 2777264
pcuenca
authored
2777264
View commit details
Copy full SHA for 2777264
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Fix callback type hints - no optional function argument (#2357)
Show description for 91925fb
patrickvonplaten
authored
91925fb
View commit details
Copy full SHA for 91925fb
View code at this point
Browse repository at this point
unCLIP variant (#2297)
Show description for 62b3c9e
williamberman
and
patrickvonplaten
authored
62b3c9e
View commit details
Copy full SHA for 62b3c9e
View code at this point
Browse repository at this point
unet check length inputs (#2327)
Show description for e55687e
williamberman
and
patrickvonplaten
authored
e55687e
View commit details
Copy full SHA for e55687e
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Replace flake8 with ruff and update black (#2279)
Show description for a7ca03a
patrickvonplaten
authored
a7ca03a
View commit details
Copy full SHA for a7ca03a
View code at this point
Browse repository at this point
Stable Diffusion Latent Upscaler (#2059)
Show description for 1051ca8
authored
1051ca8
View commit details
Copy full SHA for 1051ca8
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
Fix a typo: bfloa16 -> bfloat16 (#2243)
nickkolok
authored
3a0d3da
View commit details
Copy full SHA for 3a0d3da
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
Allow lora from pipeline (#2129)
Show description for 0c39f53
patrickvonplaten
authored
0c39f53
View commit details
Copy full SHA for 0c39f53
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
make scaling factor a config arg of vae/vqvae (#1860)
Show description for 1e216be
authored
1e216be
View commit details
Copy full SHA for 1e216be
View code at this point
Browse repository at this point
Allow `UNet2DModel` to use arbitrary class embeddings (#2080)
Show description for 915a563
pcuenca
authored
915a563
View commit details
Copy full SHA for 915a563
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Allow directly passing text embeddings to Stable Diffusion Pipeline for prompt weighting (#2071)
Show description for b562b66
patrickvonplaten
authored
b562b66
View commit details
Copy full SHA for b562b66
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
[LoRA] Add LoRA training script (#1884)
Show description for ed616bd
authored
ed616bd
View commit details
Copy full SHA for ed616bd
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
DiT Pipeline (#1806)
Show description for 37d113c
authored
37d113c
View commit details
Copy full SHA for 37d113c
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
Improve reproduceability 2/3 (#1906)
Show description for 9b63854
patrickvonplaten
authored
9b63854
View commit details
Copy full SHA for 9b63854
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
[Attention] Finish refactor attention file (#1879)
Show description for 21bbc63
patrickvonplaten
authored
21bbc63
View commit details
Copy full SHA for 21bbc63
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
Make repo structure consistent (#1862)
Show description for 29b2c93
patrickvonplaten
and
pcuenca
authored
29b2c93
View commit details
Copy full SHA for 29b2c93
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Refactor cross attention and allow mechanism to tweak cross attention function (#1639)
Show description for 4125756
patrickvonplaten
and
pcuenca
authored
4125756
View commit details
Copy full SHA for 4125756
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Add attention mask to uclip (#1756)
Show description for 429e544
patrickvonplaten
authored
429e544
View commit details
Copy full SHA for 429e544
View code at this point
Browse repository at this point
Add resnet_time_scale_shift to VD layers (#1757)
anton-l
authored
dc7cd89
View commit details
Copy full SHA for dc7cd89
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
kakaobrain unCLIP (#1428)
Show description for 2dcf64b
williamberman
and
patrickvonplaten
authored
2dcf64b
View commit details
Copy full SHA for 2dcf64b
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
[Batched Generators] This PR adds generators that are useful to make batched generation fully reproducible (#1718)
Show description for c53a850
patrickvonplaten
and
pcuenca
authored
c53a850
View commit details
Copy full SHA for c53a850
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
VersatileDiffusion: fix input processing (#1568)
Show description for 5893305
LukasStruppek
and
anton-l
authored
5893305
View commit details
Copy full SHA for 5893305
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Adapt to forced transformers version in some dependent libraries (#1638)
Show description for 3ebe40f
anton-l
authored
3ebe40f
View commit details
Copy full SHA for 3ebe40f
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
StableDiffusionDepth2ImgPipeline (#1531)
Show description for 5383188
authored
5383188
View commit details
Copy full SHA for 5383188
View code at this point
Browse repository at this point
Fix PyCharm/VSCode static type checking for dummy objects (#1596)
Show description for dbe0719
authored
dbe0719
View commit details
Copy full SHA for dbe0719
View code at this point
Browse repository at this point
[Versatile Diffusion] add upcast_attention (#1605)
Show description for a934e5b
patil-suraj
authored
a934e5b
View commit details
Copy full SHA for a934e5b
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
Make cross-attention check more robust (#1560)
Show description for 5e03692
pcuenca
authored
5e03692
View commit details
Copy full SHA for 5e03692
View code at this point
Browse repository at this point
[UNet2DConditionModel] add an option to upcast attention to fp32 (#1590)
Show description for 170ebd2
patil-suraj
authored
170ebd2
View commit details
Copy full SHA for 170ebd2
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
[Docs] Correct docs (#1554)
patrickvonplaten
authored
62b497c
View commit details
Copy full SHA for 62b497c
View code at this point
Browse repository at this point
Research folder (#1553)
Show description for 459b8ca
patrickvonplaten
authored
459b8ca
View commit details
Copy full SHA for 459b8ca
View code at this point
Browse repository at this point
[refactor] make set_attention_slice recursive (#1532)
Show description for bce65cd
patil-suraj
and
patrickvonplaten
authored
bce65cd
View commit details
Copy full SHA for bce65cd
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
fix tests
patrickvonplaten
committed
cf4664e
View commit details
Copy full SHA for cf4664e
View code at this point
Browse repository at this point
Do not use torch.long in mps (#1488)
Show description for 3ceaa28
pcuenca
and
anton-l
authored
3ceaa28
View commit details
Copy full SHA for 3ceaa28
View code at this point
Browse repository at this point
[refactor] Making the xformers mem-efficient attention activation recursive (#1493)
Show description for a816a87
blefaudeux
and
Benjamin Lefaudeux
authored
a816a87
View commit details
Copy full SHA for a816a87
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Allow to set config params directly in init (#1419)
Show description for 8faa822
patrickvonplaten
authored
8faa822
View commit details
Copy full SHA for 8faa822
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL