Application crashing while using huggingface

i am currently using both openai and huggingface model for my project. when the app is successfully deployed in the cloud th openai is working fine but when i am clicking on huggingface option the application is downloading the dependencies then crashing showing error running app.


i have successfully listed the dependencies in the req.txt file aslo

Hey @sudipta_paul,

Without seeing any code, it’s impossible for us to say exactly what’s causing this issue, but if I had to guess, it’s most likely due to your app’s resource usage – can you share the link to the app so I can confirm?