AMUSE3.1 Shows us NSFW Images!! (written English)
Notice: This article is a rewrite of this content in English.
And part of it was rewitten.
Hello, AMUSERs!! (AMUSE + USERs)
It may be a little unsightly English, but please forgive me.
Immediately, as written in the headline, I will explain how to output sensitive pictures with "AMUSE3.1 a local generation AI tool" !!
…It's not 2.x.
about 3.1. (The current version at the time of writing)
General procedure
Installation of AMUSE v3.1.0
Install onnx2json
Backup Amuse\Plugins\ContentFilter\ContentFilter.onnx to any folder
Duplicate and edit the backup ContentFilter.onnx file
Start Amuse.exe
I'm actually going to give NSFW instructions
Dissatisfied
I'm done
Let's take a look.
By theway, this author's PC configuration is as follows, I hope it will be helpful.
--you can enjoy generation even on a computer of this level--
OS: Windows10 Home
CPU: Ryzen5 2600 (Gen_zen1+)
RAM: 32GByte (about 16GB is dangerous…)
GPU: Radeon RX6700XT 12GB
Installation of AMUSE v3.1.0
<< I will omit a detailed explanation!! >>
Download this installation file and install it anywhere. It's easy to use if you have about 200GB of free space.
Install onnx2json
Let's ask AI at a time like this. (copilot, chat-GPT,or others…)
Download and run python-3.13.x-amd64.exe .
(The Python version should be the latest.)
When you are done, open the command prompt…
pip install -U onnx2jsonHit and onnx2json will be installed.
json2onnx is also included here, so let's install it.
pip install -U onnx protobuf
pip install -U json2onnxIt gets complicated, so the command prompt is finished once.
Backup Amuse\Plugins\ContentFilter\ContentFilter.onnx to any folder
Let evacuate ContentFilter.onnx for the time being.
Copy the file to Amuse\Backup as an example.
( I placed it directly below Disk E: )
Duplicate and edit the backup ContentFilter.onnx file
Duplicate the ContentFilter.onnx and Rename it to ContentFilterMod.onnx.
Continue to open the command prompt in this folder.
When the command prompt starts,
onnx2json --input_onnx_file_path ContentFilterMod.onnx --output_json_path ContentFilterMod.jsonand enter. It will takes a while (about 30sec…)
There are no messages in particular, but ContentFilterMod.json is created in the folder.
Edit this ContentFilterMod.json.
This time you will edit it with Notepad++ ( Can you use simpley Notepad? )
ここから先は
この記事が気に入ったらチップで応援してみませんか?


購入者のコメント
9It would be interesting to have a tutorial on generating nsfw videos
>OXEYA69
Hi OXEYA69,Thanks your question.
I had trying nsfw video generating previously, but it’s no worked. So if you wanted nsfw-videos generating, I can’t help you.
Sorry :-[
I don't want to get you into trouble: since this product works well with AMD Radeon cards, I'd like to know how much processing power it requires to process a 5 or 10 second 720p 16:9 video. If you could provide this information, I'd be very grateful. P.S. What's the size of referral database used for your models? Thanks in advance for any answers.
First of all, the CPU I'm using is the zen+ generation. And the GPU is RX6700XT. In other words, it does not meet the resources to originally operate AMUSE.
And…
Even so, it is possible to generate images, but it is extremely difficult to generate videos. Hang up before generating a 720p video. Therefore, I think all resources should be upgraded.
I hope it will be a little helpful for you.