HF Hub: File not found error

I’m trying to create a HF Spaces model/UI with Gradio. I have some large-ish custom files that I need to run for my model that I have successfully pushed using Git LFS.

However, during the step where my Python script tries to actually load that file, the build process fails with an error saying that it cannot find that file in the directory where it’s supposed to be. Has anyone done something similar to this? Would appreciate any pointers :slight_smile:

Hello :wave:
Can you give me pointer in which I can see your code? Maybe link to the Space in question?