"scripts/convert_diffusers_to_original_sdxl.py" did not exist on "e34d9aa6810277166480bfb4a29f59efc1191327"
feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment. - Utilize the nullish coalescing operator to simplify ternary expressions. - Refactored the import statement to remove duplication.
Showing
Please register or sign in to comment