diff --git a/AI.md b/AI.md index e0c7b1deb..ae6aa7f0b 100644 --- a/AI.md +++ b/AI.md @@ -143,6 +143,7 @@ * [Compose](https://www.compose.ai/) - Text Autocomplete AI Extension * [InkForAll](https://app.inkforall.com/tools) - Multiple AI Text Tools * [SheetPlus](https://sheetplus.ai/), [NumerousAI](https://workspace.google.com/marketplace/app/numerousai/575253125118) or [ExcelFormulaBot](https://excelformulabot.com/) - Excel AI Tools +* [GPT-JT](http://huggingface.co/togethercomputer/GPT-JT-6B-v1) - Large Language Models Designed for Classification Tasks *** @@ -269,6 +270,7 @@ * [Midjourney Guide](https://marigoldguide.notion.site/marigoldguide/Visual-Guide-to-Midjourney-settings-using-mostly-Astronauts-2ae1d8bb125f46e2be9886119c36ecf0) - Midjourney Guide / [Cheatsheet](https://arjenharris.notion.site/arjenharris/Midjourney-Cheat-Sheet-271922c6869549898ead33eaf79517fa) * [AnimAnon](https://rentry.org/AnimAnon) - AI Drawn Anime Guide * [ezlora](https://rentry.org/ezlora), [Dreambooth](https://rentry.org/2chAI_LoRA_Dreambooth_guide_english), [ora_train](https://rentry.org/lora_train), [lora-training-science](https://rentry.org/lora-training-science) or [The Other](https://rentry.org/59xed3) - LoRA SD Guides +* [DummyLoRA](https://rentry.org/dummylora) - Local LoRA training guide *** *** @@ -284,6 +286,7 @@ * [Riffusion](https://www.riffusion.com/) * [Musico](https://www.musi-co.com/listen/streams) - AI Generated Songs * [WOMBO](https://www.wombo.ai/) - AI Powered Lip Sync +* [Controllable TalkNet](https://github.com/justinjohn0306/ControllableTalkNet) - Speech Synthesizer *** diff --git a/DEVTools.md b/DEVTools.md index 5861bbc4a..1bf216acc 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -138,6 +138,7 @@ * [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Development Tutorials * [Trig for Games](https://demoman.net/?a=trig-for-games) - Trigonometry Lessons for Games * [ProFantasy](https://rpgmaps.profantasy.com/) - Fantasy Map Making Tutorials +* [Tracy Profiler](https://github.com/wolfpld/tracy) - Frame Profiler ***