FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/models - farrellm/diffusers · GitHub
farrellm
/
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
models
on
main
User selector
Datepicker
Commit history
Commits on Feb 10, 2024
allow attention processors to have different signatures (#6915)
Show description for 0071478
yiyixuxu
and
yiyixuxu
authored
0071478
View commit details
Copy full SHA for 0071478
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
[LoRA] deprecate certain lora methods from the old backend. (#6889)
Show description for ca9ed5e
sayakpaul
authored
ca9ed5e
View commit details
Copy full SHA for ca9ed5e
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
change to 2024 in the license (#6902)
Show description for 30e5e81
sayakpaul
authored
30e5e81
View commit details
Copy full SHA for 30e5e81
View code at this point
Browse repository at this point
[I2VGenXL] `attention_head_dim` in the UNet (#6872)
Show description for 491a933
sayakpaul
authored
491a933
View commit details
Copy full SHA for 491a933
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
Revert "add attention_head_dim"
Show description for 4f1df69
sayakpaul
committed
4f1df69
View commit details
Copy full SHA for 4f1df69
View code at this point
Browse repository at this point
add attention_head_dim
sayakpaul
committed
15f6b22
View commit details
Copy full SHA for 15f6b22
View code at this point
Browse repository at this point
[I2vGenXL] clean up things (#6845)
Show description for e6fd9ad
sayakpaul
authored
e6fd9ad
View commit details
Copy full SHA for e6fd9ad
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Fix `AutoencoderTiny` with `use_slicing` (#6850)
Show description for 493228a
edwardwli
authored
493228a
View commit details
Copy full SHA for 493228a
View code at this point
Browse repository at this point
Fix forward pass in UNetMotionModel when gradient checkpoint is enabled (#6744)
Show description for c6f8c31
BaaBaaGoat
and
DN6
authored
c6f8c31
View commit details
Copy full SHA for c6f8c31
View code at this point
Browse repository at this point
update IP-adapter code in UNetMotionModel (#6828)
Show description for 64909f1
yiyixuxu
and
yiyixuxu
authored
64909f1
View commit details
Copy full SHA for 64909f1
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
add `self.use_ada_layer_norm_*` params back to `BasicTransformerBlock` (#6841)
Show description for a5fc62f
yiyixuxu
and
yiyixuxu
authored
a5fc62f
View commit details
Copy full SHA for a5fc62f
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
[Feat] add I2VGenXL for image-to-video generation (#6665)
Show description for 04cd6ad
authored
04cd6ad
View commit details
Copy full SHA for 04cd6ad
View code at this point
Browse repository at this point
[IP-Adapter] Support multiple IP-Adapters (#6573)
Show description for 2e8d18e
authored
2e8d18e
View commit details
Copy full SHA for 2e8d18e
View code at this point
Browse repository at this point
Add PIA Model/Pipeline (#6698)
Show description for 56bea6b
DN6
authored
56bea6b
View commit details
Copy full SHA for 56bea6b
View code at this point
Browse repository at this point
Fix bug in ResnetBlock2D.forward where LoRA Scale gets Overwritten (#6736)
Show description for 87a92f7
dg845
and
sayakpaul
authored
87a92f7
View commit details
Copy full SHA for 87a92f7
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
[Core] move transformer scripts to `transformers` modules (#6747)
Show description for 09b7bfc
sayakpaul
authored
09b7bfc
View commit details
Copy full SHA for 09b7bfc
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
[Hub] feat: explicitly tag to diffusers when using push_to_hub (#6678)
Show description for d4c7ab7
authored
d4c7ab7
View commit details
Copy full SHA for d4c7ab7
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
[Refactor] Update from single file (#6428)
Show description for fee93c8
DN6
authored
fee93c8
View commit details
Copy full SHA for fee93c8
View code at this point
Browse repository at this point
[Big refactor] move unets to `unets` module 🦋 (#6630)
Show description for 1f0705a
sayakpaul
authored
1f0705a
View commit details
Copy full SHA for 1f0705a
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
refactor: extract init/forward function in UNet2DConditionModel (#6478)
Show description for c544196
ultranity
authored
c544196
View commit details
Copy full SHA for c544196
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
[Refactor] spliting`ResnetBlock2D` into multiple blocks (#6166)
Show description for dd4459a
authored
dd4459a
View commit details
Copy full SHA for dd4459a
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
[Core] introduce `PeftAdapterMixin` module. (#6416)
Show description for 585f941
sayakpaul
authored
585f941
View commit details
Copy full SHA for 585f941
View code at this point
Browse repository at this point
[feat] introduce `unload_lora()`. (#6451)
Show description for ae060fc
sayakpaul
authored
ae060fc
View commit details
Copy full SHA for ae060fc
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
[LoRA deprecation] handle rest of the stuff related to deprecated lora stuff. (#6426)
Show description for d700140
sayakpaul
authored
d700140
View commit details
Copy full SHA for d700140
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
[refactor embeddings] gligen + ip-adapter (#6244)
Show description for 4c483de
yiyixuxu
and
yiyixuxu
authored
4c483de
View commit details
Copy full SHA for 4c483de
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
Fix chunking in SVD (#6350)
Show description for 6414d4e
DN6
authored
6414d4e
View commit details
Copy full SHA for 6414d4e
View code at this point
Browse repository at this point
Move ControlNetXS into Community Folder (#6316)
Show description for c1e8bdf
DN6
and
sayakpaul
authored
c1e8bdf
View commit details
Copy full SHA for c1e8bdf
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
open muse (#5437)
Show description for 4039815
williamberman
authored
4039815
View commit details
Copy full SHA for 4039815
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
[Refactor upsamplers and downsamplers] separate out upsamplers and downsamplers. (#6128)
Show description for 22b4530
sayakpaul
authored
22b4530
View commit details
Copy full SHA for 22b4530
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
[refactor embeddings]pixart-alpha (#6212)
Show description for 3e71a20
yiyixuxu
and
yiyixuxu
authored
3e71a20
View commit details
Copy full SHA for 3e71a20
View code at this point
Browse repository at this point
ControlNetXS fixes. (#6228)
Show description for 32ff477
DN6
authored
32ff477
View commit details
Copy full SHA for 32ff477
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
[Refactor autoencoders] feat: introduce autoencoders module (#6129)
Show description for 56b3b21
sayakpaul
authored
56b3b21
View commit details
Copy full SHA for 56b3b21
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Add support for IPAdapterFull (#5911)
Show description for b65928b
authored
b65928b
View commit details
Copy full SHA for b65928b
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Add ControlNet-XS support (#5827)
Show description for e192ae0
authored
e192ae0
View commit details
Copy full SHA for e192ae0
View code at this point
Browse repository at this point
Harmonize HF environment variables + deprecate use_auth_token (#6066)
Show description for 75ada25
Wauplin
authored
75ada25
View commit details
Copy full SHA for 75ada25
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL