FaceFusion has undergone significant improvements in the 3.3.0 update.
Installation time has been reduced from approximately 8 minutes to 40 seconds.
However, although not officially announced in the 3.3.1 update,
the previously known modification to “content_analyser.py” alone
is no longer sufficient to disable the NSFW Filter.
There are countermeasures available(No code), so please contact us if you are interested.
We do not consider it appropriate to post them here directly.
This countermeasure reflects the strong will of the developers and copyright holders,
and we generally agree with the statement in the official FAQ:
“We don't allow NSFW content due to ethical considerations.”
However, while “ethical considerations” are necessary,
shouldn't this be left to the discretion of individual users?
We also consider this to be a valid point.
Top comments (4)
How can I disable the NSFW filter in FaceFusion 3.3.2 - Pinokio? Can you give me specific instructions? Thank you!
Reply luchinco@hotmail.com
With the 3.3.1 update, the previously known modification to content_analyser.py is no longer sufficient.
A modification has been added to core.py to detect file tampering and stop execution.
You can use AI to compare core.py with previous versions, find the modified parts, and take appropriate action.
There are also ways to respond without coding. Please check them out.
aiprovideos.com/facefusion-3-3-2-h...
In your content_analyser.py replace the following:
Replace
With
Replace
With
Next, in core.py, replace
With
Some comments may only be visible to logged-in visitors. Sign in to view all comments.