# Visible Watermarking with Gradio

DevFeed: [Visible Watermarking with Gradio](<https://devfeed.tech/articles/visible-watermarking-with-gradio-7563.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/watermarking-with-gradio>)

Author: Margaret Mitchell

Published: 2025-09-15T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [watermarking](<https://devfeed.tech/topics/watermarking.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>)

Tags: [ai-content](<https://devfeed.tech/tags/ai-content.md>), [ai-transparency](<https://devfeed.tech/tags/ai-transparency.md>), [building](<https://devfeed.tech/tags/building.md>), [ethics](<https://devfeed.tech/tags/ethics.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [text-generation](<https://devfeed.tech/tags/text-generation.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>), [text-to-video](<https://devfeed.tech/tags/text-to-video.md>), [watermarking](<https://devfeed.tech/tags/watermarking.md>)

## AI overview

Hugging Face explains how Gradio can add visible watermarks to AI-generated images, video, and text in Spaces. The article highlights filename-based, open-image, NumPy-array, QR, custom text, and chatbot watermarking options to support attribution, transparency, and disclosure.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.