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.744502178708">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744512108426">
|
||||
|
||||
<!-- 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.744502178708" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744512108426" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744502178708" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744512108426" 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.744502178708" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744512108426" 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">
|
||||
@@ -267,7 +267,7 @@
|
||||
<li><a href="https://github.com/Dakini/AnimeColorDeOldify">AnimeColorDeOldify</a> - Anime Image Colorization</li>
|
||||
<li><a href="https://replicate.com/sczhou/codeformer">Replicate</a>, <a href="https://github.com/bycloudai/GPEN-colab">GPEN-Colab</a>, <a href="https://www.restorephotos.io/">Photo Face Restorer</a> or <a href="https://github.com/TencentARC/GFPGAN">GFPGAN</a> - Face Restoration / Colorization Tool</li>
|
||||
<li><a href="https://www.color-dragon.tk/">Color-Dragon</a> - Add more Color to Images</li>
|
||||
<li><a href="https://github.com/lllyasviel/style2paints">style2paints</a> or <a href="https://github.com/pfnet/PaintsChainer">PaintsChainer</a> - Lineart Colorization Tool</li>
|
||||
<li><a href="https://github.com/lllyasviel/style2paints">style2paints</a> or <a href="https://github.com/pfnet/PaintsChainer">Petalica Paint</a> - Lineart Colorization Tool</li>
|
||||
<li><a href="https://github.com/lllyasviel/AdverseCleaner">AdverseCleaner</a> - Image Noise Reduction</li>
|
||||
<li><a href="https://seleb.github.io/ordered-dither-maker/">ordered-dither-maker</a> - Image Dithering</li>
|
||||
<li><a href="http://smartdeblur.net/index.html">SmartDeblur</a> - De-blurring / Stabilization Tools</li>
|
||||
|
||||
Reference in New Issue
Block a user