RemmyLee
RemmyLee
> > > Perhaps this will work, in Postman, click the choice "Body", choose "RAW", and at the right side of the choice "GraphQL", change the "Text" to "JSON" This...
As stated above, you'll need to run this locally. An 8GB NVIDIA GPU should be more than enough to handle it however. I'm running it on a 3060 with 12GB...
Yes. Using internal. It seems to be slowly increasing over time, even when idle.  Started a download and then stopped it. Not releasing the memory: 
Apologies for the delay. Just saw this. Testing now.
With [riffusion-manipulation](https://github.com/chavinlo/riffusion-manipulation). You then need to take the current model and fine tune it with your images.
In pipline_stable_diffusion.py, change:  To:  This will essentially bypass the NSFW filter, but it will at least allow it to work. You'll need to do this for any file...
You don't need to download anything. It's pointing to riffusion/riffusion-model-v1 on huggingface already.
You make your own with [riffusion-manipulation](https://github.com/chavinlo/riffusion-manipulation)
You don't need to download the model. It should grab it from hugging face. riffusion/riffusion-model-v1 is the repository on hugging face.