
>>1369
>generate a video of a woman eating a cat
>the AI opts to make her Asian


Webp Anime Reaction images thread #2. Jahy-sama edition.
Archive of #1 (Oreimo S2): https://files.catbox.moe/vvt33l.zip
Workflow:
- Take 1080p anime screenshot in PNG.
- Crop it to 1:1 1080x1080 res (so it looks good on mobile and desktop)
- Resize it to 50% and feed it to the Resrgan upscaler using the Anime-HQ-W4xEX model (found on the waifu2x extension gui on github)
- Resize it to 50% again (ie back to 1080x1080), overall this significantly removes video compression artefacts and sharpens up blurry details.
- Convert to webp using these parameters in cwebp: -sharp_yuv -m 6 -pass 10 -psnr 45

Discussion for the Codex page Artificial Intelligence Codex.
The Codex page is written by this board's curators, so other users cannot edit it. This thread is where everyone else talks about it: post a reply if you have a question, spotted something out of date, or want to suggest what to add.

Isn't it crazy how AI has given pretty much everyone almost unlimited power to create whatever they wanted and nothing noteworthy has been created? Sure AI can speed things up, but the bottleneck is new ideas

>>1417 (OP)
TBH it's still not very reliable. Like it still guesses and makes up information and it's your job to review what it wrote to check for errors and fix them yourself later. Most people don't expect that and give up early on.
Like it's not a money printing machine.

I want to create a game, not because I think I wanna make money off it or even have others play it, but as a creative outlet, I want to create my own world.
I have no game developer experience, is AI good enough to help me?

>>1074 (OP)
>>1076
AIs can probably be used for RPG MZ and the 3D plugins but depending on how complex of a game you intend it may or may not be enough. Even without full 3D rendering, isometric views can hide the bland-ness of 2D games, and AIs are getting kinda good at understanding 3D space now. The potential is there but it'll be a while before you can get AI to crank out GTA V kind of immersive 3D RGP game.

Thought I'd partake in the whole GANGSTER COMPUTER GOD WORLDWIDE SECRET CONTAINMENT POLICY
The most obvious ones seem to be: [AI] [LLM] [AGI] [TENSOR]
From the gens: [VIBE CODING or VIBE-CODING] [LOCAL MODEL] [LOCAL DIFFUSION] [CHATBOT] [DIFFUSION] [DE3] [SDXL] [MIDJOURNEY] [DALL-E] [TEXT2IMG] [FLUX]
Generics: [GPT] [CHATGPT] [GPT-4] [GPT-5] [CLAUDE] [GEMINI] [COPILOT] [GROK] [MISTRAL] [QWEN] [DEEPSEEK] [LLAMA] [PHI] [MOONSHOOT] [KIMI] [AGENTIC]
[SINGULARITY] [SNAILCAT] [VIBEGOD] [VIBECHAD] [SNAILCHAD]
Brands: [OPENAI] [ANTHROPIC] [XAI] [HUGGINGFACE] [RUNPOD] [TOGETHER AI] [REPLICATE]
There's more and some of these can be false positives. There will probably be hidden ones now and later especially when it's a twitter screenshot with no relevant words used to bypass obvious inpsection.
Good luck void-san, thank you for being someone who does something about a problem instead of just screaming into the abyss like everyone else.
I'll probably get banned but maybe it will reach out to a few anons from the past banned thread that were complaining about wanting a separate /ai/ board like a few days ago.
https://boards.4chan.org/g/thread/109349827

Similar to my W.A.R.i thread but this time make, or are at least attempt to make higher quality upscales using the Resrgan model Photo-HQ-W4xEX in waifu2x extension gui
1:1 1080x1080 is the goal but some might lose context so I'll get as close as I can to this but avoid going 16:9 since that doesn't look good on phones.
cwebp: -sharp_yuv -m 6 -pass 10 -psnr 45


#"OreImo 2"
Webp Anime Reaction images thread #1. I plan on posting a dozen Webps per thread, this will be my workflow:
I'll try to keep these consistent except maybe 5. I'm using these parameters to optimize compression for Webp but there might be better ones.
- Take 1080p anime screenshot in PNG.
- Crop it to 1:1 1080x1080 res (so it looks good on mobile and desktop)
- Resize it to 50% and feed it to the Resrgan upscaler using the Anime-HQ-W4xEX model (found on the waifu2x extension gui on github)
- Resize it to 50% again (ie back to 1080x1080), overall this significantly removes video compression artefacts and sharpens up blurry details.
- Convert to webp using these parameters in cwebp: -sharp_yuv -m 6 -pass 10 -psnr 45


Welcome to the AI board!
For non-AI tech discussions check out https://umigalaxy.com/explore/technology




>>1135
Can you elaborate on this a little?

>>1139
I see, well maybe peruse my flicker test thread and see the truth for yourself.
>>925 →





>>482
In 10-20% of cases it might not be a huge improvement over JPG but the majority of the time it's 20-30% better and half the time it can even compete with JXL.
That last part made me rethink advocating for modern image formats because WebP is incrediby mature/stable/fine-tuned. JXL will do the same but when? 2030? 2035?
WebP is also more decode friendly than JXL so it can benefit pretty much everyone no matter how terribly low-spec their phone/computer is.
WebP can also compress PNG images with 0 loss in quality as well. Most websites do not support this yet or convert lossless WebP to lossy Webp.
Umigalaxy is one of the very few websites out there that will let you upload a lossless WebP and not apply any lossy compression to it.cwebp -lossless -z 9 -m 6 -q 100 in.png -o out.webpfor %a in (in.png) do @for %b in (out.webp) do @set/a p=100-(100*%~zb/%~za)&echo % smaller
I got a whopping 32% filesize reduction with picrel. From ~3 MB to ~2 MB, about an entire MB chunk wiped out.
There's also animated WebP, which I don't fully understand yet, but it obliterates GIF.
So idk man, "WEBP SUCKS ASS" is a pretty facebook-tier/MIGA way of looking at WebP in my humble opinion.