So it seems like HuggingFace and others wont host the Amuse v2.2.2 file for some reason, and a person who posted a comment on here said there was problems to download new models directly from the application.
A solution for the first problem would be to try this magnet-link. So you can get the software. (This is the Amuse 2.2.2 version for Windows).
The link for the uncensored model that will unlock ǸSFW can be found here.

Here is a link to the guide I posted earlier that contains pretty much all info you need to run Amuse 2.2.2 unrestricted.
And the solution for getting models would be to manually download them from HuggingFace and other sites that provides model downloads.
However, here’s some “maybe” good news. :P
Amuse AI finally released the source code. And it can be found here.
I wish they would’ve released it once people did look for a complete and easy to use alternative. Because there isn’t much development happening these days.
Edit:
Dunring posted a comment saying:
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,
So you might want to look into that version and see if it works.
Let me know if you try it out please.