comfyanonymous
|
014c90584e
|
Fix and enforce no trailing whitespace.
|
2024-12-31 03:16:37 -05:00 |
|
Chenlei Hu
|
9bffd67fc9
|
Lint unused import (#5973)
* Lint unused import
* nit
* Remove unused imports
* revert fix_torch import
* nit
|
2024-12-09 15:24:39 -05:00 |
|
comfyanonymous
|
36b0b2b215
|
Use common function for casting weights to input.
|
2024-07-30 10:49:14 -04:00 |
|
comfyanonymous
|
b2a29fae8c
|
Controlnet refactor.
|
2024-06-27 18:43:11 -04:00 |
|
comfyanonymous
|
93094050bb
|
Remove some unused imports.
|
2024-05-27 19:08:27 -04:00 |
|
comfyanonymous
|
1e2c812a67
|
Move cascade scale factor from stage_a to latent_formats.py
|
2024-03-16 14:49:35 -04:00 |
|
comfyanonymous
|
e1edf0fa13
|
Support loading the sr cascade controlnet.
|
2024-03-07 01:22:48 -05:00 |
|
comfyanonymous
|
661234a928
|
Set upscale algorithm to bilinear for stable cascade controlnet.
|
2024-03-06 02:59:40 -05:00 |
|
comfyanonymous
|
97495d195f
|
Support stable cascade canny controlnet.
|
2024-03-06 02:25:42 -05:00 |
|
comfyanonymous
|
7ea7ac1414
|
Remove print.
|
2024-02-19 11:47:26 -05:00 |
|
comfyanonymous
|
1067555cae
|
Forgot to commit this.
|
2024-02-19 04:25:46 -05:00 |
|
comfyanonymous
|
809b7f0b78
|
fp8 weight support for Stable Cascade.
|
2024-02-17 15:27:31 -05:00 |
|
comfyanonymous
|
73407209f5
|
Make Stable Cascade work on old pytorch 2.0
|
2024-02-17 00:42:30 -05:00 |
|
comfyanonymous
|
e5a0f735be
|
Stable Cascade Stage B.
|
2024-02-16 13:02:03 -05:00 |
|
comfyanonymous
|
deebc95781
|
Stable Cascade Stage C.
|
2024-02-16 10:55:08 -05:00 |
|
comfyanonymous
|
ce56ca3f9d
|
Stable Cascade Stage A.
|
2024-02-16 06:30:39 -05:00 |
|