Maximilian Fellner
Maximilian Fellner
I'm afraid this is still an issue. The metro bundler configuration allows for the .cjs file to be resolved. However, it appears that this file is not properly bundled and...
There's currently no plan to implement this feature, afaik. You're welcome to send a PR based on the `next` branch but I can't promise that I would be able to...
This is certainly a useful optimisation we should implement. Just to be clear: we're simply talking about caching here. Where "simply" means it's actually really complicated, since it's caching. First...
In my case I was running into another problem after using the custom metro config workaround: ``` Possible Unhandled Promise Rejection (id: 0): FirebaseError: Firebase: Error thrown when reading from...
> I could have this totally wrong, but I think I read that SD 2 outputs to 768x768? As noted elsewhere https://github.com/apple/ml-stable-diffusion/issues/81#issuecomment-1364509035, the _base_ model generates 512x512 images, whereas the...
Sorry too, @singingwolfboy, I didn't see your reply any earlier. I think passing the verbose options instead of the shortcuts is a good idea to make things clearer. For better...
Hi, thanks for your interest in this library! > Do you use this library in production? No, unfortunately I'm currently not using the library in production myself. > Is there...
Experiencing the same issue. Is there a known workaround or a way to add additional trusted certificates?