Getting Deployment timed out issue

Hey Everyone,

I am trying to use replit deployments but it always say “Deployment timed out” while Bundle function.

I am trying to load

model = SentenceTransformer(
  'flax-sentence-embeddings/all_datasets_v3_mpnet-base')

model in the replit.

Is anyone knows why that is happening?

Hey @bhanuv3!

Can you please send me the link to your Repl so I can take a look?

Here you go- Project link. @ShaneAtReplit

Thanks! I was able to reproduce the issue and have sent it to the team. I will follow up once I have an update.