marcpre
marcpre
Same error here I used the following google colab to recreate the error. [https://colab.research.google.com/drive/1mIZaS-kwoYSQL2SvAbwQ-L_YAiAwwD19?usp=sharing](https://colab.research.google.com/drive/1mIZaS-kwoYSQL2SvAbwQ-L_YAiAwwD19?usp=sharing) The file definitely exists, BUT is not found: 
@viliusle Thank you for your answer! One solution I was thinking was to load the miniPaint JSON as a `canvas` variable and then using [node-canvas](https://github.com/Automattic/node-canvas) to save the file as...
@viliusle What do you think about the above way of rendering the json to an image on the server-side?
Any update on this method?
How would you conceptionally do it? Just convert the sdxl or dreamshaper model to ncnn and integrate it in your code? Appreciate your reply!
> Replacing SDXL is tedious because it is a completely different model. You need to change “text encoder”, “unet”, “vae”. What makes it so much different? Would you only change...
> We have solved it recently, but in the private community. In short, need to rewrite a lot... or you need an anti-detect that solved it. This lib will not...