Fix clip model loading with unicode paths
On windows, if the model dir contained unicode characters clip models would fail to load. This fixes the file name handling in clip.cpp to support utf16 on windows.
Showing
Please register or sign in to comment