Files
InvokeAI/invokeai
psychedelicious 0e17950949 fix(ui): race condition when setting hf token and downloading model
I ran into a race condition where I set a HF token and it was valid, but
somehow this error toast still appeared. The conditional feel through to
an assertion that we never expected to get to, which crashed the UI.

Handled the unexpected case gracefully now.
2025-08-22 13:30:38 +10:00
..
2025-07-17 06:33:56 +10:00
2025-08-19 12:19:02 +10:00