DreamingAI
DreamingAI
  • Видео 25
  • Просмотров 372 170
Coding an Anime Chatbot: A Journey with LLaMA 3 [TTS + Anime Model]
Hi! In this video I will explain how to finish the interface of an anime-inspired chatbot using Meta AI's LLaMA 3 that we started to create in the previous video!
*** Links from the Video Tutorial ***
Previous video: ruclips.net/video/z8khiyUxxPU/видео.html
CoquiAI repository: github.com/coqui-ai/TTS
Pixi Live2d Display repository: github.com/RaSan147/pixi-live2d-display
Download models from: sekai.best/l2d
Full code (for Patreon) : www.patreon.com/posts/104531671
Full code (for Everyone): COMING SOON
requirements.txt + Clear Text function: pastebin.com/ZwrKhJCi
❤️❤️❤️Support Links❤️❤️❤️
Patreon: www.patreon.com/DreamingAIChannel
Buy Me a Coffee ☕: ko-fi.com/C0C0AJECJ
The music at the end of the vide...
Просмотров: 1 183

Видео

Coding an Anime Chatbot: A Journey with LLaMA 3 [Ollama + Chat Interface]
Просмотров 1,9 тыс.7 месяцев назад
Hi! Today, I'm diving into the fascinating world of LLMs to show you how to create an anime-inspired chatbot using Meta AI's LLaMA 3. If you're into Python and Flask, this tutorial is perfect for you! Links from the Video Tutorial CodePen: codepen.io/oieusouamiguel/pen/vbRrLm Ollama: ollama.com/ Commands: pip install flask pip install openai Scrollbar snippet: /*scroll bar*/ .message-list::-web...
Mastering ComfyUI: How to Bring Sketches to Life with Controlled Style (IPAdapter + ControlNet)
Просмотров 8 тыс.8 месяцев назад
In this video I will explain how to turn our sketches into masterpieces while retaining control over the style of the generated image! I hope you enjoy it! ❤️ Links from the Video Tutorial ComfyUI GitHub: github.com/comfyanonymous/ComfyUI IPAdapter website: ip-adapter.github.io/ IPAdapter Github: github.com/tencent-ailab/IP-Adapter/ IPAdapter ComfyUI Nodes: github.com/cubiq/ComfyUI_IPAdapter_pl...
Unlock LoRA Mastery: Easy LoRA Model Creation with ComfyUI - Step-by-Step Tutorial!
Просмотров 21 тыс.9 месяцев назад
Have you ever wanted to create your own customized LoRA model that perfectly fits your needs without having to compromise with predefined ones? In this easy-to-follow tutorial, I'll guide you through the process of creating your LoRA model using ComfyUI. No more limitations imposed by standard models, just the freedom to create exactly what you desire. Join us and discover how to bring your vis...
EASY Outpainting in ComfyUI: 3 Simple Ways with Auto-Tagging (Joytag) | Creative Workflow Tutorial
Просмотров 4,3 тыс.9 месяцев назад
In this video I will illustrate three ways of outpainting in confyui. I've been wanting to do this for a while, I hope you enjoy it! Links from the Video Tutorial ComfyUI Inpaint Nodes: github.com/Acly/comfyui-inpaint-nodes Comfy Fit Size: github.com/bronkula/comfyui-fitsize ComfyUI-N-Suite: github.com/Nuked88/ComfyUI-N-Nodes JoyTag: github.com/fpgaminer/joytag Moondream: github.com/vikhyat/moo...
Mastering ComfyUI: Getting started with API - TUTORIAL
Просмотров 17 тыс.10 месяцев назад
Hello! As I promised, here's a tutorial on the very basics of ComfyUI API usage. Today, I will explain how to convert standard workflows into API-compatible formats and then use them in a Python script. Additionally, I will explain how to upload images or videos via the API for img2img or vid2vid usage. Links from the Video Tutorial Command to install websocket on python : pip install websocket...
Automatic Lip Sync for Anime: Wav2Lip Tutorial - Xmas Video [3/3]
Просмотров 4,1 тыс.11 месяцев назад
Hey! In this video, I'll walk you through using Wav2Lip for automatic lipsync on anime characters. We'll tackle some tweaks I made to get it working smoothly. Links from the Video Tutorial Wav2Lip: github.com/Nuked88/Wav2Lip Python Download : www.python.org/downloads/windows/ FFMPEG: winget install "FFmpeg (Essentials Build)" UltimateSDUpscale: github.com/ssitu/ComfyUI_UltimateSDUpscale 4x-Ultr...
Mastering AI Animation: Text to Video with AnimateDiff + Prompt Schedule! - Xmas Video [2/3]
Просмотров 2,1 тыс.11 месяцев назад
In the second part of this series, we will create a long animation with animatediff, and I will explain the basics of the Batch Scheduled Prompt custom node in ComfyUI! Links from the Video Tutorial AnimateDiff Evolved Tutorial: ruclips.net/video/y7WRG_ycS6M/видео.html ComfyUI_FizzNodes: github.com/FizzleDorf/ComfyUI_FizzNodes NumExpr 2.0 User Guide: numexpr.readthedocs.io/en/latest/user_guide....
Voices of the Future: How to Clone Any Voice with RVC and Make It Sing! - Xmas Video [1/3]
Просмотров 1,6 тыс.11 месяцев назад
Step into a future where AI takes center stage in music creation. Explore the making of an AI-generated Silent Night using Synthesizer V and RVC. Links from the Video Tutorial Synthesizer V: dreamtonics.com/synthesizerv/ Retrieval-based-Voice-Conversion-WebUI: github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/en/README.en.md RoyaltyFree Blue Music: www.freemusicpublic...
MERRY XMAS - AI EDITION! #animatediff #ai #anime
Просмотров 57511 месяцев назад
Merry xmas everyone! This video is a result of a month of work! I will summarize that in three tutorial that are coming in the next week. The first one will be available tomorrow!
Mastering AI Animation: Use Auto-Mask, ControlNet and AnimateDiff Evolved! - Video To Video
Просмотров 8 тыс.Год назад
Hello Dreamers! In this video, we explore the limitless possibilities of AnimateDiff animation mastery. It's not just about editing - it's about breaking boundaries, pushing creative limits, and turning ordinary videos into extraordinary visual journeys. Let's embark on this creative revolution together! GPU USED: NVIDIA RTX 3080 10GB VRAM Links from the Video Tutorial ComfyUI-N-Suite: github.c...
Revolutionizing AI Image Generation: Boosting Speed with LCM Models!
Просмотров 4,6 тыс.Год назад
Let's check out the cool stuff happening in the AI world with image creation! We're diving into this technique called Latent Consistency Models (LCM) that helps you make images three times faster without messing with the reliable diffusion models! Links from the Video Tutorial LCM Website: latent-consistency-models.github.io/ LCM Github: github.com/luosiallen/latent-consistency-model LCM LORA S...
Mastering ComfyUI: How to use ReActor for Face Swap - TUTORIAL
Просмотров 49 тыс.Год назад
In this video, I'll walk you through the process of creating flawless faceswaps using the ReActor node. We'll cover installation, model selection, and how to achieve professional-quality results. So, grab your favorite images and let's dive into the future of AI-powered faceswaps together! Don't forget to like, subscribe, and leave your questions in the comments! Links from the Video Tutorial -...
Mastering ComfyUI: Creating Stunning Human Poses with ControlNet! - TUTORIAL
Просмотров 38 тыс.Год назад
Join me in this tutorial as we dive deep into ControlNet, an AI model that revolutionizes the way we create human poses and compositions from reference images. Learn about the different ControlNet models, their applications, and how to use them effectively. Whether you're an artist, designer, or just curious about AI, this video will show you how to harness the power of ControlNet for stunning ...
Mastering ComfyUI: Getting Started with Video to Video!
Просмотров 73 тыс.Год назад
In this video i will dive you into the captivating world of video transformation using ComfyUI's new custom nodes. Discover the secrets to creating stunning videos that push the boundaries of creativity and imagination. I hope to inspire you to unleash your video editing potential! Links from the Video Tutorial - ComfyUI-N-Suite: github.com/Nuked88/ComfyUI-N-Nodes - ComfyUI's ControlNet Auxilia...
Mastering ComfyUI: How to Use Embedding, LoRa and Hypernetworks! - TUTORIAL
Просмотров 45 тыс.Год назад
Mastering ComfyUI: How to Use Embedding, LoRa and Hypernetworks! - TUTORIAL
Programming AI tools: Enhancing Your Development Workflow with the New Code Llama
Просмотров 4,8 тыс.Год назад
Programming AI tools: Enhancing Your Development Workflow with the New Code Llama
EASY Inpainting in ComfyUI with SAM (segment Anything) | Creative Workflow Tutorial
Просмотров 53 тыс.Год назад
EASY Inpainting in ComfyUI with SAM (segment Anything) | Creative Workflow Tutorial
Unlocking the Potential of Large Language Models with ComfyUI | Advanced Tutorial
Просмотров 10 тыс.Год назад
Unlocking the Potential of Large Language Models with ComfyUI | Advanced Tutorial
Mastering ComfyUI: Custom Nodes and Character Placement in Your Images! - TUTORIAL
Просмотров 14 тыс.Год назад
Mastering ComfyUI: Custom Nodes and Character Placement in Your Images! - TUTORIAL
Let's Start With ComfyUI! Mind-Blowing Stable Diffusion new UI! - BASIC NODE TUTORIAL
Просмотров 2,7 тыс.Год назад
Let's Start With ComfyUI! Mind-Blowing Stable Diffusion new UI! - BASIC NODE TUTORIAL
Introducing Stable Swarm: A New Era in AI - Installation and Unique Features Walkthrough - TUTORIAL
Просмотров 3,2 тыс.Год назад
Introducing Stable Swarm: A New Era in AI - Installation and Unique Features Walkthrough - TUTORIAL
Text-to-Music is REAL with AudioCraft's Mind-Blowing AI Technology! - TUTORIAL
Просмотров 4,1 тыс.Год назад
Text-to-Music is REAL with AudioCraft's Mind-Blowing AI Technology! - TUTORIAL