Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744783152791">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744790398574">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744783152791" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744790398574" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744783152791" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744790398574" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744783152791" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744790398574" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
@@ -838,6 +838,7 @@
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="http://sandlab.cs.uchicago.edu/fawkes/">Fawkes</a></strong> - Facial Cloaking</li>
|
||||
<li><a href="https://start.me/p/0PgzqO/photo-osint">Photo OSINT</a> - Image OSINT Resources</li>
|
||||
<li><a href="https://www.fotoforensics.com/">FotoForensics</a>, <a href="https://29a.ch/photo-forensics/">Forensically</a> or <a href="http://www.getghiro.org/">Ghiro</a> - Photo Forensics Tool</li>
|
||||
<li><a href="https://labs.tib.eu/geoestimation">GeoEstimation</a> - Estimate Image Geolocation</li>
|
||||
@@ -860,7 +861,6 @@
|
||||
<li><a href="https://facecheck.id/">FaceCheck</a> - Face Recognition Search Engine</li>
|
||||
<li><a href="https://github.com/peterwang512/FALdetector">FALdetector</a> - Photoshopped Face Detector</li>
|
||||
<li><a href="https://colab.research.google.com/drive/1AQ0XSKWjzJBhGXXJ0XrA4DckFdv6Ul5N">Shoop</a> - Detect if Image is Photoshopped</li>
|
||||
<li><a href="http://sandlab.cs.uchicago.edu/fawkes/">Fawkes</a> - Image Cloaking</li>
|
||||
<li><a href="https://redact.photo/">Redact.Photo</a> - Image Redaction Tool</li>
|
||||
<li><a href="https://squoosh.app/">Squoosh</a> - Image Codec Comparison</li>
|
||||
<li><a href="https://github.com/jankais3r/jPhotoDNA">jPhotoDNA</a> - Image CSAM Identification Algorithm</li>
|
||||
|
||||
Reference in New Issue
Block a user