Vaghawan Ojha

Results 7 issues of Vaghawan Ojha

Hi, I'm working with the hbase 1.2.6, while fetch works great, but when I do table.fetch_all_rows() it returns None. I don't have huge dataset, as I'm just trying to work...

While trying to run `python gettilesfrombing.py` , it returns with the following error: ``` osm/soccer/250124836.GeoJSON Traceback (most recent call last): File "gettilesfrombing.py", line 44, in tilePixel = quadkey.TileSystem.geo_to_pixel((float(row[0]),float(row[1])), cfg.tileZoom) ValueError:...

Since there was no clear documentation on the Importing data or even what does it mean, I uploaded a random json data and Chatbot-UI stopped working, it throws the following...

There were couple of problems while importing the files, which was also discussed in this issue [Error occurs when importing the data #572](https://github.com/mckaywrigley/chatbot-ui/issues/572) - We could upload even the invalid...

I know, it is suggested to create .env.local in the Readme, but coming from Python, I accidentally created .env file, which still seems to work, but if you by accidentally...

Hi, I'm currently using pipeless v1 currently in Jetson Orien with Jetpack 5.1.2, I've the ONNX runtime installed, and if I run the independent code out form pipeless, my inference...

Hi, I'm trying to use insightface model inside pipeless. I've process.py where I write everything for the inference, while this works fine using CPU, when I switch to Cuda execution,...