Copy-Proof-Image / index.html
Omnibus's picture
Update index.html
f8f312d
raw
history blame
516 Bytes
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div class="card">
<h1>Copy-proof Image</h1>
<p>Copy/Paste Me!</p>
<div class = "imbox">
<img src='https://huggingface.co/datasets/Omnibus/watermark-images/resolve/main/pairs/b95bb37e-e413-4916-9961-b17cdf0370e2-1.png' class="im1">
<img src='https://huggingface.co/datasets/Omnibus/watermark-images/resolve/main/pairs/b95bb37e-e413-4916-9961-b17cdf0370e2-2.png' class="im2">
</div>
</div>
</body>
</html>