Lincoln Stein
|
620b2d477a
|
implement suggestions from first review by @psychedelicious
|
2023-12-04 17:08:33 -05:00 |
|
Lincoln Stein
|
8ef596eac7
|
further changes for ruff
|
2023-11-26 17:13:31 -05:00 |
|
Lincoln Stein
|
8695ad6f59
|
all features implemented, docs updated, ready for review
|
2023-11-26 13:18:21 -05:00 |
|
Lincoln Stein
|
dc5c452ef9
|
rename test/nodes to test/aa_nodes to ensure these tests run first
|
2023-11-26 09:38:30 -05:00 |
|
Lincoln Stein
|
8aefe2cefe
|
import_model and list_install_jobs router APIs written
|
2023-11-25 21:45:59 -05:00 |
|
Lincoln Stein
|
ec510d34b5
|
fix model probing for controlnet checkpoint legacy config files
|
2023-11-25 15:53:22 -05:00 |
|
Lincoln Stein
|
19baea1883
|
all backend features in place; config scanning is failing on controlnet
|
2023-11-24 19:37:46 -05:00 |
|
Lincoln Stein
|
80bc9be3ab
|
make install_path and register_path work; refactor model probing
|
2023-11-23 23:15:32 -05:00 |
|
Lincoln Stein
|
4aab728590
|
move name/description logic into model_probe.py
|
2023-11-22 22:29:02 -05:00 |
|
Lincoln Stein
|
9ea3126118
|
start implementation of installer
|
2023-11-20 23:02:30 -05:00 |
|
Lincoln Stein
|
6c56233edc
|
define install abstract base class
|
2023-11-20 21:57:10 -05:00 |
|