FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers - dfl/diffusers · GitHub
dfl
/
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
on
main
User selector
Datepicker
Commit history
Commits on Oct 18, 2023
[`from_single_file()`]fix: local single file loading. (#5440)
Show description for 87fd3ce
sayakpaul
authored
87fd3ce
View commit details
Copy full SHA for 87fd3ce
View code at this point
Browse repository at this point
make fix copies
patrickvonplaten
committed
f277d5e
View commit details
Copy full SHA for f277d5e
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
[Core] Fix/pipeline without text encoders for SDXL (#5301)
Show description for 8b3d2ae
sayakpaul
and
patrickvonplaten
authored
8b3d2ae
View commit details
Copy full SHA for 8b3d2ae
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
make style
patrickvonplaten
committed
57239da
View commit details
Copy full SHA for 57239da
View code at this point
Browse repository at this point
Add ability to mix usage of T2I-Adapter(s) and ControlNet(s). (#5362)
Show description for de12776
authored
de12776
View commit details
Copy full SHA for de12776
View code at this point
Browse repository at this point
chore: fix typos (#5386)
Show description for 0ea78f9
afuetterer
and
psychedelicious
authored
0ea78f9
View commit details
Copy full SHA for 0ea78f9
View code at this point
Browse repository at this point
[Wuerstchen] text to image training script (#5052)
Show description for d03c909
authored
d03c909
View commit details
Copy full SHA for d03c909
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
[`core` / `PEFT` / `LoRA`] Integrate PEFT into Unet (#5151)
Show description for 2bfa55f
authored
2bfa55f
View commit details
Copy full SHA for 2bfa55f
View code at this point
Browse repository at this point
[Core] Add FreeU to all the core pipelines and their (mostly-used) derivatives (#5376)
Show description for 9bc55e8
sayakpaul
authored
9bc55e8
View commit details
Copy full SHA for 9bc55e8
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
make style
patrickvonplaten
committed
5313aa6
View commit details
Copy full SHA for 5313aa6
View code at this point
Browse repository at this point
I Added Doc-String Into The class. (#5293)
Show description for ea8364e
hisushanta
and
sayakpaul
authored
ea8364e
View commit details
Copy full SHA for ea8364e
View code at this point
Browse repository at this point
Improve typehints and docs in `diffusers/models` (#5312)
Show description for 91fd181
authored
91fd181
View commit details
Copy full SHA for 91fd181
View code at this point
Browse repository at this point
[Examples] use loralinear instead of depecrecated lora attn procs. (#5331)
Show description for 0fa32bd
sayakpaul
authored
0fa32bd
View commit details
Copy full SHA for 0fa32bd
View code at this point
Browse repository at this point
Adding PyTorch XLA support for sdxl inference (#5273)
Show description for aea7383
authored
aea7383
View commit details
Copy full SHA for aea7383
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
[JAX] Replace uses of `jnp.array` in types with `jnp.ndarray`. (#4719)
Show description for 4ac205e
hvaara
and
hawkinsp
authored
4ac205e
View commit details
Copy full SHA for 4ac205e
View code at this point
Browse repository at this point
Fix loading broken LoRAs that could give NaN (#5316)
Show description for ed2f956
patrickvonplaten
and
BenjaminBossan
authored
ed2f956
View commit details
Copy full SHA for ed2f956
View code at this point
Browse repository at this point
replace references to deprecated KeyArray & PRNGKeyArray (#5324)
jakevdp
authored
a844065
View commit details
Copy full SHA for a844065
View code at this point
Browse repository at this point
make style
patrickvonplaten
committed
d199bc6
View commit details
Copy full SHA for d199bc6
View code at this point
Browse repository at this point
[HacktoberFest] Add missing docstrings to diffusers/models (#5248)
Show description for 8d314c9
a-r-r-o-w
and
patrickvonplaten
authored
8d314c9
View commit details
Copy full SHA for 8d314c9
View code at this point
Browse repository at this point
Add py.typed for PEP 561 compliance (#5326)
Show description for e2c0208
byarbrough
authored
e2c0208
View commit details
Copy full SHA for e2c0208
View code at this point
Browse repository at this point
Improve typehints and docs in `diffusers/models` (#5299)
Show description for bd72927
a-r-r-o-w
authored
bd72927
View commit details
Copy full SHA for bd72927
View code at this point
Browse repository at this point
Fix [core/GLIGEN]: TypeError when iterating over 0-d tensor with In-painting mode when EulerAncestralDiscreteScheduler is used (#5305)
Show description for 6bd55b5
authored
6bd55b5
View commit details
Copy full SHA for 6bd55b5
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
[Hacktoberfest]Fixing issues #5241 (#5255)
Show description for dd25ef5
jgyfutub
and
kashif
authored
dd25ef5
View commit details
Copy full SHA for dd25ef5
View code at this point
Browse repository at this point
[LoRA] fix: torch.compile() for lora conv (#5298)
Show description for 7eaae83
sayakpaul
authored
7eaae83
View commit details
Copy full SHA for 7eaae83
View code at this point
Browse repository at this point
Add from single file to StableDiffusionUpscalePipeline and StableDiffusionLatentUpscalePipeline (#5194)
Show description for 872ae1d
DN6
authored
872ae1d
View commit details
Copy full SHA for 872ae1d
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
✨ [Core] Add FreeU mechanism (#5164)
Show description for 84b82a6
authored
84b82a6
View commit details
Copy full SHA for 84b82a6
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
make style
patrickvonplaten
committed
25c177a
View commit details
Copy full SHA for 25c177a
View code at this point
Browse repository at this point
handle case when controlnet is list or tuple (#5179)
Show description for c7e0895
noskill
and
patrickvonplaten
authored
c7e0895
View commit details
Copy full SHA for c7e0895
View code at this point
Browse repository at this point
New Pipeline Slow Test runners (#5131)
Show description for dd5a362
DN6
and
patrickvonplaten
authored
dd5a362
View commit details
Copy full SHA for dd5a362
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Fix UniPC scheduler for 1D (#5276)
patrickvonplaten
authored
7271f8b
View commit details
Copy full SHA for 7271f8b
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
make fix copies
patrickvonplaten
committed
2457599
View commit details
Copy full SHA for 2457599
View code at this point
Browse repository at this point
[Schedulers] Fix callback steps (#5261)
Show description for bdd1611
patrickvonplaten
authored
bdd1611
View commit details
Copy full SHA for bdd1611
View code at this point
Browse repository at this point
Update UniPC to support 1D diffusion. (#5199)
Show description for c8b0f0e
leng-yue
and
patrickvonplaten
authored
c8b0f0e
View commit details
Copy full SHA for c8b0f0e
View code at this point
Browse repository at this point
Add a docstring for the AutoencoderKL's encode (#5239)
Show description for 7a4324c
freespirit
and
patrickvonplaten
authored
7a4324c
View commit details
Copy full SHA for 7a4324c
View code at this point
Browse repository at this point
Add docstring for the AutoencoderKL's decode (#5242)
Show description for 37a787a
freespirit
authored
37a787a
View commit details
Copy full SHA for 37a787a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL