JarvisLabs AI
JarvisLabs AI
  • 47
  • 96 773
ComfyUI - Using Whisper speech node to make images talk(lip sync)! | Tutorial
Hello everyone, in this video we will learn how to make images talk. Yes, you read that right. We will see how to download and install @impactframes 's custom nodes Whisper speech node and Dreamtalk to animate images. We will also build the workflow from the scratch and animate a picture of Ryan Reynolds.
Check out Impact Frames on github: github.com/if-ai
Workflow : github.com/jarvislabsai/comfyui_workflows/blob/main/if_ai_speech.json
Check out our ComfyUI basics playlist: czcams.com/video/GUm0JJ57KC8/video.html&pp=gAQBiAQB
Check out our socials:
Website: jarvislabs.ai/
Discord: discord.gg/sps7qeDKJr
Blogs : jarvislabs.ai/blogs
X: jarvislabsai
LinkedIn: www.linkedin.com/company/jarvislabsai/
Instagram: jarvislabs.ai
zhlédnutí: 1 434

Video

How to run llama3 8B & 70B using ollama on JarvisLabs | A quick walkthrough
zhlédnutí 279Před měsícem
Hello everyone, llama3 8B and 70B are the talk of the town in the recent days. We at JarvisLabs have made loading them in ollama faster than before. This is a quick walkthrough demonstrating how you can inference llama3 in ollama on JarvisLabs. Run ollama on JarvisLabs : jarvislabs.ai/templates/ollama Check out our socials: Website: jarvislabs.ai/ Discord: discord.gg/sps7qeDKJr X: j...
ComfyUI: Master Face Swap & Pose Mimicry with IP-Adapter v2 & ControlNet | JarvisLabs
zhlédnutí 3KPřed měsícem
Hello everyone, In this video we will learn how to use IP-Adapter v2 and ControlNet to swap faces and mimic poses in ComfyUI. We'll walk through the steps to set up these tools in ComfyUI and demonstrate their capabilities. We will also go through practical examples to learn what should be done and how mistakes can be avoided. Enjoy!! Workflow : github.com/jarvislabsai/comfyui_workflows/blob/ma...
ComfyUI - Upscale Images upto 8K with SUPIR & Restore Images | JarvisLabs
zhlédnutí 2,8KPřed měsícem
Hello everyone! In this video, we're going to look at how to upscale images to 8K resolution using SUPIR. SUPIR is a tool that has become popular for upscaling images to very high resolutions. We'll go through the features of SUPIR and show you how to use it to increase your images to 8K. By the end, you'll know how to get much higher resolution and detail in your images with SUPIR. Workflow : ...
ComfyUI - Learn how to generate better images with Ollama | JarvisLabs
zhlédnutí 10KPřed měsícem
In this video we will learn how to use the power of LLMs using Ollama and Comfy_IF_AI nodes to generate the best images. Vishnu will also take us through on how to set up ollama in JarvisLabs' instances. Workflow : github.com/jarvislabsai/comfyui_workflows/blob/main/ollama_comfyui.json Check out Ollama: ollama.com/ Check out our ComfyUI basics playlist: czcams.com/video/GUm0JJ57KC8/video.html&p...
ComfyUI - Getting started (part - 4): IP-Adapter | JarvisLabs
zhlédnutí 597Před měsícem
Hello everyone, in our last episode we saw how to build a Stable Cascade workflow. In this video we will see how to use IP-Adapter to have images as prompts, extract style from one image to another and much more! Make sure to like and subscribe to our channel for more ComfyUI videos. Chapters: 0:00 Intro 0:33 Image2Image (first workflow) 2:30 Style Transfer (second workflow) 5:14 Face Swap v1(t...
ComfyUI - Getting Started (part-3): Stable Cascade | JarvisLabs
zhlédnutí 307Před měsícem
In today's video we will look at a simple workflow which utilises the Stable Cascade model. You'll see how to set up the Stable Cascade model in ComfyUI, and adjust the settings to get the best results. Subscribe for more videos!! Chapters: 0:00 Intro 1:13 Sourcing the workflow 2:04 Example workflow 2:28 Text to image workflow 8:34 More examples! 9:13 Image remixing 14:22 Outro Check out our so...
ComfyUI - Getting started (part - 2) : SDXL refiner & ControlNet | JarvisLabs
zhlédnutí 501Před 2 měsíci
Welcome to the part 2 of our ComfyUI series, in this episode we will explore on how to build a SDXL refiner workflow from scratch and also how to use ControlNet. Subscribe for more videos! Chapters: 0:00 Intro 0:44 Building the workflow 8:52 Explanation about SDXL base/refiner workflow 9:39 ControlNet 10:38 Implementing ControlNet 13:24 Outro Check out our socials: Website: jarvislabs.ai/ Disco...
ComfyUI - Getting started: basics (part -1) | JarvisLabs
zhlédnutí 577Před 2 měsíci
Welcome to our first video in our ComfyUI series. In this episode we will go through the basics of ComfyUI. This video will take you through the basics from loading models to generating your first image. This is part 1 of the ComfyUI getting started series. Stay tuned for more in-depth tutorials! Chapters: 0:00 Intro 0:16 Basic workflow 0:35 Building the workflow 4:48 JarvisLabs.ai 5:48 Outro C...
How to Finetune LLM with Axolotl | Tutorial | Walkthrough on JarvisLabs.ai
zhlédnutí 1,7KPřed 2 měsíci
Are you tired of the complexities that are involved in the process of fine-tuning large language models (LLMs)? Axolotl helps us to make this tedious process a lot simpler. Axolotl is a tool that lets you finetune a LLM with less complications with the help of a yaml file. Check more about this in the video. Axolotl Repo : github.com/OpenAccess-AI-Collective/axolotl Check out our socials: Websi...
Can AI Bet Google? Perplexity vs Sundar Pichai: The AI Battle You Didn't Know About!
zhlédnutí 2KPřed 4 měsíci
Hello everyone, In this video, we share our thoughts on perplexity and the challenges it presents for Google in their ongoing product development. We break down the underlying mechanisms and provide all the details you need to know about this exciting new technology. If you enjoy this video, please give it a like and subscribe for more content like this. Feel free to share it with your friends ...
The architecture of mixtral8x7b - What is MoE(Mixture of experts) ?
zhlédnutí 3,9KPřed 4 měsíci
Mistral AI's second Large Language Model(LLM) Mixtral8x7b's papers have been released. In this video we will explore the code of Mixtral8x7b, learn how it works and also why it is called "Mixtral". We also learn about some interesting things about the history of "MoE" which is a key part in Mistral AI's Mixtral8x7b. Paper: arxiv.org/abs/2401.04088 Hugging Face: huggingface.co/mistralai/Mixtral-...
Apple Ferret a Multimodal LLM: The First Comprehensive Guide (Quick Demo with steps)
zhlédnutí 7KPřed 4 měsíci
Guide to Apple Ferret model. In this video we learn how Ferret brings unique capabilities to MLLM (Multimodal Large Language model) through 2 concepts called Reference and Grounding. We show how you can quickly setup a demo to run Ferret 7B and 13B models on Jarvislabs.ai or on your local server. Github: github.com/apple/ml-ferret Paper: arxiv.org/abs/2310.07704 Steps to set in on a Jarvislabs ...
Exploring the fastest open source LLM for inferencing and serving | VLLM
zhlédnutí 7KPřed 4 měsíci
Hello everyone welcome to our latest video. Today we will explore the open source inferencing and serving LLM, VLLM. Our founder Vishnu Subramanian will take you through on what is VLLM and also how to use them. Connect with us on social media: LinkedIn: www.linkedin.com/company/jarvislabsai/ Instagram: jarvislabs.ai Medium: medium.com/jarvislabs-ai Connect with Vishnu: X: twitte...
[Stable diffusion webUI]AUTOMATIC1111 : Learn Text to image under 10 minutes
zhlédnutí 390Před 4 měsíci
[Stable diffusion webUI]AUTOMATIC1111 : Learn Text to image under 10 minutes
First Impressions: Our Unfiltered Take on Microsoft Copilot!
zhlédnutí 219Před 5 měsíci
First Impressions: Our Unfiltered Take on Microsoft Copilot!
Invisible Art: How to Embed Texts and Logos in Images Using ComfyUI | JarvisLabs AI Tutorial
zhlédnutí 545Před 6 měsíci
Invisible Art: How to Embed Texts and Logos in Images Using ComfyUI | JarvisLabs AI Tutorial
Understanding Fastai Vision Learner
zhlédnutí 1,5KPřed 2 lety
Understanding Fastai Vision Learner
Understanding Fastai Learner Class Part - 2
zhlédnutí 462Před 2 lety
Understanding Fastai Learner Class Part - 2
Understanding fastai Learner Class - Part 1
zhlédnutí 868Před 2 lety
Understanding fastai Learner Class - Part 1
Deploy AI app on Jarvislabs.ai using Gradio
zhlédnutí 578Před 2 lety
Deploy AI app on Jarvislabs.ai using Gradio
Understanding Pytorch Module
zhlédnutí 2KPřed 2 lety
Understanding Pytorch Module
PyTorch Lazy modules - A new approach to write neural networks.
zhlédnutí 617Před 2 lety
PyTorch Lazy modules - A new approach to write neural networks.
Rent GPU on JarvisLabs.ai for your AI, ML and DL workloads.
zhlédnutí 3,2KPřed 2 lety
Rent GPU on JarvisLabs.ai for your AI, ML and DL workloads.
Multiple GPU training in PyTorch using Hugging Face Accelerate
zhlédnutí 8KPřed 2 lety
Multiple GPU training in PyTorch using Hugging Face Accelerate
Use Fastai and Timm models to build and train U-Net models
zhlédnutí 3,9KPřed 2 lety
Use Fastai and Timm models to build and train U-Net models
Building fastai DataBlock for Image Segmentation
zhlédnutí 1,9KPřed 2 lety
Building fastai DataBlock for Image Segmentation
Building fastai DataBlock step by step from scratch
zhlédnutí 3,9KPřed 3 lety
Building fastai DataBlock step by step from scratch
Learning how to understand a fastai function?
zhlédnutí 1,3KPřed 3 lety
Learning how to understand a fastai function?
GPU Cloud for AI/DL -Spin Nvidia A100/A6000/A5000 in seconds
zhlédnutí 1,1KPřed 3 lety
GPU Cloud for AI/DL -Spin Nvidia A100/A6000/A5000 in seconds

Komentáře

  • @JustYourAverageToes

    I'm way too stupid for this

  • @zdz-wr7oe
    @zdz-wr7oe Před 8 dny

    hello, do you have those workflow pic?

    • @JarvislabsAI
      @JarvislabsAI Před 7 dny

      Hi, we have linked the workflow in the description.

  • @RickySupriyadi
    @RickySupriyadi Před 8 dny

    is this what they call magic prompt? where ollama model refine user prompt?

  • @chorton53
    @chorton53 Před 11 dny

    This is really amazing !! Great work guys !

  • @spiffingbooks2903
    @spiffingbooks2903 Před 13 dny

    The Topic is interesting but (in common with most CZcams Comfy experts, the whole presentation is confusing for the 90% of the audience that has just stumbled upon this. I think to be more successful you need to be clearer about what you want to achieve, why its a good idea. Explain how this JarvisAI fits into this, make it clear what resources need to be downloaded and exactly how in the least problematic way. I dont want to appear too negative as of course you are wanting to be helpful just trying to give some tips how to improve your presentation and hopefully consequently increase subscriber numbers

  • @evolv_85
    @evolv_85 Před 13 dny

    Awesome. Thanks.

  • @behrampatel4872
    @behrampatel4872 Před 16 dny

    Go around the world to find good comfy tutorials and land back in India ! GREAT PRESENTATION GUYS. If you take requests...can you do one on training your own dream booth. like creating old Indian comic ? cheers and subscribed. b

  • @YajuvendraSinghRawat
    @YajuvendraSinghRawat Před 20 dny

    Its a wonderful videa, clearly and concisely explained.

  • @Science-vt4vg
    @Science-vt4vg Před 25 dny

    Still it makes mistake and hallocinates.

    • @JarvislabsAI
      @JarvislabsAI Před 18 dny

      They are going to make it for some more time.

    • @Science-vt4vg
      @Science-vt4vg Před 18 dny

      @@JarvislabsAI I think it's never guaranteed...and they have already trained on Wikipedia and unreliable data like reddit,and some online blogs, websites.. it will always be useless unless u know the exact answer already.

    • @JarvislabsAI
      @JarvislabsAI Před 14 dny

      thats why some call it a feature..

    • @Science-vt4vg
      @Science-vt4vg Před 14 dny

      @@JarvislabsAI just to fool people and charge money for wrong information using a glorified tool

  • @joyceracing99
    @joyceracing99 Před měsícem

    I've heard that if you use something other than 1024x1024 for your Empty Latent image node, it will then be less likely to put a watermark. I use 1016x1016.

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi @joyceracing, we haven't tested that yet. BTW thanks for the information. We will test it out

    • @Kaoru8168
      @Kaoru8168 Před 25 dny

      @@JarvislabsAI your control net image had a watermark

    • @itycagameplays
      @itycagameplays Před 25 dny

      Exactly. This is a known issue.

  • @DerekShenk
    @DerekShenk Před měsícem

    After two hours, still can't get Inference_Core_MiDaS-DepthMapPreprocessor added to Comfyui to use this workflow. The link associated with the missing node does not work. Where do you get this node?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi @DerekShenk , If you tried installing the inference core node via comfyui manager. There seems to be a download issue. No worries, you can install it manually using the following terminal commands Note: Make sure to only copy and paste the parts within the quotation marks (" ") into your terminal 1. Navigate to this file directory : (Command) "cd ComfyUI/custom_nodes" 2. Clone the repo :(command) "git clone github.com/LykosAI/ComfyUI-Inference-Core-Nodes.git" 3. Navigate into the inference core node folder: (Command) "cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/" 4. Installing all the requirement : (command) "pip install ." 5. Restart the comfyui server

    • @DerekShenk
      @DerekShenk Před měsícem

      @@JarvislabsAI Thank you, however I had already followed those steps... git clone... and pip install. After trying three more times to install this inference node, I searched for the node and found it still failed to load when launching Comfyui. The error is " File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\__init__.py", line 1, in <module> from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS ModuleNotFoundError: No module named 'inference_core_nodes' I have updated Comfyui. Any suggestions?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi @DerekShenk, you might be missing some dependencies, but most of them should be downloaded by running the following commands: 'cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/' and 'pip install .' Ensure that you include the dot at the end of the second command to install all the dependencies correctly. If the issue persists, you can visit our website and contact us through the chat feature

    • @iresolvers
      @iresolvers Před 17 dny

      @@DerekShenk I have the same error it's wast of time!!!

    • @KINGLIFERISM
      @KINGLIFERISM Před 17 dny

      You do not need the depth map they used. You can use any depth preprocessor.

  • @Empaches
    @Empaches Před měsícem

    thanks for the tutorial!! why the workflow operates mostly on the CPU?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi @Empaches, we have no idea on why that's happening. We'll check it out and let you know if we can find something to help you.

  • @impactframes
    @impactframes Před měsícem

    Thank you 🙂 , great video. I am working on a few updates for this but meanwhile the VHS combine node is not needed for the workflow is just to display the video, since the video gets output in the output folder. I am developing a new video previewer and quality upscaler.🎉

  • @israeldelamoblas5043
    @israeldelamoblas5043 Před měsícem

    Ollama is superslow, I would like a faster version using LM Studio or similar. Thanks

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Noted!

    • @RickySupriyadi
      @RickySupriyadi Před 8 dny

      slow or fast isn't that depends which model you are using? phi3 in ollama blazing fast

  • @HinduNerd
    @HinduNerd Před měsícem

    Is it available for Automatic1111??

  • @DeanCassady
    @DeanCassady Před měsícem

    Thank you for the workflow.

  • @mufasa.alakhras
    @mufasa.alakhras Před měsícem

    How do i get the Load Checkpoint?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      You can double click and search for load checkpoint node. If you want the checkpoint model. You can download it from this link: huggingface.co/RunDiffusion/Juggernaut-XL-v8/tree/main

    • @mufasa.alakhras
      @mufasa.alakhras Před měsícem

      Thank you!@@JarvislabsAI

  • @MrDebranjandutta
    @MrDebranjandutta Před měsícem

    Brilliant stuff mate. I'm looking for some zero shot method for procedural inpainting of jewelry. Right now I'm training SDXL loras but they are always not accurate. Can I inpaint a necklace on a generated model with this method?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Yes, you can use inpainting to add jewelries to generated models. We will also drop a video on inpainting soon.

  • @101worlds
    @101worlds Před měsícem

    thanks, but when i star the workflow, red warning comes from IF_PromptMkr: "HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /api/generate (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061]" how should i fix it? please

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Did you run ollama server?

    • @xyzxyz324
      @xyzxyz324 Před měsícem

      you don't need llm models in the workflow it is just wasting the very required hardware which is needed to do the real job, upscale. just remove the un-needed nodes.

  • @hempsack
    @hempsack Před měsícem

    I cannot get this to run on my laptop, it fails to load into comfyui in manager and manual install. I have a full update on comfy, and I also run the txt file to get all the required files needed, and it still fails. Any idea why? I am running a Asus Rog strix 2024 with 64 gigs of ram, and a 4090 16 gigs Vram card. I have all the requirements needed for ai generations.

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Did you try checking the error log to narrow down the issue?

  • @TheGalacticIndian
    @TheGalacticIndian Před měsícem

    What are VRAM requirements?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi, a GPU with a minimum of 12GB VRAM is recommended to run this workflow.

  • @101worlds
    @101worlds Před měsícem

    would you please share workflow, thank you

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Hi, here's the workflow github.com/jarvislabsai/comfyui_workflows/blob/main/SUPIR_Workflow.json we will make sure to add it to the description.

  • @andrewerdle
    @andrewerdle Před měsícem

    SUPIR!

  • @impactframes
    @impactframes Před měsícem

    Hi, Thank you very much great tutorial ❤

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Thanks for creating the node, waiting for your future works 😊

    • @impactframes
      @impactframes Před měsícem

      @@JarvislabsAI I made a super update please check it out also my other nodes for talking avatars😉 and thank again for the tutorial ❤️

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      @@impactframes Sure, we will look into it 🙌

    • @impactframes
      @impactframes Před měsícem

      @@JarvislabsAI thank you :)

  • @Ai-dl2ut
    @Ai-dl2ut Před měsícem

    Hello sir... doees this IF_AI node take lot of time???... for me its taking like 15mins to load for every queue...using RTX3060

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      It depends on what model you choose. Also try running ollama directly and see how fast it is.

    • @Ai-dl2ut
      @Ai-dl2ut Před měsícem

      @@JarvislabsAI Thanks, let me try that

  • @Ai-dl2ut
    @Ai-dl2ut Před měsícem

    Very nice explaination :)

  • @aimademerich
    @aimademerich Před měsícem

    Phenomenal

  • @Necro-wr2tn
    @Necro-wr2tn Před měsícem

    Hey, this looks great but i have a question. How much it costs to generate this images?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      These are all opensource software, so there is not much cost associated with it. If you need a GPU, and the base software setup then you would be paying for the compute. The pricing starts at 0.49$ an hour, and the actual billing happens per minute. jarvislabs.ai/pricing

    • @goodchoice4410
      @goodchoice4410 Před měsícem

      lol

    • @Necro-wr2tn
      @Necro-wr2tn Před měsícem

      @@goodchoice4410 why lol?

  • @vigneshvicky6720
    @vigneshvicky6720 Před měsícem

    very very nice man.. tq💓

  • @user-ef4df8xp8p
    @user-ef4df8xp8p Před měsícem

    Hi, you need to raise the volum of the videos during the editing.....

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Sure, we missed it. We will improve it in the upcoming videos. Thanks for your suggestion. Hope you are enjoying the video?

  • @rishabh063
    @rishabh063 Před měsícem

    Hi Vishnu, great vide9

  • @mbcase
    @mbcase Před měsícem

    Volume is 50% of other CZcams videos.

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Thanks for the valuable feedback. We will try to fix it in our upcoming videos.

  • @jagsAImagic
    @jagsAImagic Před měsícem

    Hai very good intro video and do you have any plan to provide advanced level comfyUI workflows and if same can be handled for RAM intensive workflows and animation workflows. This should help with people struggling with long animations to be run on their home laptop and also provide a script to see it in browser kind of UI that links to it so we can access any workflows running on server and update. secondly what is your plans on updating the comfyUI backend as very week there is tons of updates with the nodes , comfyUI itself and changes to the installation or procedures. This is critical as when one wants to work on products like TRIPO SR or higher end SDXL models it is really needs higher GPU, RAM and allocations.

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Yes we plan to explore more advanced workflows. We will constantly update the ComfyUI installation with the latest features.

  • @gthin
    @gthin Před měsícem

    Hey Vishnu, thanks for the simple explanations. I'm a designer not a dev,, but seeing this I have a doubt. Does this Ferret model work the same way 'circle something on screen in latest Samsung galaxy phones to search' ? Ultimately it recognises on what we pointed, drawn a box or sketch..right?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Yeah thats right. I have not used Samsung, but the model works in a similar way.

  • @mbcase
    @mbcase Před 2 měsíci

    Thanks, great video! Could you do one on text and image input (img2img) inputs? I have a workflow set up, but am getting bad results, I think because the denoise parameter has to be set and is apparently very sensitive. I watched the one about Stability Cascade doing this, but I'd prefer to use SDXL, and the Stability Cascade (part 3) video didn't go into detail about this.

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      Sure, we will post a video focusing on image inputs. Thanks for commenting :)

  • @goelnikhils
    @goelnikhils Před 2 měsíci

    Amazing Explanation Vishnu

  • @edumaba
    @edumaba Před 2 měsíci

    I have data on my google drive and I want to use that instead of downloading, how do I go about that?

    • @JarvislabsAI
      @JarvislabsAI Před měsícem

      I would recommend downloading data and using them. As localised data can help in increasing the performance.

  • @Saran_2018
    @Saran_2018 Před 2 měsíci

    Great explanation 💐👏

  • @aravindram922
    @aravindram922 Před 3 měsíci

    Nice explanation, superb keep goin 🎉🎉🎉

  • @HappyHappy-tl8qm
    @HappyHappy-tl8qm Před 3 měsíci

    🔥

  • @user-rr8qz3yo7v
    @user-rr8qz3yo7v Před 3 měsíci

    👌 super

  • @saran_freaky
    @saran_freaky Před 3 měsíci

    Super clear ah irukunga 🙌❤️ easy ah iruku purinchika..

  • @dennyfranklin9568
    @dennyfranklin9568 Před 3 měsíci

    Usefull

  • @barath.m2685
    @barath.m2685 Před 3 měsíci

    Clear explanations, Keep doing more🎉

  • @skedison5406
    @skedison5406 Před 3 měsíci

    Superb keep doing ❤

  • @techthief3278
    @techthief3278 Před 3 měsíci

    Awesome ❤ keep doing more!!

  • @user-tg5kq5ek7z
    @user-tg5kq5ek7z Před 3 měsíci

    It is very usefull,thanks for sharing this 😊

  • @steffyz9154
    @steffyz9154 Před 3 měsíci

    Sprb!!🎉

  • @Ian-fo9vh
    @Ian-fo9vh Před 3 měsíci

    hank you, it was interesting.