Wei Ouyang
Wei Ouyang
Well, think about a user use our package without access to the source code (which is the case for running in triton server). This is not about debugging with print,...
Any news on this issue? We'd like to create a LLM agent for pyimagej, but this prevent me from having both a chatbot and imagej interface.
Hi, @ctrueden This sounds great! Great that you made it work with [Jaunch](https://github.com/apposed/jaunch). Please let me know how I can try it. I am trying to make this hypha service...
Would be really useful if we can fix this, the current mock-socket used in the jupyterlite kernel is problematic when I try to use it with the native websocket.
+1 Please! This is a great feature to have!
+1 for supporting this important feature. It is a game changer for many web apps that operate files. For example, we are running the browser on the server side, being...
We use https://marked.js.org/ on the website and we sanitize the markdown source with https://github.com/cure53/DOMPurify before rendering it. Typically different flavor of marked can work without triggering rendering error, it will...
I would also like to add that if you convert to ONNX, please set the input shape, on the x, y dimension to -1, currently it causing issue for the...
> Do you mean test images for `predict_images`? They can be downloaded from `https://github.com/stardist/stardist/releases/download/0.1.0/dsb2018.zip` as explained in the comments. Feel free to update the notebook such that they are downloaded...
I honestly don't know, but maybe you can find some clue from this docker file I made for running it: https://gist.github.com/oeway/2d07e31a1ec769773463697c7c5542cb#file-dockerfile