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.5.0.752494230050">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752501922769">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.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.5.0.752494230050" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752501922769" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752494230050" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752501922769" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752494230050" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752501922769" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -334,7 +334,7 @@
|
||||
<li><a href="https://duotones.co/">DuoTones</a> - Dual Tone Effect Generator</li>
|
||||
<li><a href="https://ign.schrodinger-hat.it/">ImageGoNord</a> - Convert Images to NordTheme Palette / <a href="https://github.com/Schrodinger-Hat/ImageGoNord">GitHub</a></li>
|
||||
<li><a href="https://fotosketcher.com/">Fotosketcher</a> - Turn Photos into Artwork</li>
|
||||
<li><a href="https://github.com/SystemErrorWang/White-box-Cartoonization">White-box-Cartoonization</a>, <a href="https://imagetocartoon.com/">Image To Cartoon</a> or <a href="https://cartoonize-lkqov62dia-de.a.run.app/cartoonize">Cartoonize</a> - Turn Photos into Cartoons</li>
|
||||
<li><a href="https://github.com/SystemErrorWang/White-box-Cartoonization">White-box-Cartoonization</a> or <a href="https://imagetocartoon.com/">Image To Cartoon</a> - Turn Photos into Cartoons</li>
|
||||
<li><a href="https://github.com/TachibanaYoshino/AnimeGAN">AnimeGAN</a> / <a href="https://github.com/TachibanaYoshino/AnimeGANv2">2</a> / <a href="https://github.com/TachibanaYoshino/AnimeGANv3">3</a> - Turn Photos into Anime</li>
|
||||
<li><a href="https://ai-draw.tokyo/en/">AIDraw</a> or <a href="https://github.com/vijishmadhavan/ArtLine">ArtLine</a> - Turn Photos into Line Art</li>
|
||||
<li><a href="https://ondras.github.io/primitive.js/">primitive.js</a> or <a href="https://www.geometrize.co.uk/">Geometrize</a> - Redraw Images with Geometric Shapes</li>
|
||||
@@ -747,7 +747,6 @@
|
||||
<li><a href="https://imgops.com/">ImgOps</a> - Image Operations Meta-Tool</li>
|
||||
<li><a href="http://creativedo.co/FontAwesomePS">FontAwesomePS</a> - Photoshop Icon Manager</li>
|
||||
<li><a href="https://adobe.com/products/bridge.html">Adobe Bridge</a> - Adobe Assets Manager</li>
|
||||
<li><a href="https://gist.github.com/ajazsiddiqui/72bbf376ad387e1f76bfad777f66d7a3">Photoshop Repeating Action Script</a> - Automate Photoshop</li>
|
||||
<li><a href="https://franciscouzo.github.io/image_colors/">Image Colors</a> - Image Color Scatter Plot</li>
|
||||
<li><a href="https://github.com/0x09/resdet">resdet</a> - Detect if an Image is Upscaled</li>
|
||||
<li><a href="https://github.com/facebookresearch/detectron2">detectron2</a> - Object / Human Detection</li>
|
||||
|
||||
Reference in New Issue
Block a user