Describe the bug
Hugging Face cache system uses symbolic links in Linux platforms. When pushing workflows with Hugging Face algorithms to Ikomia Scale, symlinks are automatically converted and source files are copied. This leads to duplicate model files and this behavior is not suited in terms of storage consumption.
Expected behavior
In this specific case, copy the symlinks without any modificiations. This would work as Hugging Face uses relative symlinks.
Environment:
- OS: Linux
- Ikomia Studio version: 0.10.0