What’s wrong with showing off AI bro? Why the shame?
You're assigning emotions to people based on what you'd like them to feel, not on reality. For example, most americans probably don't feel shame about being american. But it's still a good decision not to go around showing off a bunch of american flags abroad, unless you want people to look at you in a certain way.
Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
61–70 of 282 posts
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#62There's an underappreciated comment in the other thread about SynthID and OpenAI [0] that captures what (IMO) the hacker ethos on this should be. We care about privacy, we should not accept tools that barcode our every digital move. (note that the counter of "well, they don't do that yet " is not particularly convincing) [0]: https://news.ycombinator.com/item?id=48200060
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#63Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#64Earlier quoted context omitted.
Nano Banana 2 only supports 1K resolution (1024x1024) natively. Anything above that is upscaling. So this matches SDXL. GPT Image 2 does support 4k natively (but experimentally).
Where did you get that info from? According to Google's own docs as well as my own image generation tests via the API, it supports up to 4K natively for gemini-3.1-flash-image-preview (aka NB2). It just defaults to 1K. But I didn't see anything in the docs stating that it's just a simple upscale for larger resolutions. https://ai.google.dev/gemini-api/docs/image-generation#gener...
> Produce production-ready assets with native 1K output and built-in upscaling to 2K and 4K resolutions
The API doc you linked is misleading.
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#65Earlier quoted context omitted.
Building a tool that tries (and probably fails) to remove the watermark (due to the arms race that large corporate machines will win) is tacitly accepting the barcode. The hacker ethos should be, first and foremost, to run open source models locally without relying on a corporation.
> [fighting against the system] is tacitly accepting the barcode. I don't really see it. I think it's important to win on both fronts.
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#66Earlier quoted context omitted.
Accepting blindly destroying the concept of thruth should not be the hacker ethos either.
It either works reliably or it doesn't; if it doesn't, it's better that everybody be clear about that.
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#67There's an underappreciated comment in the other thread about SynthID and OpenAI [0] that captures what (IMO) the hacker ethos on this should be. We care about privacy, we should not accept tools that barcode our every digital move. (note that the counter of "well, they don't do that yet " is not particularly convincing) [0]: https://news.ycombinator.com/item?id=48200060
Building a tool that tries (and probably fails) to remove the watermark (due to the arms race that large corporate machines will win) is tacitly accepting the barcode. The hacker ethos should be, first and foremost, to run open source models locally without relying on a corporation.
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#68What’s wrong with showing off AI bro? Why the shame?
You're assigning emotions to people based on what you'd like them to feel, not on reality. For example, most americans probably don't feel shame about being american. But it's still a good decision not to go around showing off a bunch of american flags abroad, unless you want people to look at you in a certain way.
Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#69Earlier quoted context omitted.
Where did you get that info from? According to Google's own docs as well as my own image generation tests via the API, it supports up to 4K natively for gemini-3.1-flash-image-preview (aka NB2). It just defaults to 1K. But I didn't see anything in the docs stating that it's just a simple upscale for larger resolutions. https://ai.google.dev/gemini-api/docs/image-generation#gener...
From: https://aistudio.google.com/models/gemini-3-pro-image > Produce production-ready assets with native 1K output and built-in upscaling to 2K and 4K resolutions The API doc you linked is misleading.
$0.067 per 1K image*, $0.101 per 2K image*, and $0.151 per 4K image*.
But if all the "compute time" is spent on a 1K image and they're just passing it to a ESRGAN or other upscaling technique, then there’s literally zero reason to generate anything above 1K. Just save the money and upscale it yourself.Re: Remove-AI-Watermarks – CLI and library for removing AI watermarks from images
#70Earlier quoted context omitted.
With the number of fine-tuned LoRAs and checkpoints - from a realism standpoint, yes SDXL is still very viable. From a prompt adherency perspective, absolutely not. Qwen-Image-2512 / Z-Image / Flux.2 absolutely crush SDXL if you're actually generating moderately complex scenes.
Do you still need a wacky backend to run them locally or does LM Studio make it easy nowadays? Last I use a local diffusion model was late 2022.
If you're on a Mac, I've heard that Draw Things is supposed to be pretty "batteries included" simple for image gen along the same lines as LM Studio.
https://github.com/Haoming02/sd-webui-forge-classic/tree/neo