Mathew Spolin

Results 8 comments of Mathew Spolin

Thanks for opening an issue. I've not tested this on an Android before, but I'll take a stab at it.

This worked for me. I'm seeing about 30 seconds per image on a 14" M1 Max MacBook Pro (32 GPU core).

@henrique-galimberti I followed these steps: - Install PyTorch nightly - Used [this branch](https://github.com/CompVis/stable-diffusion/pull/47) referenced above from @magnusviri - Modify functional.py as noted above [here](https://github.com/CompVis/stable-diffusion/issues/25#issuecomment-1221667017) to resolve view size not compatible...

I think this has something to do with trying to update the current note that it is open in the editor. For some reason the length of the document is...

Thanks for raising this. The plugin fetches the daily note location via obsidian's daily notes interface, which is provided by the core daily notes plug in. So I can try...

I have an implementation of CVStitch using the c++ library that assembles 22 scaled-down pano images, but it's not fast -- it takes about 3 minutes on my 6s. Results...

The resize is very fast - it's the stitching that takes a long time. Right now I'm feeding all photos in at once. I'm going to see if I get...

I made a prototype as a separate app. I'm still working on it - it can't share the finished image yet. But you can check a bunch of images in...