jainrahulsethi

Results 7 comments of jainrahulsethi

Facing the same issue right now with the latest app. Can someone kindly look into it?

@RohaanA : Here is the code that I used and it works well. Hope it helps you and others. ```python import onnxruntime as ort import numpy as np import cv2...

> @jainrahulsethi Did you use the ONNX export from the Hugging Face Space? I just tried this code in a colab notebook and got the same error. Hey, yes i...

Here you go:- https://colab.research.google.com/drive/198BvhSCaJZjzBB0BdnIwQtLdEOCq53x-?usp=sharing In my case here the model detected only red cars

Can you try it out on colab and find out the differences wrt your machine Thanks & Regards, Rahul Jain On Tue, 20 Feb 2024 at 3:04 PM, pierre1618 ***@***.***>...

Hey @sarah-widder : It looks like this happen only for one particular user. Do i only set the debug log to true in the configuration and see the live logs...

2024-02-07T10:25:19.9207353Z ERROR:root:Exception in /history/update 2024-02-07T10:25:19.9215573Z Traceback (most recent call last): 2024-02-07T10:25:19.9285175Z File "/tmp/8dc27c358beac8d/app.py", line 696, in update_conversation 2024-02-07T10:25:19.9296551Z cosmos_conversation_client.create_message( 2024-02-07T10:25:19.9305313Z File "/tmp/8dc27c358beac8d/backend/history/cosmosdbservice.py", line 147, in create_message 2024-02-07T10:25:19.9313773Z resp = self.container_client.upsert_item(message)...