You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
I tried using both lama and Sanster/AnyText in the --model option.
Describe the bug
When I include both --model lama and --model Sanster/AnyText in the startup command, only Sanster/AnyText is loaded properly. The lama model does not appear to be loaded or selectable from the UI.
However, if I only use --model lama alone, it works as expected.
Is it not possible to load both an erase model and an inpainting model together? Or is there a different way to enable both functionalities?