Amuse is a really fun, easy to use & free AI application to mess around with.
It can generate text, images and videos by using lots of different models.
You download, install and run it locally on your Windows PC. And you can download more AI models for the kind of content you want to create right inside the Amuse AI application.
What really sets Amuse AI apart from other similar AI applications is that it’s optimized for AMD GPUs and CPUs!
If you’ve already tried Amuse out I’m sure you have discovered that there is a filter that blocks NSFW content. ;) Amuse comes with that content filter built-in and there is no way to turn that off inside the application settings.
But there is a way around that. You can completely disable the content filter so you can create NSFW images and videos!
But don’t be stupid, do NOT use it to create illegal content.

This tutorial only work with Amuse version 2.2.2. You can download it here:https://www.amuse-ai.com/downloads/Amuse_v2.2.2.exe (AmuseAI.com took it down. I wonder why… :D)
You can download it from a mirror here instead:https://huggingface.co/TensorStack/Amuse/resolve/main/Amuse_v2.2.2.exe?download=true
(Also gone from Huggingface.)
Download Amuse 2.2.2:
The 2 links above are gone, so use the Torrent/Magnet link in this post to download Amuse v2.2.2!
When the download is complete, run the exe file and install it.
I’m not sure if you have to uninstall other Amuse versions if you have any installed. But it might be a good idea.
After that you need to replace the file named “model.onnx” with the modified version that removes the NSFW filter.
Download the ZIP file with the NSFW Content Filter Modification for Amuse v2.2.2 from the link below:
https://www.mediafire.com/file/51fuc14rwkndw9d/unlocked_NSFW_2.2.2.zip
(I didn’t create or upload this file. I found the links here. Check the VirusTotal Scan.)
Browse to the path where you installed Amuse. And go into:Amuse\Plugins\ContentFilter\
Move/rename the original file “model.onnx” just to keep it as a backup.
Extract the ZIP-file you downloaded that contains the new modified model.onnx.
Extract/Move the file (it got the same name as the current file: “model.onnx“) into the Amuse\Plugins\ContentFilter\ directory.
Most filters should be gone now! But some words will still be banned. But you just have to edit a .json file to ger rid of that second NSFW filter.
Make sure you have closed Amuse, otherwise it will restore the original file.
Open this file in Notepad (You might have to run Notepad as Admin):%appdata%\..\Local\Amuse\appsettings.json
If you cant find it, click on Windows Start Menu and type the line below and press Enter:%APPDATA%
If you end up in a folder named “Roaming“, then go back one directory and you should see a directory named “Local“.
Enter it, then enter the directory “Amuse” and open the file “appsettings.json” with Notepad.
Search for this text in “appsettings.json“:"AutoModerator":
You’ll see a list with about 200+ banned words.
Remove/modify it so that section of the file looks like looks something like:
"AutoModeratorModel": "ContentFilter\\model.onnx",
"AutoModerator": [
"NordicNodeDOTcom"
],
"Templates": [Then save it and start Amuse.
That’s it, you should be able to generate NSFW content now!
Thanks for your instructions, I have followed it, but when I try to do something I get a message that says “amuse needs to dowload some model files from the interneT” and it gives an error “failed to dowload required models” when you try to download it
See you
Ok, did you install the older version of Amuse?
Same issue as above using v2.2.2 and following the instructions. Cannot download models.
For the new Amuse 3.10 or later, the method is different to disable NSFW filtering. You just modify the appsettings.json, which is located under
C:\Users\YOURUSER\AppData\Local\Amuse
and change
“IsModelEvaluationModeEnabled”: false,
to
“IsModelEvaluationModeEnabled”: true,
That’s all, no more blurring censorship to make whatever you like.
Have you tried to download them manually and place their correct folders?
https://huggingface.co/
Hi, can you help me, I am not able do download models in it. Any way if I download the model and the install it from the app will it then work?
Could you explain which models to download and what folder to place them in?