Skip to content

Commit f6cbf2e

Browse files
authored
fix: use PREVIOUS_VERSION_TAG for models on main (#1188)
## Description Currently models use v0.10.0 tag on HF, and the models are not yet tagged with this tag. This PR fixes that. ### Introduces a breaking change? - [ ] Yes - [ ] No ### Type of change - [ ] Bug fix (change which fixes an issue) - [ ] New feature (change which adds functionality) - [ ] Documentation update (improves or adds clarity to existing documentation) - [ ] Other (chores, tests, code style improvements etc.) ### Tested on - [ ] iOS - [ ] Android ### Testing instructions <!-- Provide step-by-step instructions on how to test your changes. Include setup details if necessary. --> ### Screenshots <!-- Add screenshots here, if applicable --> ### Related issues <!-- Link related issues here using #issue-number --> ### Checklist - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have updated the documentation accordingly - [ ] My changes generate no new warnings ### Additional notes <!-- Include any additional information, assumptions, or context that reviewers might need to understand this PR. -->
1 parent 578f983 commit f6cbf2e

3 files changed

Lines changed: 164 additions & 160 deletions

File tree

.cspell-wordlist.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,7 @@ phonemization
211211
Siwis
212212
SIWIS
213213
Mateusz
214-
MATEUSZ
214+
MATEUSZ
215+
BLAZEFACE
216+
Blazeface
217+
blazeface

0 commit comments

Comments
 (0)