FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/models - koji/diffusers · GitHub
koji
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
models
on
main
User selector
Datepicker
Commit history
Commits on Jul 12, 2024
[Docs] add AuraFlow docs (#8851)
Show description for 973a62d
sayakpaul
authored
973a62d
View commit details
Copy full SHA for 973a62d
View code at this point
Browse repository at this point
Add single file loading support for AnimateDiff (#8819)
Show description for 11d18f3
DN6
authored
11d18f3
View commit details
Copy full SHA for 11d18f3
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
Add VAE tiling option for SD3 (#8791)
Show description for d2df40c
DN6
authored
d2df40c
View commit details
Copy full SHA for d2df40c
View code at this point
Browse repository at this point
[Core] Add AuraFlow (#8796)
Show description for 2261510
sayakpaul
and
yiyixuxu
authored
2261510
View commit details
Copy full SHA for 2261510
View code at this point
Browse repository at this point
Latte: Latent Diffusion Transformer for Video Generation (#8404)
Show description for b8cf84a
authored
b8cf84a
View commit details
Copy full SHA for b8cf84a
View code at this point
Browse repository at this point
Reformat docstring for `get_timestep_embedding` (#8811)
Show description for 673eb60
alanhdu
and
yiyixuxu
authored
673eb60
View commit details
Copy full SHA for 673eb60
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Remove unnecessary lines (#8569)
Show description for 57084da
tolgacangoz
and
sayakpaul
authored
57084da
View commit details
Copy full SHA for 57084da
View code at this point
Browse repository at this point
[Alpha-VLLM Team] Add Lumina-T2X to diffusers (#8652)
Show description for 9838867
authored
9838867
View commit details
Copy full SHA for 9838867
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
fix loading sharded checkpoints from subfolder (#8798)
Show description for 9e9ed35
yiyixuxu
and
sayakpaul
authored
9e9ed35
View commit details
Copy full SHA for 9e9ed35
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
[Tests] fix sharding tests (#8764)
Show description for 31adeb4
sayakpaul
authored
31adeb4
View commit details
Copy full SHA for 31adeb4
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
[Tencent Hunyuan Team] Add checkpoint conversion scripts and changed controlnet (#8783)
Show description for 6b6b4bc
authored
6b6b4bc
View commit details
Copy full SHA for 6b6b4bc
View code at this point
Browse repository at this point
[Chore] add dummy lora attention processors to prevent failures in other libs (#8777)
Show description for 06ee4db
sayakpaul
authored
06ee4db
View commit details
Copy full SHA for 06ee4db
View code at this point
Browse repository at this point
Revert "[LoRA] introduce `LoraBaseMixin` to promote reusability." (#8773)
Show description for 984d340
sayakpaul
authored
984d340
View commit details
Copy full SHA for 984d340
View code at this point
Browse repository at this point
[LoRA] introduce `LoraBaseMixin` to promote reusability. (#8670)
Show description for a2071a1
sayakpaul
authored
a2071a1
View commit details
Copy full SHA for a2071a1
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
correct `attention_head_dim` for `JointTransformerBlock` (#8608)
Show description for d9f71ab
authored
d9f71ab
View commit details
Copy full SHA for d9f71ab
View code at this point
Browse repository at this point
Fix warning in UNetMotionModel (#8756)
Show description for c104482
DN6
and
yiyixuxu
authored
c104482
View commit details
Copy full SHA for c104482
View code at this point
Browse repository at this point
[hunyuan-dit] refactor `HunyuanCombinedTimestepTextSizeStyleEmbedding` (#8761)
Show description for 8b1e3ec
yiyixuxu
and
sayakpaul
authored
8b1e3ec
View commit details
Copy full SHA for 8b1e3ec
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Allow from_transformer in SD3ControlNetModel (#8749)
Show description for 0bae6e4
haofanwang
and
yiyixuxu
authored
0bae6e4
View commit details
Copy full SHA for 0bae6e4
View code at this point
Browse repository at this point
[Tencent Hunyuan Team] Add HunyuanDiT-v1.2 Support (#8747)
Show description for a3904d7
authored
a3904d7
View commit details
Copy full SHA for a3904d7
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
[Chore] perform better deprecation for vqmodeloutput (#8719)
Show description for d5dd8df
sayakpaul
authored
d5dd8df
View commit details
Copy full SHA for d5dd8df
View code at this point
Browse repository at this point
Motion Model / Adapter versatility (#8301)
Show description for 3e0d128
Arlaz
authored
3e0d128
View commit details
Copy full SHA for 3e0d128
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
[Chore] remove deprecation from transformer2d regarding the output class. (#8698)
Show description for 10b4e35
sayakpaul
authored
10b4e35
View commit details
Copy full SHA for 10b4e35
View code at this point
Browse repository at this point
[Tencent Hunyuan Team] Add Hunyuan-DiT ControlNet Inference (#8694)
Show description for fa2abfd
authored
fa2abfd
View commit details
Copy full SHA for fa2abfd
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
add PAG support (#7944)
Show description for 540399f
authored
540399f
View commit details
Copy full SHA for 540399f
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
Errata - Fix typos & improve contributing page (#8572)
Show description for c375903
tolgacangoz
and
sayakpaul
authored
c375903
View commit details
Copy full SHA for c375903
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
[LoRA] get rid of the legacy lora remnants and make our codebase lighter (#8623)
Show description for 8eb1731
sayakpaul
authored
8eb1731
View commit details
Copy full SHA for 8eb1731
View code at this point
Browse repository at this point
a few fix for shard checkpoints (#8656)
Show description for c71c19c
YiYi Xu
authored
c71c19c
View commit details
Copy full SHA for c71c19c
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
[LoRA SD3] add support for lora fusion in sd3 (#8616)
Show description for 668e34c
sayakpaul
authored
668e34c
View commit details
Copy full SHA for 668e34c
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Support SD3 ControlNet and Multi-ControlNet. (#8566)
Show description for e5564d4
wangqixun
and
haofanwang
authored
e5564d4
View commit details
Copy full SHA for e5564d4
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Fix gradient checkpointing issue for Stable Diffusion 3 (#8542)
Show description for 3376252
authored
3376252
View commit details
Copy full SHA for 3376252
View code at this point
Browse repository at this point
add sd1.5 compatibility to controlnet-xs and fix unused_parameters error during training (#8606)
Show description for 16170c6
SamMaoYS
authored
16170c6
View commit details
Copy full SHA for 16170c6
View code at this point
Browse repository at this point
self.upsample = Upsample1D (#8580)
Show description for 4408047
kkj15dk
authored
4408047
View commit details
Copy full SHA for 4408047
View code at this point
Browse repository at this point
[Core] Add `shift_factor` to SD3 tiny autoencoder (#8618)
Show description for cd30820
sayakpaul
authored
cd30820
View commit details
Copy full SHA for cd30820
View code at this point
Browse repository at this point
Fix sharding when no device_map is passed (#8531)
Show description for 96399c3
SunMarc
and
sayakpaul
authored
96399c3
View commit details
Copy full SHA for 96399c3
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Fix duplicate variable assignments in SD3's JointAttnProcessor (#8516)
Show description for 896fb6d
Prgckwb
authored
896fb6d
View commit details
Copy full SHA for 896fb6d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL