4 Commits (main)

Author SHA1 Message Date
Chenlei Hu ca4b8f30e0
Cleanup empty dir if frontend zip download failed (#4574) 6 months ago
Chenlei Hu f2298799ba
Fix annotation (#4035) 7 months ago
comfyanonymous e1630391d6 Allow version names like v0.0.1 for the FrontendManager. 7 months ago
Chenlei Hu 99458e8aca
Add `FrontendManager` to manage non-default front-end impl (#3897)
* Add frontend manager

* Add tests

* nit

* Add unit test to github CI

* Fix path

* nit

* ignore

* Add logging

* Install test deps

* Remove 'stable' keyword support

* Update test

* Add web-root arg

* Rename web-root to front-end-root

* Add test on non-exist version number

* Use repo owner/name to replace hard coded provider list

* Inline cmd args

* nit

* Fix unit test
7 months ago