Commit 8d6e005
Fix to enable loading fp16 repo variant ControlNets (#8643)
* Fix ControlNet repo variant detection for fp16 weights
* Remove ControlNet diffusers fp16 regression test
* Update invokeai/backend/model_manager/configs/controlnet.py
Co-authored-by: Lincoln Stein <[email protected]>
* style: ruff format controlnet.py
---------
Co-authored-by: Lincoln Stein <[email protected]>1 parent 10eebb6 commit 8d6e005
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments