Marc Goodner

Results 9 comments of Marc Goodner

Is that just an informational message or does it actually block? If it is just informational that seems like enough for validating, then you could sign when done and the...

I feel like the signing issue here is orthogonal to the cwd issue. We should probably open a new issue on that. I'm guessing we would enforce signing on mac...

I spent some time on this and decided to try the approach used in invoke.py of hooking the image_callback. This works in that I now have metadata in the image,...

!fetch in the cli does pull the info out of the files I'm generating so I'm happy with that.

I setup a [GitHub repo here with minimal python scripts using InvokeAI](https://github.com/robotdad/invokeai-python) based on the examples in ldm/generate.py. I based my metadata creation on script/invoke.py, if there is a better...

BTW, I used sd-metadata.py to dump the example out above, that strips the sd-metadata key

Was just playing around a bit more and realized only boards installed in the Arduino IDE directory are detected, at least on Windows. Boards installed later, whether through additional board...

I may take a crack at it myself ver the holidays if all that is needed is an ifdef for Windows and specifying an additional directory.

I for one would lose interest in this if it took dependencies on anything beyond cmake. This discussion of what the issues are is very informative, thanks. I have not...