Tim Miller

Results 12 issues of Tim Miller

When building the stable-diffusion.h C headers, I get an error complaining about a missing enum type in the convert method ``` /home/drasticactions/Development/NativeBindings/library/stable-diffusion/stable-diffusion.h:198:92: error: must use 'enum' tag to refer to...

When checking for "DPoP-Nonce," this method checks against the Key value in the headers and uses a string comparison. This can fail because that header, like any other, can be...