File size: 516 Bytes
79cd537
 
 
 
 
 
bb2465d
 
 
178b3b6
 
bb2465d
79cd537
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!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>