cederron

Results 9 comments of cederron

> > just set editor enabled = false > > Thank you for your reply, this is what we do. We were thinking of a lightweight, performance optimized version. If...

Hi guys, i submited a pull request for this feature, Now a field filter like "ChildrenCollection.PropertyName" works. https://github.com/fullstackhero/dotnet-webapi-starter-kit/pull/919 It is only for filters though.

> maybe in the future? Why not now?

I have this issue, when ksampler starts running, computer slows down to the point it's unresponsive. If i exit or kill the server, computer returns to normal. I have a...

Ok in my case i fixed it. Check wich cuda version your comfyui needs based on pytorch being used. Use command: python -c "import torch; print(torch.version.cuda)" It will return the...