Getting torch import error

#1
by manaswim - opened

I am getting a import saying saying there is no torch module when deploying my model to hugging face spaces using gradio. I explicitly put it in my requirements.py file. How do I fix this? My repository is https://huggingface.co/spaces/manaswim/fvm.

Sign up or log in to comment