AnimeOTK

AnimeOTK (https://animeotk.com/forum/index.php)
-   Front Page News (https://animeotk.com/forum/forumdisplay.php?f=89)
-   -   New "AI Generated" section created (https://animeotk.com/forum/showthread.php?t=41539)

Akuma March 10th, 2023 04:28 AM

New "AI Generated" section created
 
The new "AI Generated" gallery is now available in the gallery section, has had relevant images moved to it, and has its own front page section now. If anyone finds any AI generated images that I missed, please report them so we can move them.

The rules have been updated to reflect this.

forks March 13th, 2023 02:13 AM

Nice. Thank you!!

Can you give Jac Ranger his own category now too?

Akuma March 13th, 2023 03:50 AM

He's had his own category for ages, and he always posts directly into it correctly.

Manicorn March 16th, 2023 02:45 AM

Is there some sort of toggle we can get so that we don't see AI art on the home page? Most AI art is generated through stolen artwork, and I'd absolutely prefer never to see it.

Akuma March 16th, 2023 04:26 AM

I already put it in its own section for almost this exact reason.

There is not at the moment, but you can install a plugin like tampermonkey for your browser and add the following code for the front page of the site:

Code:

Array.from(document.querySelectorAll('.tcat')).forEach(e => { if(e.innerText.indexOf('» AI Generated')===-1) return; while(e.tagName.toUpperCase()!=='TABLE') e=e.parentNode; e.style.display='none'})
If you are using a mobile you can use a browser like kiwi to get chrome plugins.


All times are GMT. The time now is 03:28 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
© AnimeOTK.com 2007-2012