These are some of the Stable Diffusion references people have made listing hundreds of artist styles.
Source: https://www.reddit.com/r/Roms/comments/e5mndq/top_100_game_packs/
----------------------------------------------------------------------------
--- TOP 65 TURBOGRAFX16 GAMES
Magnet Link: magnet:?xt=urn:btih:gpj2bcwktdsfcdcpcixd2hcwxphbgnws&dn=---%20TOP%2065%20TURBOGRAFX16%20GAMES&xl=26622998&fc=65
- Migrate whatever is possible using googles own migration tool. It will copy most stuff and apps.
- Export Google authenticator and import
- Import Microsoft authenticator via restore from backup after logging into it.
- Copy remaining folders and files using X-plore with wifi sharing or ftp
- Un-encrypt / move out locked and encrypted files and copy to new phone e.g. from locked folder in Google Files app
- Export chrome/brave open tabs https://android.stackexchange.com/questions/56635/how-can-i-export-the-list-of-open-chrome-tabs/193858
- Enable USB debugging on phone
- Connect to computer
- Open chrome://inspect/#devices
- Open devtools on this page and edit inspect.js to remove 100 character url limit (see stackoverflow answer for details), then save and reconnect the device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const SQLBASE64 = "AGFzbQEAAAABrQRHYAJ/fwF/YAF/AX9gA39/fwBgAX8AYAN/f38Bf2ACf38AYAR/f39/AX9gBX9/f39/AX9gBH9/f38AYAZ/f39/f38Bf2AFf39/f38AYAJ/fgF/YAR/f39+AX9gBn9/f39/fwBgB39/f39/f38Bf2AAAX9gAXwBfGABfgF/YAJ/fgBgA39/fgF/YAJ/fwF+YAAAYAF/AX5gBH9+f38Bf2AHf39/f39/fwBgCX9/f39/f39/fwF/YAh/f39/f39/fwF/YAN/fn8Bf2ACf3wAYAV/fn5+fgBgCX9/f39/f39/fwBgBX9/f39+AGAFf39+f38Bf2ADf39+AGADf35/AGADf35+AX9gAAF8YAF/AXxgBH9+fn8AYAh/f39/f39/fwBgBH5+fn4Bf2ALf39/f39/f39/f38AYAN8fH8BfGACfHwBfGAEf39+fwBgBn9/f35/fwF/YAF+AX5gBX9+f39/AX9gAn9+AX5gBn9/f39/fgF/YAR/f39/AX5gAn5+AXxgCH9+fn9/f39/AX9gAn58AX9gC39/f39/f39/f39/AX9gAnx/AXxgAXwBf2ACfH8Bf2AHf39/f35/fwF+YAl/fn9+fn5+f38Bf2AEf39/fgBgAnx+AX9gCn9/f39/f39/f38Bf2ADf398AX9gB39/f39/fHwAYAF8AX5gBX9+fn5/AX9gCH9/fn5+f39/AX9gBH9+f38AYA1/f39/f39/f39/f39/AGACf38BfALNASIBYQFhAAgBYQFiAAQBYQFjAAEBYQFkACQBYQFlACQBYQFmAAEBYQFnAAQBYQFoAAABYQFpAAABYQFqAAUBYQFrAAcBYQFsAAQBYQFtAAABYQFuAAIBYQFvAAYBYQFwAAQBYQFxAA8BYQFyAAYBYQFzAAEBYQF0AAYBYQF1AAYBYQF2AAYBYQF3AAkBYQF4AAkBYQF5AAQBYQF6AAABYQFBAAABYQFCAAABYQFDAAEBYQFEAAYBY |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; If there is any other way in windows to set global hotkey to run diary.bat you can do that | |
| ; Global hotkey Win + \ using AutHotkey script to simply run diary.bat | |
| <#\::Run, d:\diary.bat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| for (const elm of [...document.querySelectorAll(".s-item")]) {if (elm.querySelector(".s-item__info > .s-item__details > .s-item__detail > .s-item__shipping") == null) elm.style.display="none"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Only using native browser features (no jQuery). | |
| // Uses `fetch`, `DOMParser` and `querySelectorAll`. | |
| const getTitle = (url) => { | |
| return fetch(url) | |
| .then((response) => response.text()) | |
| .then((html) => { | |
| const doc = new DOMParser().parseFromString(html, "text/html"); | |
| const title = doc.querySelectorAll('title')[0]; | |
| return `${url}, ${title.innerText}`; |
- Gimel Studio https://github.com/GimelStudio/GimelStudio
- chaiNNer https://github.com/chaiNNer-org/chaiNNer
- GIE https://github.com/alexge50/gie
Browser based
- NIMP https://github.com/dan335/nimp https://nimp.app/
- Flow engine image https://github.com/NORYOM/Flow-Engine-Image https://rawcdn.githack.com/NORYOM/Flow-Engine-Image/68d75b69f16b8fabc20fc0c4603c9f9476e5e5de/canvas.html http://manmanerwan.cn/
- Pixel Flow https://github.com/madbrain/pixel-flow
- batchnode https://batchnode.com/ https://batchnode.com/app.html