union_control_mode() only matched the short catalog id, so a client naming a curated union ControlNet by its bare HF repo id (the form resolve_controlnet documents and accepts) got None and the generate path omitted control_mode, which makes FluxControlNetModel.forward raise controlnet_mode cannot be None. Fall back to matching repo_id against the curated entries so the bare repo id resolves to the same union mode; non-union bare repos still return None. The images page also wired Reapply for a resident single_file model with no checkpoint filename (status carries none), but the backend rejects a single_file/gguf load without a filename, so clicking Reapply 400'd. Narrow the resident-Reapply wiring to pipeline (the one kind that needs no filename), matching the existing GGUF handling, so single_file stays a no-op instead of erroring. |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| components | ||
| config | ||
| features | ||
| hooks | ||
| i18n | ||
| lib | ||
| shared | ||
| stores | ||
| types | ||
| utils | ||
| asset-queries.d.ts | ||
| index.css | ||
| main.tsx | ||
| speech-recognition.d.ts | ||