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="2.4.0.735603004419">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.735613063236">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(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=2.4.0.735603004419" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.735613063236" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735603004419" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735613063236" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735603004419" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735613063236" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -539,6 +539,7 @@
|
||||
<li><a href="https://www.videolouder.com/">VidLouder</a> - Increase Video Volume</li>
|
||||
<li><a href="https://github.com/Baiyuetribe/paper2gui/blob/main/README_en.md">Paper2GUI</a> - AI Video Toolbox</li>
|
||||
<li><a href="https://github.com/deforum-art/sd-webui-modelscope-text2video">text2video</a>, <a href="https://github.com/Picsart-AI-Research/Text2Video-Zero">Text2Video-Zero</a> or <a href="https://huggingface.co/spaces/damo-vilab/modelscope-text-to-video-synthesis">Damo</a> - Text to Video AI</li>
|
||||
<li><a href="https://huggingface.co/spaces/DGSpitzer/TXT-2-IMG-2-MUSIC-2-VIDEO-w-RIFFUSION">TXT-2-IMG-2-MUSIC</a> - Text to Image to Music to Video</li>
|
||||
<li><a href="https://videocleaner.com/">Video Cleaner</a> or <a href="https://www.topazlabs.com/video-enhance-ai">Video Enhance AI</a> - Video Enhancement Tool</li>
|
||||
<li><a href="https://nmkd.itch.io/flowframes">Flowframes</a>, <a href="https://github.com/andreiyv/fpska">fpska</a> or <a href="https://www.svp-team.com/">SVP</a> - Video Interpolation / Increase FPS</li>
|
||||
<li><a href="https://www.newgrounds.com/wiki/creator-resources/">Creator Resources</a> - Art & Animation Resource Index</li>
|
||||
@@ -1052,6 +1053,7 @@
|
||||
<li><a href="https://becausecurious.me/skype_exports_for_humans">Skype Exports for Humans</a> - Export Skype Chat Data to Readable Text</li>
|
||||
<li><a href="https://tiktok-chat-reader.zerody.one/">TikTok Chat Reader</a> - Live TikTok Chat Reader</li>
|
||||
<li><a href="https://goldfish.social/">GoldFish</a> - Open-Source TikTok Alternative</li>
|
||||
<li><a href="https://urlebird.com/">Urlebird</a> - 3rd Party TikTok with better UI</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#video-chat">Video Chat Apps / Sites</a> - Video Calls</li>
|
||||
<li><a href="https://zoomescaper.com/">Zoom Escaper</a> - Self-Sabotage Video Calls to Escape Meetings</li>
|
||||
<li><a href="https://github.com/garage44/pyrite">Pyrite</a> - Self-Hosted Video Calls</li>
|
||||
|
||||
Reference in New Issue
Block a user