David Marx

Results 167 comments of David Marx

https://github.com/martinRenou/ipycanvas/discussions/144

https://colab.research.google.com/github/pytti-tools/pytti-notebook/blob/dev/pyttitools-widget_demo.ipynb

LaMa notebook has a crazy fast masking tool: https://colab.research.google.com/github/saic-mdal/lama/blob/master/colab/LaMa_inpainting.ipynb?authuser=1#scrollTo=-VZWySTMeGDM

I like your thinking here. I don't think it should be too hard to add a setting for something like "process all frames in video source". conversely, could probably add...

looks like the issue is probably on azure's side, and they're working on it: https://github.com/Azure/azure-functions-python-worker/issues/1094

closed in favor of #97

Thanks for reporting this! I poked around and I suspect what's going on is a bug in the azure functions python runtime, which is being fixed presently: https://github.com/Azure/azure-functions-python-worker/issues/1094 that said:...

coming soon, but hasn't been incorporated into this package yet. If you don't mind getting under the hood the grpc stubs you'll need can be found here: * https://github.com/Stability-AI/api-interfaces/blob/main/gooseai/dashboard/dashboard_pb2.py *...

we now have a separate repository for the js/ts client: https://github.com/Stability-AI/stability-sdk-js

my bad, didn't realize the js sdk wasnt public yet. we'll be releasing that soon, sorry for the confusion.