Getting torch import error

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 Fvm - a Hugging Face Space by manaswim.

getting the same error , can you please share how you overcame this