Has anybody successfully use git submodules in HFSpaces? I have an existing working repository which depends on submodules. The submodule shows up on the Github repo, but doesn’t show up on the HF Spaces repo after commit. As a result, there is a build failure.
I tested the code locally with the submodule and it works fine. I am wondering if I am missing a step while commiting to the HFSpaces repo. Any help would be appreciated.