Fixing implementation of ControlNet-XS #6772
CheckIn - created DownSubBlocks
24267991
Added extra channels, implemented subblock fwd
1c36d0b7
Fixed connection sizes
9626ce31
checkin
b45de06a
Removed iter, next in forward
eb9c59ef
Models for SD21 & SDXL run through
32bf5a75
Added back pipelines, cleared up connections
b58572bc
Cleaned up connection creation
2b73d025
added debug logs
93f9d7de
updated logs
36bb8f99
logs: added input loading
0878d372
Update umer_debug_logger.py
72b29dee
log: Loading hint
773721fa
Update umer_debug_logger.py
c6c831a7
added logs
d20d4bf6
Changed debug logging
8145d36f
debug: added more logs
d657233f
Fixed num_norm_groups
1aa848c5
Debug: Logging all of SDXL input
f2e63665
Update umer_debug_logger.py
507abfad
debug: updated logs
5641711f
checkim
40393380
Readded tests
d7c8d43c
Removed debug logs
1d8d5b82
Fixed Slow Tests
55b73500
Added value ckecks | Updated model_cpu_offload_seq
6214da71
accelerate-offloading works ; fast tests work
54bb91db
Made unet & addon explicit in controlnet
a709ef8d
Updated slow tests
eecf9a5f
Added dtype/device to ControlNetXS
15affe31
Filled in test model paths
08c8e314
Added image_encoder/feature_extractor to XL pipe
88285866
Fixed fast tests
72fce3e1
Added comments and docstrings
1511d7de
Fixed copies
6041bb18
Added docs ; Updates slow tests
1cdcb27a
Merge remote-tracking branch 'upstream/main' into controlnetxs-2
112dd804
Moved changes to UNetMidBlock2DCrossAttn
42920a97
tiny cleanups
b14b70cf
Removed stray prints
c163fcb9
Removed ip adapters + freeU
145037df
Fixed test_save_load_float16
0be0d6fa
Merge remote-tracking branch 'upstream/main' into controlnetxs-2
3c1ec384
Make style, quality, fix-copies
a21479ea
UmerHA
marked this pull request as ready for review 1 year ago
Merge branch 'main' into controlnetxs-2
dcd7630f
Merge branch 'main' into controlnetxs-2
a31aa90e
Merge branch 'huggingface:main' into controlnetxs-2
d47061ea
Changed loading/saving API for ControlNetXS
e2d009cd
Removed ControlNet-XS from research examples
2bca2caf
Make style, quality, fix-copies
4185e86f
Merge remote-tracking branch 'upstream/main' into controlnetxs-2
ec43807a
Small fixes
49049cbc
checkin May 11 '23
7dd6b05a
CheckIn Mar 12 '24
5618c95c
Fixed tests for SD
da96576e
Added tests for UNetControlNetXSModel
90a6a509
Fixed SDXL tests
ef651275
cleanup
f68477b0
Merge branch 'main' into controlnetxs-2
8742e909
Delete Pipfile
8521ed27
Merge branch 'controlnetxs-2' of https://github.com/UmerHA/diffusers …
ec339358
Merge branch 'huggingface:main' into controlnetxs-2
d6947641
CheckIn Mar 20
ea69d3c4
check-in Mar 23
f3f569ba
checkin 24 Mar
56d69fe5
Created init for UNetCnxs and CnxsAddon
395716ad
CheckIn
987e4c97
Made from_modules, from_unet and no_control work
890542b0
make style,quality,fix-copies & small changes
a272300e
Fixed freezing
618f3a2e
Added gradient ckpt'ing; fixed tests
586fc181
Fix slow tests(+compile) ; clear naming confusion
34e9fdfb
Merge branch 'main' into controlnetxs-2
f735df13
Don't create UNet in init ; removed class_emb
1e37e8ee
Merge branch 'main' into controlnetxs-2
7f8ccb47
Incorporated review feedback
99310306
Merge branch 'controlnetxs-2' of https://github.com/UmerHA/diffusers …
60aa1581
Make style, quality, fix-copies
18ded9d1
Implemented review feedback
25b74732
Removed compatibility check for vae/ctrl embedding
6ba84ca8
make style, quality, fix-copies
4ded3ade
Delete Pipfile
c4181602
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
DN6
commented
on 2024-04-08
Merge branch 'main' into controlnetxs-2
4965d497
Integrated review feedback
0de4b44b
Merge branch 'controlnetxs-2' of https://github.com/UmerHA/diffusers …
52e7fa88
Reduced size of test tensors
1d8cad8e
Renamed cnxs-`Addon` to cnxs-`Adapter`
f334238c
Merge branch 'main' into controlnetxs-2
a9003b80
Fixed save_pretrained/from_pretrained bug
7782b58a
Merge branch 'main' into controlnetxs-2
aa294ba7
Removed redundant code
b5815cc4
Merge branch 'main' into controlnetxs-2
3882989a
yiyixuxu
approved these changes
on 2024-04-15
DN6
merged
fda1531d
into main 1 year ago
UmerHA
deleted the controlnetxs-2 branch 1 year ago
rardz
commented
on 2024-06-11
Login to write a write a comment.
Login via GitHub