v0.1.23
What's Changed
- fix: ConfirmDialog cancelText/confirmText now uses i18n t() for localization
- fix: local_files_only=True on all from_pretrained calls — prevents network timeout when loading models
- fix: _check_hf_model now verifies config.json + model weights exist, not just any file
- Prevents gate from falsely passing when download is incomplete
Full Changelog: v0.1.22...v0.1.23