{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/r6aPAHkzABI0YboTiFXn/uA8EVWHQOOYodIXRKa6R/Ctu9QbZFn-18.js"],
  "sourcesContent": ["import{jsx as e,jsxs as a}from\"react/jsx-runtime\";import{ComponentPresetsConsumer as t,Link as o}from\"framer\";import{motion as r}from\"framer-motion\";import*as n from\"react\";import i from\"https://framerusercontent.com/modules/pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js\";export const richText=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Lora vs Dreambooth: Select the Best Tool for Textual Inversion\"})}),/*#__PURE__*/e(\"p\",{children:\"Textual inversion, one of the earliest techniques developed for Stable Diffusion, laid the foundation for tools like Pykaso. With the ability to turn text prompts into full-scale images, creators can now go further, enhancing existing content and even training models made from scratch. The trend of creating AI models and turning them into valuable influencers is taking over, creators focus on finding the most effective mechanism to do so.\"}),/*#__PURE__*/e(\"p\",{children:\"LoRA (Low-Rank Adaptation) and DreamBooth represent different approaches in terms of textual inversion and model training. With that, the whole process of content creation looks different, as programs require other resources to achieve the same result. Still, it's just a basic explanation of the difference between these two methods. In our article, we go further and explore the difference between these two methods.\"}),/*#__PURE__*/e(\"figure\",{className:\"framer-table-wrapper\",children:/*#__PURE__*/e(\"table\",{children:/*#__PURE__*/a(\"tbody\",{children:[/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Aspect\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"DreamBooth Fine-Tuning\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"LoRA Fine-Tuning\"})})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Training Time\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Slow \u2013 30+ mins to hours on high-end GPUs (full model update).\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Fast \u2013 5\u201315 mins even on mid-range GPUs (updates only small matrices).\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Data Requirements\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Works with 3\u20135 images, needs class images for regularization.\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Works with 5\u201310 images, no class images needed, scalable to more data.\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"System Requirements\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"High \u2013 \u226512 GB VRAM, full model retraining, outputs ~2 GB model.\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Low \u2013 8\u201312 GB VRAM, small LoRA files (~50\u2013100 MB).\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Flexibility & Generalization\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Single-purpose model; generalizes well but can't easily combine concepts or reuse across styles.\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Modular and reusable; supports combining characters/styles and switching across base models.\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Output Fidelity & Realism\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Best quality and identity preservation, especially for photorealism; slightly higher risk of overfitting.\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"~90\u201395% of DreamBooth quality, highly consistent, less risk of distortion, easier to manage and distribute.\"})})]})]})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"This table compares DreamBooth and LoRA in key aspects of model training and content generation.\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"LoRA - Simple and Cheap Option for Content Generation\"})}),/*#__PURE__*/e(\"p\",{children:\"LoRA stands out as a leading approach for generating and enhancing SDXL models. It enables Stable Diffusion - a model that supports quick and effective concept learning. It requires only 10 images to train the model and get to character generation.\"}),/*#__PURE__*/a(\"p\",{children:[\"In one of our articles, we've explained how LoRA works in Pykaso for\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/creating-ai-influencers-in-lora-style\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"AI influencer creation\"})]})}),\", providing step-by-step guides and showing examples.\"]}),/*#__PURE__*/e(\"p\",{children:\"Simply follow these steps to train your character using LoRA:\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Suggest a character name.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Select a picture for the character's face.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Pick at least 10 images to train the model (you can select up to 50, but 10 will be enough).\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Launch the process.\"})})]}),/*#__PURE__*/e(\"img\",{alt:\"LoRa Image Creation\",className:\"framer-image\",height:\"350\",src:\"https://framerusercontent.com/images/llfrbv1FtQlyZZW4zg4s8eFvI2Q.png\",srcSet:\"https://framerusercontent.com/images/llfrbv1FtQlyZZW4zg4s8eFvI2Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/llfrbv1FtQlyZZW4zg4s8eFvI2Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/llfrbv1FtQlyZZW4zg4s8eFvI2Q.png 1368w\",style:{aspectRatio:\"1368 / 701\"},width:\"684\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:/*#__PURE__*/e(\"strong\",{children:\"This generated content is based on an AI character trained with 10 images in ultra-realistic LoRA style. Still, this character was based on other AI personas, so if you\u2019re willing to achieve a higher realism, use images of real people.\"})})}),/*#__PURE__*/a(\"p\",{children:[\"Model training takes up to 20 minutes, and once complete, your character is ready for further content creation. Whether you generate images, \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/animate-your-image-pykaso\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"animate them into videos\"})})}),\", or do face swapping, you'll have a fully trained persona to be turned into an influencer. The received files are available for download, and regardless of the configuration, you can share or post them on any social media platform.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"DreamBooth - Model Generation Made Different\"})}),/*#__PURE__*/e(\"p\",{children:\"If LoRA is considered a light version of a modeling tool, DreamBooth is a completely different story. While you can work with up to 5 images, DreamBooth requires a more powerful system for training. You need at least 12 GB of VRAM for effective model training. Meanwhile, low-rank adaptation requires far fewer resources and brings you almost the same quality. Each received file is significantly larger - around 2 GB.\"}),/*#__PURE__*/e(\"p\",{children:\"Another key difference between these two modeling approaches is parameter sensitivity. To avoid overfitting the model, consider lowering the number of training steps, and use fewer images at the same time. In the end, you get a model personalized to the subject. The final result depends on a key hyperparameter - the learning rate - which defines:\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF \\xa0How fast the model learns new steps.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF The risk of overfitting.\"}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF The risk of so-called \",/*#__PURE__*/e(\"strong\",{children:\"catastrophic forgetting\"}),\"\\xa0(when the model forgets everything)\"]}),/*#__PURE__*/e(\"p\",{children:\"In short, you have to keep the balance between learning rates and training steps. If you implement too many of them, overfitting may occur. If you don't add enough rates, the model likely won't generate the concept as you expected.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Dreambooth requires fewer resources for generation compared to LoRA. Moreover, it requires precise control of the generation to avoid overfitting and other issues. Still, it gives you a slightly better quality.\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"LoRA Model Training From Pykaso - Advantageous for Creators\"})}),/*#__PURE__*/a(\"p\",{children:[\"In the DreamBooth vs LoRA comparison, LoRA is more accessible and easier to operate, especially if you're planning to create a good-looking model for consistent content generation. Creators who join Pykaso can easily push their characters on Fanvue for brand growth, start earning from the get-go. In one of our recent articles, we explained how the \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/pykaso-and-fanvue-collaboration\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso-Fanvue collaboration\"})})}),\"\\xa0works, and how it can help you succeed.\"]}),/*#__PURE__*/e(\"p\",{children:\"The affordability of the Pykaso platform allows both beginners and experienced users to create and test models from scratch. After training the model, you can generate images, upscale them, or turn them into videos. The platform uses a freemium model - basic AI generation is free to test, but model training and further character generation require credits.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Try it yourself to understand the power of LoRA and see that it offers something completely different compared to DreamBooth.\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Do you need a powerful PC to operate LoRA?\"})}),/*#__PURE__*/e(\"p\",{children:\"Low-Rank Adaptation (LoRA) doesn't require a powerful PC. You need up to 12 GB of VRAM to generate content and train models.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is DreamBooth okay for multiple character generation?\"})}),/*#__PURE__*/e(\"p\",{children:\"DreamBooth is a better option if you need one or two custom characters, as you won't overwhelm the system and keep the generation consistent.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can you train models faster with LoRA?\"})}),/*#__PURE__*/e(\"p\",{children:\"LoRA makes the fine-tuning and model training faster, as it takes around 20 minutes to generate a character. With Pykaso, it\u2019s enough to add references and launch the generation to receive the desired character.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is LoRA good for creating anime-style characters?\"})}),/*#__PURE__*/e(\"p\",{children:\"LoRA is a good method to create characters in anime style. Suggest a descriptive prompt and mention the details you want to see in the image. If choosing between LoRA and DreamBooth for anime characters generation, the first one is better.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"What should I choose to adapt the existing model to new parameters?\"})}),/*#__PURE__*/e(\"p\",{children:\"If you're looking for a model adaptation, LoRA is your choice. It requires less time and resources without losing quality.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is it reasonable to use LoRA and DreamBooth together in one project?\"})}),/*#__PURE__*/e(\"p\",{children:\"It makes sense to use both techniques if you need models that represent both types of model generation. For example, if you\u2019re willing to compare these approaches, you can generate models in LoRA and DreamBooth using the same guidelines.\"})]});export const richText1=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Flux.1 Kontext - New AI Image Editing Tool Now Available in Pykaso\"})}),/*#__PURE__*/e(\"p\",{children:\"Black Forest Labs has revealed a new tool that suits prompt-based image editing perfectly. Kontext is the latest addition to the Flux.1 family that helps with image generation and allows you to upscale pictures using text instructions.\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"})})}),\" is one of the few AI tools that has Flux.1 Kontext in its arsenal. It's an advanced AI image editor set to improve the quality of your images, change the style, or add new details. All you have to do is upload the image you're supposed to edit and write a prompt to describe what exactly should be changed in your picture. In this article, we will utilize the AI image editor to explore how to craft a suitable prompt for editing images.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to Use the Flux.1 Kontext Tool in Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"With our user-friendly interface, it will be easy to edit images via text prompt. To perform the edit with the Flux.1 model, do the following:\"}),/*#__PURE__*/e(\"img\",{alt:\"image initial edit\",className:\"framer-image\",height:\"452\",src:\"https://framerusercontent.com/images/viHJWMLznfOJF0dhmZe2EJ9Q7k.png\",srcSet:\"https://framerusercontent.com/images/viHJWMLznfOJF0dhmZe2EJ9Q7k.png?scale-down-to=512 512w,https://framerusercontent.com/images/viHJWMLznfOJF0dhmZe2EJ9Q7k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/viHJWMLznfOJF0dhmZe2EJ9Q7k.png 1906w\",style:{aspectRatio:\"1906 / 904\"},width:\"953\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Upload a picture of a man.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Add a prompt, willing to add the words \u201CPerfect\u201D and \u201CMan\u201D on the sides of the character.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Select the aspect ratio and form a seed.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Launch the edit\"}),/*#__PURE__*/e(\"img\",{alt:\"Result of initial generation\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/WZkLh4qry0UlfyghMhgDI9UAJA.png\",srcSet:\"https://framerusercontent.com/images/WZkLh4qry0UlfyghMhgDI9UAJA.png?scale-down-to=512 512w,https://framerusercontent.com/images/WZkLh4qry0UlfyghMhgDI9UAJA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WZkLh4qry0UlfyghMhgDI9UAJA.png 1328w\",style:{aspectRatio:\"1328 / 800\"},width:\"664\"}),/*#__PURE__*/e(\"p\",{children:\"This is the edited image. Overall, the tool followed our prompt and added the text to the image. However, the words are written with different fonts, which is why the text should be unified.\"}),/*#__PURE__*/e(\"img\",{alt:\"Fixed Font Initial Generation\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/USJCOuxqxQNInGuAyqCg6W0Fo.png\",srcSet:\"https://framerusercontent.com/images/USJCOuxqxQNInGuAyqCg6W0Fo.png?scale-down-to=512 512w,https://framerusercontent.com/images/USJCOuxqxQNInGuAyqCg6W0Fo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/USJCOuxqxQNInGuAyqCg6W0Fo.png 1328w\",style:{aspectRatio:\"1328 / 800\"},width:\"664\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"With the clear prompt, \"}),/*#__PURE__*/e(\"em\",{children:/*#__PURE__*/e(\"strong\",{children:'Add the words \"Perfect\" and \"Man\" on the sides of the character. Both words have to be written with the same font. '})}),/*#__PURE__*/e(\"strong\",{children:\"The result was achieved\"})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Flux.1 Kontext Editing Tool - What Can You Do With That?\"})}),/*#__PURE__*/a(\"p\",{children:['The sense of using Flux.1 AI image editor is to change the original image accurately. You have to develop the text prompt accurately, depending on what you\\'re willing to achieve. Adding text to your image is only one of many options available - you can make a lot more out of it. If you want the original image to be transformed into a pencil sketch, simply say: \"Convert to a high-quality pencil sketch.\" Additionally, the power of ',/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-to-prompt-flux-1kontext-to-edit-images\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Flux AI in Pykaso\"})})}),\"\\xa0allows you to change the style completely or change specific details.\"]}),/*#__PURE__*/e(\"img\",{alt:\"Initial Generation but with green suit\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/oAMRuootn6YfK4mSf2ixoHsVAs.png\",srcSet:\"https://framerusercontent.com/images/oAMRuootn6YfK4mSf2ixoHsVAs.png?scale-down-to=512 512w,https://framerusercontent.com/images/oAMRuootn6YfK4mSf2ixoHsVAs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oAMRuootn6YfK4mSf2ixoHsVAs.png 1328w\",style:{aspectRatio:\"1328 / 800\"},width:\"664\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:/*#__PURE__*/e(\"strong\",{children:\"Mention that you want to change the color of the jacket to green, and the program will do exactly that, leaving everything else as it was.\"})})}),/*#__PURE__*/e(\"p\",{children:\"Do you want to change the background? No problem. Say what exactly should be behind the character. Let's say the goal is to make a background as an office full of busy workers.\"}),/*#__PURE__*/e(\"img\",{alt:\"Generated Man but in Office\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/qJqLu2EJpCSirUYy2DrUMpWlQo.png\",srcSet:\"https://framerusercontent.com/images/qJqLu2EJpCSirUYy2DrUMpWlQo.png?scale-down-to=512 512w,https://framerusercontent.com/images/qJqLu2EJpCSirUYy2DrUMpWlQo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qJqLu2EJpCSirUYy2DrUMpWlQo.png 1328w\",style:{aspectRatio:\"1328 / 800\"},width:\"664\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/a(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Change the background of the image, making it an office full of busy workers.\"}),\"\\xa0\"]})}),/*#__PURE__*/e(\"p\",{children:\"The more detailed changes you need for your pictures, the more descriptive and clear your prompts should be. If the photorealistic picture needs to be converted into anime style, specify the changes in your prompt.\"}),/*#__PURE__*/e(\"img\",{alt:\"Generated Man in Anime Style\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/Cb7bEAiHHBfllkKrqvSYxTtgy0A.png\",srcSet:\"https://framerusercontent.com/images/Cb7bEAiHHBfllkKrqvSYxTtgy0A.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cb7bEAiHHBfllkKrqvSYxTtgy0A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cb7bEAiHHBfllkKrqvSYxTtgy0A.png 1328w\",style:{aspectRatio:\"1328 / 800\"},width:\"664\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:/*#__PURE__*/e(\"strong\",{children:\"Change the image, making it anime-style. Keep the character shape the same, keeping him in the same position. Focus on changing the tone and the facial features.\"})})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Small Tips to Make Your Image Editing Prompt Better\"})}),/*#__PURE__*/e(\"p\",{children:\"Adhering to the prompt is the most important point when using Flux.1 Kontext for image editing. Since we can't change this parameter like we do with AI image generators, it's necessary to make your request precise and understandable. As shown in the examples, the Kontext editor is very precise in text-to-image transfer. With that, to achieve maximum compatibility, you have to make your prompt clear and precise. Here are some tips that may help you:\"}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Start with simple changes.\"}),\"\\xa0Ask the program to change the colors of the clothing or add small details. It will help you understand how it works and how you can enhance the prompt.\"]}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Do step-by-step changes. \"}),\"Set editing tasks one after another, so that Flux.1 will manage them easily without neglecting quality.\"]}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Create specific descriptions.\"}),'\\xa0Use descriptive language to mention specific elements, colors, shapes, etc. Put action verbs into the text, and avoid unclear phrases like \"make it nice\" or \"improve the quality\".']}),/*#__PURE__*/e(\"p\",{children:'Sometimes, you have to change the prompt a couple of times, as the formula you use may not give you the result you expect. For example, if you use the verb \"transform\", the program will reshape the picture completely. If it\\'s not what you need, then use the word \"change\" or \"redesign,\" depending on the expectations.'}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why is Pykaso.AI Advantageous in Terms of Image Editing?\"})}),/*#__PURE__*/e(\"p\",{children:\"With the implementation of the Flux.1 model, Pykaso, became the leader of text-to-image and image-to-image generation. Editing workflows are simple and precise, allowing users to achieve the exact results with minimum manipulation. Iterative editing works great with Pykaso, as you implement changes step-by-step, controlling the quality, enhancing the prompt for clarity, and achieving exactly the needed result.\"}),/*#__PURE__*/e(\"p\",{children:\"Pykaso offers an affordable pricing plan, including free credits for new users, allowing you to test multiple prompts seamlessly using the original image. You can take a real photo or use an AI image generator to create one. With the Flux editing model in Pykaso, your image manipulation capabilities increase significantly, allowing you to utilize them to your advantage.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Start working with the Flux Kontext image editor today and turn regular pictures into state-of-the-art visuals!\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"What exactly is Flux.1 Kontext?\"})}),/*#__PURE__*/e(\"p\",{children:\"Flux.1 Kontext is a new image editing model developed by Black Forest Labs, also known as BFL Playground. It allows users to edit images using text prompts, implementing changes described with text.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Does Flux.1 Kontext allows image-to-image generation?\"})}),/*#__PURE__*/e(\"p\",{children:\"Flux.1 only allows you to edit images with text prompts. You have to describe the changes to get the desired result.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"What Flux 1. Kontext can change in images?\"})}),/*#__PURE__*/e(\"p\",{children:\"With the Flux. With one model, you can change the colors of the characters and objects, add text to the image, alter the background, and modify the shapes and styles of the selected pictures.\"}),/*#__PURE__*/e(\"h3\",{children:\"Why is Flux technology by BFL Playground?\"}),/*#__PURE__*/e(\"p\",{children:\"Flux technology was developed by BFL Playground, and it allows users to generate images via text prompts or by using other images as references. This tool is available on the official BFL page and is now integrated into Pykaso as a generative model.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to make the text prompt for Flux.1 clear?\"})}),/*#__PURE__*/e(\"p\",{children:'For a clear prompt, use active verbs and mention the needed colors you want to change, and avoid general descriptions like \"make a better quality\".'}),/*#__PURE__*/e(\"h3\",{children:\"How does Flux.1 differ from other generative AI tools?\"}),/*#__PURE__*/e(\"p\",{children:\"The main feature that differs Flux 1 from similar tools is its high-quality and detail-focused generation. It\u2019s a perfect choice for artistic projects and precise images. Pykaso simplifies access to this technology, allowing users to generate images of the highest quality without spending a lot of resources.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How many images can you edit in Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"In Pykaso, you can only edit one image at once. One edit costs one gem, and you can repeat edits as often as needed to make sure you achieved the desired quality.\"})]});export const richText2=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Photoshop is DEAD. Long live to FLUX.1 Kontext.\"})}),/*#__PURE__*/e(\"p\",{children:\"Flux Kontext is an absolute revolution in image editing and compositing.\"}),/*#__PURE__*/e(\"p\",{children:\"You don\u2019t need ANYTHING else than a prompt to edit your images.\"}),/*#__PURE__*/e(\"p\",{children:\"Here is how to use Flux.1 Kontext\"}),/*#__PURE__*/e(\"h2\",{children:\"Make your prompt unambiguous\"}),/*#__PURE__*/a(\"p\",{children:[\"When you want something to change in your image, describe it precisely.\",/*#__PURE__*/e(\"br\",{}),\"When prompting it\u2019s important to avoid lazy prompts like \u201Cmake it nice\u201D\"]}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Describe a clear action (e.g. \"maintain\" or \"replace\")'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Describe the subject precisely (e.g. \"Change the woman hair from blue to dark\u201D)'})})]}),/*#__PURE__*/e(\"p\",{children:\"For instance, when prompting a color change, describe the exact color, not just blonde or blue.\"}),/*#__PURE__*/e(\"p\",{children:\"Alright, here are a few images edited with Pykaso AI image editor by using Flux.1 Kontext. \uD83D\uDC47\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"the woman wears a hat\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"Pykaso AI\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/oDaxSV7fYtHqFMlNDA9P90izhK8.png\",srcSet:\"https://framerusercontent.com/images/oDaxSV7fYtHqFMlNDA9P90izhK8.png?scale-down-to=512 512w,https://framerusercontent.com/images/oDaxSV7fYtHqFMlNDA9P90izhK8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oDaxSV7fYtHqFMlNDA9P90izhK8.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(\"p\",{children:\"Great, now let\u2019s try changing her location from a simple detailed prompt in:\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"Place the woman in front of the eiffel tower while maitaining her facial \\nexpression and pose\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/nmbAP23EESAAL5CjWmn0PNw9QI.png\",srcSet:\"https://framerusercontent.com/images/nmbAP23EESAAL5CjWmn0PNw9QI.png?scale-down-to=512 512w,https://framerusercontent.com/images/nmbAP23EESAAL5CjWmn0PNw9QI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nmbAP23EESAAL5CjWmn0PNw9QI.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(o,{href:\"https://app.pykaso.ai/ai-image-editor\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!0,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{className:\"framer-image\",\"data-preset-tag\":\"img\",children:/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"386\",src:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png\",srcSet:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=512 512w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png 1871w\",style:{aspectRatio:\"1871 / 772\"},width:\"935\"})})}),/*#__PURE__*/e(\"h2\",{children:\"Edit in iterations\"}),/*#__PURE__*/a(\"p\",{children:[\"The most powerful feature in Flux.1 Kontext is the capacity to make image edits in steps.\",/*#__PURE__*/e(\"br\",{}),\"That means, you can edit an image one change at a time.\"]}),/*#__PURE__*/e(\"p\",{children:\"It\u2019s better to sequence your editing into multiple smaller edits rather than one big prompt because changing many details at the same time leads to more errors in the AI editing.\"}),/*#__PURE__*/e(\"h3\",{children:\"So here is how you should use Flux.1 Kontext to edit your image in small iterations\"}),/*#__PURE__*/e(\"p\",{children:\"Let\u2019s say you want to change the hair color AND the background.\"}),/*#__PURE__*/a(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Turn a big edit into several \u201Citerations\u201D\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Start editing the most simple details (e.g. hair color)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Then you edit more complex components of your compositing (e.g. background)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"\uD83D\uDCA1 You can iterate your edit on the same picture inside Pykaso by clicking \u2018Iterate\u2019. This button will take the result from your first edit and allow you to make a new edit.\"}),/*#__PURE__*/e(\"p\",{children:\"Let\u2019s say, we want to change the woman jacket color to blue. Just prompt it.\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"change the woman jacket in blue while maintaining the woman\\'s \\nfacial expression and pose the same.\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/8ptBgXPhoJKFk3Qbx5l2g9TtReY.png\",srcSet:\"https://framerusercontent.com/images/8ptBgXPhoJKFk3Qbx5l2g9TtReY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8ptBgXPhoJKFk3Qbx5l2g9TtReY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8ptBgXPhoJKFk3Qbx5l2g9TtReY.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(\"p\",{children:\"Do you prefer the Eiffel Tower at night? There you go.\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"change the sky to night time while maintaining facial expression and pose the same\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/4eSRfqbY2dCwz4kzQyn4Y5tKdY.png\",srcSet:\"https://framerusercontent.com/images/4eSRfqbY2dCwz4kzQyn4Y5tKdY.png?scale-down-to=512 512w,https://framerusercontent.com/images/4eSRfqbY2dCwz4kzQyn4Y5tKdY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4eSRfqbY2dCwz4kzQyn4Y5tKdY.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(\"h2\",{children:\"Quotation marks\"}),/*#__PURE__*/a(\"p\",{children:[\"A new prompting concept that Flux Kontext introduces are the quotation marks.\",/*#__PURE__*/e(\"br\",{}),\"It\u2019s similar to prompting Stable Diffusion models with parenthesis to make a word have more importance.\"]}),/*#__PURE__*/e(\"p\",{children:\"Here with Flux Kontext you need to add quotation marks to increase the AI model focus on this specific detail change.\"}),/*#__PURE__*/a(\"p\",{children:[\"For example:\",/*#__PURE__*/e(\"br\",{}),\"\uD83D\uDCA1 Replace \u2018x\u2019 with \u2018y\u2019\"]}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:\"\\\"change the woman hair to 'blonde' while maintaining the same haircut\\\"\",language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/Hy51UJdSqLlYdUSFMvBcLePQ.png\",srcSet:\"https://framerusercontent.com/images/Hy51UJdSqLlYdUSFMvBcLePQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hy51UJdSqLlYdUSFMvBcLePQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hy51UJdSqLlYdUSFMvBcLePQ.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(o,{href:\"https://app.pykaso.ai/ai-image-editor\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!0,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{className:\"framer-image\",\"data-preset-tag\":\"img\",children:/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"386\",src:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png\",srcSet:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=512 512w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png 1871w\",style:{aspectRatio:\"1871 / 772\"},width:\"935\"})})}),/*#__PURE__*/e(\"h2\",{children:\"Character consistency with Flux.1 Kontext\"}),/*#__PURE__*/a(\"p\",{children:[\"It may sound unreal but FLUX.1 Kontext can generate a completely new image from your input while keeping full character consistency and WITHOUT training.\",/*#__PURE__*/e(\"br\",{}),\"Let me show you an example:\"]}),/*#__PURE__*/e(\"h3\",{children:\"Prompt camera controls\"}),/*#__PURE__*/a(\"p\",{children:[\"So character consistency means that from the same source image you can generate different camera angles and framing.\",/*#__PURE__*/e(\"br\",{}),\"That\u2019s an amazing feature if you want to train a LoRa from a single AI generated image for instance.\"]}),/*#__PURE__*/e(\"p\",{children:\"Ok let\u2019s try to get a close up portrait from our source image. It\u2019s so consistent \uD83D\uDE2D\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"make a close-up\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/QS62thBmt7UaJp6pa9dEF833QQE.png\",srcSet:\"https://framerusercontent.com/images/QS62thBmt7UaJp6pa9dEF833QQE.png?scale-down-to=512 512w,https://framerusercontent.com/images/QS62thBmt7UaJp6pa9dEF833QQE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QS62thBmt7UaJp6pa9dEF833QQE.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(\"h3\",{children:\"If you want more inspiration here is a table of keywords to test in your prompts with different camera angles and framings\"}),/*#__PURE__*/e(\"figure\",{className:\"framer-table-wrapper\",children:/*#__PURE__*/e(\"table\",{children:/*#__PURE__*/a(\"tbody\",{children:[/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"th\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Camera Angles\"})})}),/*#__PURE__*/e(\"th\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Framing\"})})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Eye-Level Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Wide Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"High Angle\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Medium Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Low Angle\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Close-Up\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Dutch Angle\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Establishing Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Over-the-Shoulder Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Tight Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Point-of-View Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Full Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Bird\u2019s Eye View\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Medium Close-Up\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Worm\u2019s Eye View\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Over-the-Hip Shot\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Canted Angle\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Rule of Thirds\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Two-Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Symmetrical Framing\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Profile Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Asymmetrical Framing\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Three-Quarter Shot\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Leading Lines\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Frame Within a Frame\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Negative Space\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Depth of Field\"})})]})]})})}),/*#__PURE__*/e(\"h2\",{children:\"Use cases for image editing with FLUX.1 Kontext\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Remove watermarks from images\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Add objects\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Edit specific areas\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Make a character realistic\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Character consistency\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Professional headshots\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Remove text from image\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Change location\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Combine photos\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Change colors\"})})]}),/*#__PURE__*/e(\"h2\",{children:\"How to avoid unwanted edits with Flux.1 Kontext?\"}),/*#__PURE__*/a(\"p\",{children:[\"Flux.1 Kontext is so amazing that usually it won\u2019t change anything except what you asked for.\",/*#__PURE__*/e(\"br\",{}),\"But if you have unwanted edits or modifications, then all you have to do is write precisely what you want to keep the same directly in the prompt.\"]}),/*#__PURE__*/e(\"p\",{children:\"You may have noticed that already from my prompts above.\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"Change the woman jacket in blue\" | \"Change the woman jacket in blue while maintaining facial expression\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"790\",src:\"https://framerusercontent.com/images/eUcYyml1jlJ6gY8Tl0g3OShMA.png\",srcSet:\"https://framerusercontent.com/images/eUcYyml1jlJ6gY8Tl0g3OShMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/eUcYyml1jlJ6gY8Tl0g3OShMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eUcYyml1jlJ6gY8Tl0g3OShMA.png 1800w\",style:{aspectRatio:\"1800 / 1580\"},width:\"900\"}),/*#__PURE__*/e(\"h3\",{children:\"You can do the same with anything you want to keep from the original image:\"}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"while keeping the same clothing style\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"div\",{className:\"framer-text-module\",style:{height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(t,{componentIdentifier:\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\",children:a=>/*#__PURE__*/e(i,{...a,code:'\"maintain the original composition\"',language:\"Markdown\"})})}),/*#__PURE__*/e(\"h3\",{children:\"Here are some keywords you can use to describe something you want to keep\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Keep\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Maintain\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Conserve\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Preserve\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Protect\"})})]}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"Flux.1 Kontext is the biggest leap forward this month by far. We AI image editing, compositing and character consistency all in one simple prompting tool. \"}),/*#__PURE__*/e(\"p\",{children:\"The best way to learn about it is to start creating now. Try it inside Pykaso now!\"}),/*#__PURE__*/e(o,{href:\"https://app.pykaso.ai/ai-image-editor\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!0,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{className:\"framer-image\",\"data-preset-tag\":\"img\",children:/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"386\",src:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png\",srcSet:\"https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=512 512w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iCv6dLJXyYI175MJIbujQSN2y14.png 1871w\",style:{aspectRatio:\"1871 / 772\"},width:\"935\"})})})]});export const richText3=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"AI Animation: Turn Images Into Videos with Pykaso\"})}),/*#__PURE__*/e(\"p\",{children:\"The development of AI opened the doors for creators, allowing them to animate pictures. The AI video generator from Pyakso makes such animation seamless, allowing you to create 5- or 10-second animated pieces. With complex model support and the ability to generate from both text prompts and available images, you have enough space for creativity. All of your drafts are saved in your account, so they remain available for further usage.\"}),/*#__PURE__*/e(\"p\",{children:\"Those who are willing to use AI animation for commercial purposes, monetize their content, and work with animated video generators consistently should know more about Pykaso AI animation generator capabilities. With that, we prepared an article to tell about the Pykaso video generator in detail, showing how to use the full potential of this tool.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How Does the Pykaso AI Image Animation Work?\"})}),/*#__PURE__*/e(\"p\",{children:\"Animation Maker from Pykaso works by animating the images into short videos. You add an image that would be turned into a video, and write a prompt, describing the action your character will perform.\"}),/*#__PURE__*/e(\"p\",{children:\"You drop the image and select the settings:\"}),/*#__PURE__*/e(\"p\",{children:\"1. The generation model (SFW for censored content and Kling for uncensored content).\"}),/*#__PURE__*/e(\"p\",{children:\"2. The aspect ratio, quality, and duration\"}),/*#__PURE__*/e(\"p\",{children:\"3. The freedom level (to control how the AI technology follows the prompt).\"}),/*#__PURE__*/e(\"p\",{children:\"4. Text the prompt. Even though you use an image, you can add a text description.\"}),/*#__PURE__*/e(\"p\",{children:\"The cost of AI video generation depends on the length and quality of the content.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to Work With the Text Prompt?\"})}),/*#__PURE__*/e(\"p\",{children:\"Whether you use a reference or not, it's important to have a clear and precise text prompt. Artificial intelligence used in Pykaso considers the details you include in the description, generating the exact video you need. If you pretend to show a specific action (for example, a woman touching her hair or smiling), it's necessary to describe it clearly.\"}),/*#__PURE__*/e(\"video\",{autoPlay:!0,className:\"framer-image\",loop:!0,muted:!0,playsInline:!0,src:\"https://framerusercontent.com/assets/sf3JMchKMTJnHZrS2pNMniRH0FM.mp4\"}),/*#__PURE__*/e(\"p\",{children:\"After a short wait, we receive a 5-second video that showcases our character touching her hair and smiling. This generation costs 4.6 gems (9.2 for a 10-second animation), so if you intend to generate multiple animations, consider getting more gems.\"}),/*#__PURE__*/e(\"video\",{autoPlay:!0,className:\"framer-image\",loop:!0,muted:!0,playsInline:!0,src:\"https://framerusercontent.com/assets/IwQTSCkwTqbLHATPzTb89r3PfOM.mp4\"}),/*#__PURE__*/e(\"p\",{children:\"In another AI video, we have the same character making the same move, but this time, the environment is different. We can see that guests in the background are moving as well, while the model's moves are prolonged, according to the footage duration. We used the prompt I want a 10-second video of a real-looking woman in a nice dress touching her hair and smiling, and we also added a so-called negative prompt that mentions things to avoid. We asked to avoid any unnecessary details.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How AI Animation Video Helps You Make Money?\"})}),/*#__PURE__*/e(\"p\",{children:\"Animated AI content takes over all major platforms, including YouTube, Instagram, and TikTok. People generate funny animated videos with fictional characters and monetize them, creating faceless YouTube channels or social media accounts. Still, it's not as impactful as creating a virtual influencer and launching it on platforms like OnlyFans. The latest collaboration between Pykaso and Fanvue opens the doors for those who want to monetize generative AI content. Now, it makes it much easier as you do the following:\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Create a character and train an AI model with multiple images.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Generate content, including AI animated videos.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Create a profile on Fanvue and upload content.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Manage the monetization system (PPV content, tips, subscriptions, etc.).\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Promote your AI influencer via social media.\"}),/*#__PURE__*/a(\"p\",{children:[\"It's a long game to play, and if properly executed, your AI character could be turned into a personal brand, helping you build connections with brands, develop long-term partnerships, and make solid earnings. Moreover, today's trend shows that influencer-brand collaboration \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-ai-influencer-marketing-impacts-brand-growth\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"leads to brand growth\"})})}),\". Creators invest in AI tools to create content and share it on platforms, giving their characters better visibility. You can do both static images and AI animation videos using Pykaso, upscaling your visuals with \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-image-upscaler\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI image upscaler\"})})}),\".\"]}),/*#__PURE__*/e(\"p\",{children:\"An AI video generator could be the breakthrough you were looking for. With Pykaso, you get top AI product for affordable pricing, creating videos of your characters within minutes. Use our AI animation tool to become the #1 creator in your niche.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can you animate images with Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"Pykaso AI allows users to animate images, making the characters do certain moves, show emotions, etc.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"What settings can you choose for video creation in Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"When creating AI videos with Pykaso, you can choose the prompt adherence, the resolution, the aspect ratio, the quality, and the duration. You can also add the negative prompt, mentioning things to avoid in the video.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can you monetize the animated videos made in Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"You can monetize the videos on social media and platforms like OnlyFans or Fanvue.\"})]});export const richText4=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"AI Influencer Creation in LoRa style with Pykaso\"})}),/*#__PURE__*/a(\"p\",{children:[\"The AI content creation goes far beyond image generation. AI influencers take over the Internet as more and more creators get involved in this trend. With an AI-powered platform like Pykaso, you can generate realistic characters and turn them into viral characters. People were able to successfully possess AI character creation, as\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/ai-runs-social-media\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"artificial models\"})]})}),\" took over social media in 2025, creating a viral trend. Today, some of these influencers are more popular than real entrepreneurs.\"]}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"The most famous AI influencers,\"}),/*#__PURE__*/e(o,{href:\"https://www.instagram.com/fit_aitana/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/a(\"em\",{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"Aitana Lopez\"})]})})}),/*#__PURE__*/e(\"em\",{children:\" and\"}),/*#__PURE__*/e(o,{href:\"https://www.instagram.com/lilmiquela/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/a(\"em\",{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"Miquela\"})]})})}),/*#__PURE__*/e(\"em\",{children:\", make up to $10,000 per month with sponsored content, collaborations, NFTs, and paid content.\"})]}),/*#__PURE__*/a(\"p\",{children:[\"Pykaso is known as one of the most effective and affordable AI tools for content creation, and it allows you to come up with your character in a flash. You do not just create a series of images but train your character, making it look realistic and natural. Due to efficiency and high customization options, creators prefer to use LoRa (Low-Rank Adaptation) style to create various models. Pykaso offers a LoRa-style model creation, and in our article, we will define the advantages of this tool. Also, you'll see how to create an \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/create-ai-influencer\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI influencer\"})})}),\" from scratch and prepare it for further promotion.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"What Makes the LoRa Style Effective for AI Influencer Creation?\"})}),/*#__PURE__*/e(\"p\",{children:'The power of LoRa style is not only in the creation itself but also in the ability to adapt models and images to the needed settings, implementing minimal changes. Pykaso uses an adapted version of LoRa, allowing users to \"train\" models, implementing unique details, changing facial expressions, and using various styles.\\xa0'}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why does it work better than regular AI character generators?\"})}),/*#__PURE__*/e(\"p\",{children:\"Because the products generated from text prompts may be inconsistent, especially if you're willing to perform bulk generations. With advanced technologies, you can get AI influencers in multiple styles:\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Real-life-looking characters.\\xa0\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Anime-style characters.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Fictional characters.\"})})]}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"So, how to create an AI influencer? Here's a quick step-by-step guide:\"})}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Step 1.\"}),\" Enter the character's name. It's important for identification.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Step 2.\"}),\" Upload a character face. Drop an image to identify your character and further face swap uses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Step 3.\"}),\" Select images and add them for AI character training.\\xa0\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Step 4.\"}),\" Activate the model training.\"]})})]}),/*#__PURE__*/a(\"p\",{children:[\"The cost of AI model training is 35 gems, and it takes 20 minutes to train your own AI character using references. You need at least \",/*#__PURE__*/e(\"strong\",{children:\"10 images to train your model\"}),\", and you can \",/*#__PURE__*/e(\"strong\",{children:\"upload up to 50 images\"}),\". Once it's done, you will be able to generate consistent images and videos for further sharing. We used pictures of another artificial influencer as a reference, but it's better to have images of a real person to get a more realistic character.\"]}),/*#__PURE__*/e(\"p\",{children:\"The character creation doesn't require extra skills or effort. All you need is to suggest a character name and add a target face to give your character a look. After that, you can start training, using available images as a reference. You can refer to existing AI characters, but using real photos is a better option. With that, your character will look more natural.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"LoRa Model for Pykaso: Consistency and Customization\"})}),/*#__PURE__*/a(\"p\",{children:[\"The LoRa model for Pykaso has two significant advantages in terms of AI character creation: consistency and customization. You control the quality of your character images. Once the AI training is completed and your character is generated from scratch, you can use it to generate more images, turning them into videos with an \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-video-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI video generator\"})})}),\".\\xa0\"]}),/*#__PURE__*/e(\"img\",{alt:\"AI generated image example in LoRa style\",className:\"framer-image\",height:\"384\",src:\"https://framerusercontent.com/images/jeeMx72bw3ObhbHODyAukCI5DuA.png\",srcSet:\"https://framerusercontent.com/images/jeeMx72bw3ObhbHODyAukCI5DuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/jeeMx72bw3ObhbHODyAukCI5DuA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jeeMx72bw3ObhbHODyAukCI5DuA.png 1344w\",style:{aspectRatio:\"1344 / 768\"},width:\"672\"}),/*#__PURE__*/a(\"p\",{children:[\"With a prompt having all the needed details, including posture, clothing, and so on, we received a good-looking picture. \",/*#__PURE__*/e(\"em\",{children:\"At a Bar (Classy): photo of a beautiful woman, wearing a stylish cocktail dress, well-dressed, extremely small breasts, in an upscale bar at night, soft lighting, cinematic, 8K, Canon EOS R5 F2 ISO30 89mm.\"}),\" The more precise your prompt is, the better images you'll receive.\"]}),/*#__PURE__*/e(\"p\",{children:\"You can change the style of your character, placing it at different locations and creating different situations to be described. This is one of the reasons content creators generate AI models instead of working with real people. You don't spend money traveling, shooting, etc. You should compose a proper prompt and make sure your AI-generated images match your preferences.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to make AI art generation more precise?\"})}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Always refer to the same character.\"}),\" Make sure your model looks similar, so you only change outfits and background.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mention key details about your character's look\"}),\" (outfit, style, additional details), and point out other details. If you want your character to be the only one in the frame, mention that in the prompt to get zoomed-in pictures.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Generate multiple pictures at once to have a wider selection.\"}),\" With Pykaso, you can get 4 pictures at once.\"]})})]}),/*#__PURE__*/a(\"p\",{children:[\"With LoRa style, you can choose the exact style of your images. Whether you choose Midjourney, ultra-realistic style, a shot from iPhone style, or any other style, advanced AI models will\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-image-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"generate pictures\"})]})}),\" with precision. Examples presented in our article were crafted in Midjourney style.\\xa0\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Start Making Money With Your AI Models\"})}),/*#__PURE__*/a(\"p\",{children:[\"Besides possessing AI tools and features for image generation, you also have to build a monetization strategy. Whether you build presence on OnlyFans or Fanvue, suggest a unique style for your character. It will make the artificial personality more recognizable and help you get your first followers. Moreover, the Pykaso users now have simplified access to Fanvue due to the\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/fanvue\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"platform's collaboration.\"})]})}),\" Create, train, and promote multiple AI characters using Pykaso. Face swapping, video generation, image upscaling, and other features will help you deliver top-notch content and surpass competitors.\"]}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"In one of our recent articles, we talked in detail about\"}),/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-to-create-an-ai-influencer-model-on-fanvue\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/a(\"em\",{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"Fanvue model creation\"})]})})}),/*#__PURE__*/e(\"em\",{children:\", giving tips to help you produce both platform content and social media content for promotion.\"})]}),/*#__PURE__*/e(\"p\",{children:\"Unlock the power of AI and create your characters to make a statement using the full toolset of Pykaso. With us, you can move beyond funny face swap memes and take over the biggest platforms.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why is LoRa style advantageous for AI model creation?\"})}),/*#__PURE__*/e(\"p\",{children:\"Low-rank Adaptation style (LoRa) becomes advantageous for AI model creation due to its ability to adapt to the needed settings and create the needed model with minimum resources.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to create an AI model with Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"First, you have to suggest a model name and select a target face. After that, you select images as references to train your AI character. When it's deployed, you can start generating images.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is AI model creation free?\"})}),/*#__PURE__*/e(\"p\",{children:\"AI character creation is not free on Pykaso, as the AI training requires 35 gems. You have to add funds to your account to get this amount of gems.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to compose a prompt for AI character image generation?\"})}),/*#__PURE__*/e(\"p\",{children:\"Focus on details, including the character's mood, clothing, posture, and the type of image, whether it's zoomed-in or zoomed-out.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can you post AI influencers on social media?\"})}),/*#__PURE__*/e(\"p\",{children:\"You can post images with your artificial influencers on TikTok and Instagram, as well as on OnlyFans and Fanvue.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can I turn images into videos with Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"You can use the Pykaso AI video generator to convert images into 5- and 10-second videos.\\xa0\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How long does the AI model training take?\"})}),/*#__PURE__*/e(\"p\",{children:\"It takes 20 minutes to complete AI model training with Pykaso. Once it's done, you will receive a notification on your email.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why do people use artificial intelligence to create influencers?\"})}),/*#__PURE__*/e(\"p\",{children:\"The influencer's creation with AI allows people to save on traveling, living, shooting, and other processes, and still deliver high-quality content for fans.\"})]});export const richText5=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Fanvue and Pykaso Collaboration: Effective Combo for Influencers\"})}),/*#__PURE__*/e(\"p\",{children:\"The rise of AI influencers on digital platforms is not just a trend. It's a breakthrough tendency that allows creators to generate valuable content without revealing their true identity. All they need to do is create a photorealistic character, create an account on OnlyFans or a similar platform, and push it to generate revenue, increase presence, and collaborate with brands.\\xa0\"}),/*#__PURE__*/e(\"p\",{children:\"Pykaso stands out as a top-rated platform for AI character creation, especially in terms of the global AI influencer trend. The recent partnership with Fanvue only empowers the status of this platform, allowing users to effortlessly push their artificial personalities and earn money by sharing high-quality content. In our article, we will uncover this topic and explain how you can use Pykaso to succeed on Fanvue.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"What is Fanvue?\"})}),/*#__PURE__*/e(\"p\",{children:\"Like OnlyFans, Fanvue is a subscription-based platform where creators share content for their fans. Users can access multiple categories like adult content, fitness and lifestyle, modeling, cosplay, etc. The platform has a subscription system, allowing creators to earn directly from followers or by sharing content on a pay-per-view basis (PPV). Fans can send tips. Moreover, Fanvue allows content flexibility, which means creators can share footage in multiple formats (photos, videos, and live streams).\\xa0\"}),/*#__PURE__*/e(\"img\",{alt:\"Fanvue creators\",className:\"framer-image\",height:\"414\",src:\"https://framerusercontent.com/images/cI1dN58ZkCje000SyVz99StigVk.png\",srcSet:\"https://framerusercontent.com/images/cI1dN58ZkCje000SyVz99StigVk.png?scale-down-to=512 512w,https://framerusercontent.com/images/cI1dN58ZkCje000SyVz99StigVk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cI1dN58ZkCje000SyVz99StigVk.png 1899w\",style:{aspectRatio:\"1899 / 828\"},width:\"949\"}),/*#__PURE__*/e(\"p\",{children:\"The start on Fanvue doesn't differ from similar platforms. Creators who want to establish their presence on the platform have to create an account and complete verification. Despite creating an account for an artificial persona, it has to be linked to a real individual. If you have a brand or studio, you can go with a business registration. Once it's done, you can develop your profile and push it in the selected niche.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How Pykaso X Fanvue Works?\"})}),/*#__PURE__*/a(\"p\",{children:[\"Pykaso is your creative tool for character development. You can develop a personality using available tools.\",/*#__PURE__*/e(o,{href:\"https://app.pykaso.ai/ai-image-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"AI image generator\"})]})}),\" allows you to create pictures based on a prompt and additional settings (style, model type, seed, and prompt adherence). When the character is created, you can get it into Fanvue. By dropping content, setting subscriptions, and accepting tips, you can monetize your AI model on Fanvue and make a difference in your niche.\\xa0\"]}),/*#__PURE__*/e(\"p\",{children:\"The effect of Fanvue promotion is not only about the revenue you get from subscriptions and tips. It's about the growth of the personal brand on the platforms where your AI influencer is present. Whether it's a single social network profile (Instagram, TikTok, etc.) or a multi-account character, your follower count increases. Creators with real experience of creating AI influencers describe how the presence on Fanvue changed the game for them, as most subscribers followed an Instagram account as well. Aitana, one of the most popular artificial models, got over 110,000 fans on Instagram in four months.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Notable AI Characters and Their Presence on Fanvue\"})}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://www.instagram.com/emilypellegrini/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Emily Pellegrini\"})})}),\", known as just Emily, is one of the most popular AI characters on the platform. In only 4 months on Instagram, she gained almost 150,000 followers. Her posts get solid engagement with likes and comments, and fans send dozens of compliments to her.\\xa0\"]}),/*#__PURE__*/e(\"img\",{alt:\"Creator: Emily Pellegrini\",className:\"framer-image\",height:\"450\",src:\"https://framerusercontent.com/images/KhFA1G6rxhkRMBB17g0uIE5YaHw.png\",srcSet:\"https://framerusercontent.com/images/KhFA1G6rxhkRMBB17g0uIE5YaHw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KhFA1G6rxhkRMBB17g0uIE5YaHw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KhFA1G6rxhkRMBB17g0uIE5YaHw.png 1462w\",style:{aspectRatio:\"1462 / 900\"},width:\"731\"}),/*#__PURE__*/a(\"p\",{children:[\"Emily was created by an anonymous creator, the so-called\",/*#__PURE__*/e(o,{href:\"https://www.instagram.com/professor.ep/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"Professor EP\"})]})}),\". He wanted to create a model who would be likeable and attractive, pretending to be an everyman's dream. Her Fanvue profile showcases even more high-quality pictures and videos, inviting fans to subscribe and enjoy the content. By the end of 2023, the earnings were around $10,000 per month. In 2024, she appeared among Fanvue's top-earning creators, getting around $23,000 per month.\\xa0\"]}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://www.instagram.com/sika.moon.ai/?locale=ru&hl=ar\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Sika Moon\"})})}),', claimed to be the first artificial model on Fanvue, is now the ambassador of the platform and is also worth mentioning. Her appearance is the \"optimized\" look of her creator, as this person wishes to look like this.']}),/*#__PURE__*/e(\"img\",{alt:\"Sika moon AI influencer\",className:\"framer-image\",height:\"442\",src:\"https://framerusercontent.com/images/NJRCN3Ph5w6WqbaqteVIWouASA.png\",srcSet:\"https://framerusercontent.com/images/NJRCN3Ph5w6WqbaqteVIWouASA.png?scale-down-to=512 512w,https://framerusercontent.com/images/NJRCN3Ph5w6WqbaqteVIWouASA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NJRCN3Ph5w6WqbaqteVIWouASA.png 1539w\",style:{aspectRatio:\"1539 / 884\"},width:\"769\"}),/*#__PURE__*/e(\"p\",{children:\"The model migrated to Fanvue after OnlyFans banned artificial content, quickly gaining popularity and standing among the platform's top earners. Her real income wasn't revealed, but experts suggest it's a five-figure sum per month. Despite astonishing success among fans, the case of Sika Moon became inspirational for creators, showing how far they can go using AI.\\xa0\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why is Fanvue a Good Choice for Content Creators?\"})}),/*#__PURE__*/e(\"p\",{children:\"Top-performing artificial models make $10,000 per month, depending on the fan base, activity, and other factors. Moreover, even mid-range influencers can make a couple thousand dollars per month at the start of their Fanvue activity. The Fanvue creators also encourage influencers by hiring AI-related creative individuals and democratizing the platform economy. Everyone committed to character creation and development can earn from it. Since fans have high demand for virtual models, especially in terms of erotic content, you have all the chances to become a top creator.\\xa0\"}),/*#__PURE__*/e(\"p\",{children:\"With Pykaso, you already have the needed toolset to create a character and enhance it. The Fanvue-Pykaso collaboration makes it easy to drop content to a platform, as you instantly upload visuals and get engagement from fans. The access to artificial tools allows you to generate content for your social media as well.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Use Pykaso today to start your career as a Fanvue AI influencer and deliver high-quality content for your audience!\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why is Pykaso advantageous for Fanvue creators?\"})}),/*#__PURE__*/e(\"p\",{children:\"A collaboration between Fanvue and Pykaso allows you to create content for your AI models and seamlessly drop it to the platform.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How much can you earn with AI models on Fanvue?\"})}),/*#__PURE__*/e(\"p\",{children:\"The earnings on Fanvue depend on the subscription price you set. Your income could also boost because of tips, pay-to-view messages, and direct content selling.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Should I promote my Fanvue profile on Instagram?\"})}),/*#__PURE__*/e(\"p\",{children:\"The Fanvue Instagram promotion will not only bring you more subscribers but also help you establish a personal brand, expanding your fanbase and boosting your marketing efforts.\"})]});export const richText6=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to make AI-Generated Videos for YouTube and Make Money?\"})}),/*#__PURE__*/e(\"p\",{children:\"The rapid development of AI-generated content has a decent impact on creators, as they not only use artificial technologies for their work but also switch to new formats. You can either generate videos from scratch, delivering a thoughtful prompt, or develop characters from scratch using advanced programs and then use them for your content.\"}),/*#__PURE__*/e(\"p\",{children:\"Anyway, the trend is set, and dozens of creators use AI to produce faceless YouTube videos, animated guidelines, and other kinds of content. The content creation goes far beyond using ChatGPT or Gemini, as creators discover new tools and develop impressive visuals, later monetized on YouTube.\"}),/*#__PURE__*/e(\"p\",{children:\"Whether you are a content creator looking for something unusual and you want to make money using AI for YouTube, this article may be your turning point. Keep reading to discover the potential of AI-powered programs and understand how to use them to create videos and make money.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to Use Pykaso for YouTube Content Creation?\"})}),/*#__PURE__*/e(\"img\",{alt:\"Pykaso for Youtube content creation\",className:\"framer-image\",height:\"400\",src:\"https://framerusercontent.com/images/9F4KI5PZaesMw2hIsPGum9i0m04.png\",srcSet:\"https://framerusercontent.com/images/9F4KI5PZaesMw2hIsPGum9i0m04.png?scale-down-to=512 512w,https://framerusercontent.com/images/9F4KI5PZaesMw2hIsPGum9i0m04.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9F4KI5PZaesMw2hIsPGum9i0m04.png 1556w\",style:{aspectRatio:\"1556 / 800\"},width:\"778\"}),/*#__PURE__*/a(\"p\",{children:[\"As an influencer, you should try multiple tools for content creation, including \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-video-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI video creator\"})})}),\"\\xa0from Pykaso. This is not only about a new experience but also about high-quality content made with precision, sometimes based on references. What does it mean?\"]}),/*#__PURE__*/e(\"p\",{children:\"Pykaso offers a complex approach, allowing users to create AI generated videos differently. The first option is to convert text into videos. You insert text, and the program will convert your description into a video. Another option is to convert images to video content. You add an image as a reference, insert a prompt, and change settings in the generator.\"}),/*#__PURE__*/e(\"img\",{alt:\"Pykaso video generation example\",className:\"framer-image\",height:\"455\",src:\"https://framerusercontent.com/images/7QPH3HcGSILzmCU874OwS0qCQPY.png\",srcSet:\"https://framerusercontent.com/images/7QPH3HcGSILzmCU874OwS0qCQPY.png?scale-down-to=512 512w,https://framerusercontent.com/images/7QPH3HcGSILzmCU874OwS0qCQPY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7QPH3HcGSILzmCU874OwS0qCQPY.png 1629w\",style:{aspectRatio:\"1629 / 910\"},width:\"814\"}),/*#__PURE__*/e(\"p\",{children:\"The following example shows the transformation of an AI video generator from a photo. We used an AI-generated image, adding a prompt and setting default settings, with no additional details in the negative prompt. The idea is to make the character strike with his sword and change his posture. The conversion requires 4,6 gems and most likely will require you to purchase additional credits.\"}),/*#__PURE__*/e(\"p\",{children:\"The final result is a 5-second video where our character makes a strike with his sword and moves into a defensive posture.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"What Is Considered AI Content?\"})}),/*#__PURE__*/e(\"p\",{children:\"Before moving straight to the point, let's clarify what exactly is considered artificial content. This is content generated by artificial intelligence programs or software when people are not involved directly.\"}),/*#__PURE__*/e(\"p\",{children:\"For example, when we use ChatGPT for content creation, we add a prompt setting requirements and describing what exactly we want to get. When we use the plugin for visuals, DALL-E, we also add the type of image we want to receive. Once all parameters are entered, the program starts generating the product.\"}),/*#__PURE__*/e(\"p\",{children:\"Audio AI content is also a common product on YouTube, as well as on other platforms. Creators make money on YouTube using recorded footage or animation, with a background voice telling interesting facts, jokes, or whatever.\"}),/*#__PURE__*/a(\"p\",{children:[\"Today, there are dozens of videos and text guides on how to create such content for \",/*#__PURE__*/e(o,{href:\"https://youtu.be/CICAugrOhmM\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:\"YouTube Shorts\"})}),\"\\xa0and start making money. In short, you need to do the following:\"]}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Find gameplay footage or an animation.\"}),\"\\xa0Make a screen recording to have short footage for your content.\"]}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Use ChatGPT to generate content.\"}),\"\\xa0Suggest topics and ideas, whether it's a joke, a fiction story, or scientific facts.\"]}),/*#__PURE__*/a(\"p\",{children:[\"\u25CF \",/*#__PURE__*/e(\"strong\",{children:\"Convert text into audio.\"}),\"\\xa0Consider using an AI voice generator from Google or any other tool.\"]}),/*#__PURE__*/e(\"p\",{children:\"After that, you combine the visual part and audio content, receiving an AI-generated video with a familiar visual background.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to Make Income from AI-Generated Videos?\"})}),/*#__PURE__*/e(\"p\",{children:\"Artificial videos do not lose to traditional content in terms of bringing solid income. There's no problem in getting your content monetized. To make income, ensure your content matches the current monetization requirements. The creators must:\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Live in the country, supported by the YouTube Partner Program (YPP).\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Have a channel with at least 500 subscribers.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Upload no less than three YouTube videos over the last 90 days.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Have a total of 3,000 public watch hours over the past 12 months. For YouTube Shorts, it's necessary to have 3 million public views.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Have an active AdSense account linked to your YouTube profile.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Follow community guidelines and YouTube monetization policies.\"}),/*#__PURE__*/a(\"p\",{children:[\"Following existing rules is necessary. If violated, creators may receive strikes on their content and have their content demonetized. In case you used available content without following the requirements, the author of the used content may send you a strike. To find out when your channel became available for monetization, set a notification at \",/*#__PURE__*/e(o,{href:\"https://studio.youtube.com/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:\"YouTube Studio\"})}),\".\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why Is Creating AI Videos With Pykaso Advantageous?\"})}),/*#__PURE__*/e(\"p\",{children:\"The video generation will require minimal investments. Compared to other tools, where you have to get monthly or yearly subscriptions, you can get as much as you need at the moment. For example, 50 gems will cost you $6, and you will have resources for nearly 10 AI video generations (depending on the length).\"}),/*#__PURE__*/e(\"p\",{children:\"Another advantage is that you have access to all your drafts in the AI video generator section, improving the quality or changing the complexion of videos using better descriptions and prompts. If you are planning to make money on YouTube using AI, the sound quality should be a priority.\"}),/*#__PURE__*/e(\"img\",{alt:\"Social media ai video example\",className:\"framer-image\",height:\"426\",src:\"https://framerusercontent.com/images/heZK6w5Fr25Ew1f7ixESYE23Sdc.png\",srcSet:\"https://framerusercontent.com/images/heZK6w5Fr25Ew1f7ixESYE23Sdc.png?scale-down-to=512 512w,https://framerusercontent.com/images/heZK6w5Fr25Ew1f7ixESYE23Sdc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/heZK6w5Fr25Ew1f7ixESYE23Sdc.png 1312w\",style:{aspectRatio:\"1312 / 853\"},width:\"656\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"One of the most popular trends involving AI in 2024 represents famous characters making unusual moves. When\"}),\" \",/*#__PURE__*/e(o,{href:\"https://www.pinterest.com/pin/594404850853924268/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"em\",{children:/*#__PURE__*/e(\"strong\",{children:\"characters walk or dance\"})})})}),/*#__PURE__*/e(\"em\",{children:\", the surroundings change rapidly. The style of their suits changes as well.\"})]}),/*#__PURE__*/e(\"p\",{children:\"Pykaso offers more than just AI video creation. It's a complex system with multiple AI-powered tools that allow you to upscale images, swap faces, generate images from scratch, and, eventually, make videos. You can use previous visuals to improve your experience of video content creation and create something special. Since you're pretending to blow up trends and make a difference in the niche, you should offer something extraordinary.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Making Money With AI-Generated Videos: Instagram and TikTok\"})}),/*#__PURE__*/e(\"p\",{children:\"The format of short videos allows creators to generate AI videos for multiple platforms, maximizing their presence in the niche and engaging with a bigger audience. The common text-to-speech format with a neutral background of Minecraft gameplay or any other video will be a nice starting point.\"}),/*#__PURE__*/e(\"img\",{alt:\"Revid functionality overview\",className:\"framer-image\",height:\"365\",src:\"https://framerusercontent.com/images/JWJi8tNoAhsdmTJIADWgv9No.png\",srcSet:\"https://framerusercontent.com/images/JWJi8tNoAhsdmTJIADWgv9No.png?scale-down-to=512 512w,https://framerusercontent.com/images/JWJi8tNoAhsdmTJIADWgv9No.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JWJi8tNoAhsdmTJIADWgv9No.png 1098w\",style:{aspectRatio:\"1098 / 731\"},width:\"549\"}),/*#__PURE__*/e(\"p\",{children:\"Revid, a special AI generator, allows you to create short videos using gameplay videos. You choose a generator, add a text (write it yourself or upload a file), and start the generation.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"You can combine multiple tools to create something special, using AI-generated characters, AI voice recordings, and other programs to deliver engaging content. Pykaso, however, may become a breakthrough, as its advanced AI technology stands out among similar tools, allowing you to offer something new.\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can AI-generated videos be monetized on YouTube?\"})}),/*#__PURE__*/e(\"p\",{children:\"Yes, artificially created videos can be monetized on YouTube. You have to make sure your channel meets the requirements needed for monetization to be activated.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"What tools are available for AI content creation?\"})}),/*#__PURE__*/e(\"p\",{children:\"ChatGPT, Revid, Pykaso, and DALL-E are available for visual content creation. These AI-powered programs allow creators to turn their ideas into captivating videos, gaining views and making revenue.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Should creators use YouTube for AI video content?\"})}),/*#__PURE__*/e(\"p\",{children:\"YouTube is a great platform for content creation, as it allows you to upload generated content and monetize it, following the community rules.\"})]});export const richText7=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Best Alternatives to Reface App in 2025\"})}),/*#__PURE__*/e(\"img\",{alt:\"Reface Face Swap App\",className:\"framer-image\",height:\"452\",src:\"https://framerusercontent.com/images/3vxMz0psyUTOf7XKMoNuTd4Z7Iw.png\",srcSet:\"https://framerusercontent.com/images/3vxMz0psyUTOf7XKMoNuTd4Z7Iw.png?scale-down-to=512 512w,https://framerusercontent.com/images/3vxMz0psyUTOf7XKMoNuTd4Z7Iw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3vxMz0psyUTOf7XKMoNuTd4Z7Iw.png 1893w\",style:{aspectRatio:\"1893 / 904\"},width:\"946\"}),/*#__PURE__*/e(\"p\",{children:\"Reface stands out as one of the most popular apps to swap faces. Its AI-powered toolset allows you to change faces, enhance images, add special effects, and personalize content the way you see it. With access to advanced technologies, you can perform real-time face swaps and use them the way you want. However, Reface is not the only option available for face swaps, as users actively utilize Facemagic, Pykaso, Deepswap, and other tools. In our article, we present top Reface alternatives to help you pick the most suitable application.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso - Advanced Tool for Face Swapping\"})}),/*#__PURE__*/e(\"img\",{alt:\"Pykaso - Advanced tool for AI Face Swapping\",className:\"framer-image\",height:\"455\",src:\"https://framerusercontent.com/images/9jLULFzFRDugy1tS9Ap3ohe9hM.png\",srcSet:\"https://framerusercontent.com/images/9jLULFzFRDugy1tS9Ap3ohe9hM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9jLULFzFRDugy1tS9Ap3ohe9hM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9jLULFzFRDugy1tS9Ap3ohe9hM.png 1445w\",style:{aspectRatio:\"1445 / 910\"},width:\"722\"}),/*#__PURE__*/a(\"p\",{children:[\"With \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"})})}),\", you no longer need to spend hours swapping faces or using free tools for low-quality face swaps. You select two images: the one with the face you want to change and the second one with the face you wish to keep. After that, you launch face swap, and receive a new image. With Pykaso, you can do both single and bulk swaps, replacing faces on multiple pictures and processing long videos effortlessly. All pictures are saved in your profile and\"]}),/*#__PURE__*/a(\"p\",{children:[\"Advanced AI allows you to replace faces without losing quality, so whether it's a 720p image or 4k footage, you will have the same quality. Discover \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-to-face-swap-with-ai\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"how to perform a face swap on Pykaso\"})})}),\"\\xa0and learn more about the advantages of this tool.\"]}),/*#__PURE__*/e(\"p\",{children:\"When you create a profile on Pykaso, you will receive gems to perform several face swaps. If you wish to keep doing these operations, you'll have to purchase more gems.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FaceMagic - Seamless Face Swaps\"})}),/*#__PURE__*/e(\"img\",{alt:\"FaceMagic - Seamless Face Swap\",className:\"framer-image\",height:\"454\",src:\"https://framerusercontent.com/images/lAsjTCuXudywNuMLZnMYYo7aE.png\",srcSet:\"https://framerusercontent.com/images/lAsjTCuXudywNuMLZnMYYo7aE.png?scale-down-to=512 512w,https://framerusercontent.com/images/lAsjTCuXudywNuMLZnMYYo7aE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lAsjTCuXudywNuMLZnMYYo7aE.png 1912w\",style:{aspectRatio:\"1912 / 909\"},width:\"956\"}),/*#__PURE__*/e(\"p\",{children:\"FaceMagic is another Reface alternative that allows users to create new pictures with their faces swapped. To access AI face swap features, log in using an Apple or Google account, or create a profile from scratch. Proceed to the face-swapping section, upload files (you can work with both images and videos), or select demo pictures to see how it works. Once you have your footage uploaded, launch face swap and wait till it's over. New images can be downloaded to your device or saved in your personal profile for 30 days. After that, they will be removed.\"}),/*#__PURE__*/e(\"p\",{children:\"FaceMagic has a subscription system, offering plans for a month or for a year, but face swaps are available in terms of a free trial.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Akool - High-Quality Face Swapping Tool\"})}),/*#__PURE__*/e(\"img\",{alt:\"Akool Face Swapping tool\",className:\"framer-image\",height:\"451\",src:\"https://framerusercontent.com/images/wca7HNb2O7WUp44NvHSWy7eJvo.png\",srcSet:\"https://framerusercontent.com/images/wca7HNb2O7WUp44NvHSWy7eJvo.png?scale-down-to=512 512w,https://framerusercontent.com/images/wca7HNb2O7WUp44NvHSWy7eJvo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wca7HNb2O7WUp44NvHSWy7eJvo.png 1908w\",style:{aspectRatio:\"1908 / 902\"},width:\"954\"}),/*#__PURE__*/e(\"p\",{children:\"Akool stands out as a top-notch face-swapping tool that empowers creators by simplifying face swapping on photos and videos. The advantage of this alternative to Reface is the high level of realism you can achieve when working with the footage. The tool allows you to implement post-production edits, customizing swapped images. A user-friendly panel makes it simple to customize the footage and adjust additional effects of your files. A free plan available for Akool users allows you to make limited face swaps on images, create customized avatars, and even process videos. However, if you want to perform bulk face swaps, it's reasonable to get a paid plan.\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"In one of our recent articles, we\"}),\" \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/akool-vs-pykaso\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"described Akool in detail\"})})}),/*#__PURE__*/e(\"strong\",{children:\", describing advantages and key features compared to Pykaso.\"})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Deepswap - Professional Tool for Online Face Swaps\"})}),/*#__PURE__*/e(\"img\",{alt:\"Deepswap - Professional Face Swap tool\",className:\"framer-image\",height:\"453\",src:\"https://framerusercontent.com/images/gQM6qJ12pEpJm4R0kQCHJ5B98.png\",srcSet:\"https://framerusercontent.com/images/gQM6qJ12pEpJm4R0kQCHJ5B98.png?scale-down-to=512 512w,https://framerusercontent.com/images/gQM6qJ12pEpJm4R0kQCHJ5B98.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gQM6qJ12pEpJm4R0kQCHJ5B98.png 1892w\",style:{aspectRatio:\"1892 / 907\"},width:\"946\"}),/*#__PURE__*/e(\"p\",{children:\"Deepswap sets new standards of face swapping in terms of quality. It's considered one of the best Reface alternatives due to its cutting-edge artificial technologies. You can\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Do face swaps for group photos.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Perform custom headshot face swaps.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Develop creative promo campaigns for brands.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Utilize artificial teachers and instructors in terms of education programs.\"}),/*#__PURE__*/e(\"p\",{children:\"\u25CF Create memes with swapped faces for better social media engagement.\"}),/*#__PURE__*/e(\"p\",{children:\"The intuitive interface makes the face swap look simple, as it takes only 3 steps to perform the operation. Moreover, it's an online tool, so you don't have to upload anything to process footage.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"iMyFone - New Player in the Niche of AI Face Swapping\"})}),/*#__PURE__*/e(\"img\",{alt:\"iMyFone AI Face Swap\",className:\"framer-image\",height:\"383\",src:\"https://framerusercontent.com/images/ZDOzb4EJUCPra0G28PHA256F8.png\",srcSet:\"https://framerusercontent.com/images/ZDOzb4EJUCPra0G28PHA256F8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZDOzb4EJUCPra0G28PHA256F8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZDOzb4EJUCPra0G28PHA256F8.png 1854w\",style:{aspectRatio:\"1854 / 766\"},width:\"927\"}),/*#__PURE__*/e(\"p\",{children:\"iMyFone is a new tool that supports face swapping for images and videos. Moreover, it's a beginner-friendly tool that helps everyone learn how to do face swapping and enhance their images. iMyFone allows you to use available concepts (for example, swap faces on photos with hugs) or upload selected pictures or videos to the face swap app directly.\"}),/*#__PURE__*/e(\"p\",{children:\"iMyFone can be a good choice when you want to create a trending video (for example, a selfie with a celebrity or replacing your face with a movie star). Last but not least, you can turn photos into videos, keeping the same quality. However, some features are available only with a premium subscription, so you have to pay to get them (a subscription costs $29 per month).\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"What Makes Good Reface Alternatives in 2025?\"})}),/*#__PURE__*/e(\"p\",{children:\"If you're looking for a good alternative to a Reface app, consider two crucial points: availability and flexibility. Face swapping should be simple and understandable so you don't have to spend hours reading instructions and understanding basic features. If you look for something simple, flexible, and available, Pyakso is your top choice. This face swap platform allows you to show creativity, process high-quality images, turn images to videos, and perform other operations without struggling.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Try the face-swapping tool from Pykaso and enhance your experience as a creator today!\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is it possible to swap faces for free?\"})}),/*#__PURE__*/e(\"p\",{children:\"Some tools, like AI Ease, allow users to swap faces without adding funds. Such tools also enable free trials to let users taste the feature.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is Pykaso's face swap free?\"})}),/*#__PURE__*/e(\"p\",{children:\"You can do a face swap using free credits. However, if you decide to do multiple face swaps or try other operations, you'll have to purchase additional credits.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Do I need to download apps to swap faces?\"})}),/*#__PURE__*/e(\"p\",{children:\"Most tools offer online face swapping, so you can do it in a browser via PC or using your smartphone.\"})]});export const richText8=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Best AI Influencer Generators to Try in 2025\"})}),/*#__PURE__*/e(\"p\",{children:\"The idea of creating an AI influencer and using it to make income is not new. In 2025, dozens of creators develop unique characters and turn them into personal brands on OnlyFans, Fanvue, Instagram, TikTok, and other platforms. The best creations generate thousands of dollars every month, surpassing some of the famous real creators.\"}),/*#__PURE__*/e(\"p\",{children:\"\\xa0AI influencers are usually generated by AI-powered tools. Users compose a prompt or upload real-life pictures for a reference, depending on the program's availability. Ideally, the best AI influencer generator should allow you to compose different types of content, including GIFs, videos, and images. Still, what program is the best to realize the intentions and come up with realistic AI characters? In our article, we'll take a look at the most versatile and impactful AI tools that allow you to create and customize your AI model. Since the rise of the global trend of AI-generated influencers, this compilation may be very useful for you.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso - Universal Tool to Create AI Influencer\\xa0\"})}),/*#__PURE__*/e(\"img\",{alt:\"Pykaso AI Influencer generator\",className:\"framer-image\",height:\"451\",src:\"https://framerusercontent.com/images/YQmcWsTJJm1B9loNGQjGHpoOsv4.png\",srcSet:\"https://framerusercontent.com/images/YQmcWsTJJm1B9loNGQjGHpoOsv4.png?scale-down-to=512 512w,https://framerusercontent.com/images/YQmcWsTJJm1B9loNGQjGHpoOsv4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YQmcWsTJJm1B9loNGQjGHpoOsv4.png 1467w\",style:{aspectRatio:\"1467 / 903\"},width:\"733\"}),/*#__PURE__*/a(\"p\",{children:[\"Pykaso stands out as the top-rated program for AI influencer creation. Whether it's about an Instagram model or an influencer on OnlyFans or Fanvue, this tool may be a game changer for you. Content generation for your artificial influencer can be made with two major tools: an \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-video-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI video generator\"})})}),\"\\xa0and an \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-image-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"AI image generator\"})})}),\". You can also train your character using AI LoRa training for a better quality.\"]}),/*#__PURE__*/a(\"p\",{children:[\"Pykaso gives you free gems to generate AI characters first. Later, when you keep generating content, you'll have to add funds and get more credits. Moreover, if you decide to push your characters on Fanvue, you can do it effortlessly because of the \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/fanvue\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso and Fanvue collaboration\"})})}),\".\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Synthesia - Top-Rated tool for AI Influencer Generation\"})}),/*#__PURE__*/e(\"img\",{alt:\"Synthesia AI Influencer generator\",className:\"framer-image\",height:\"355\",src:\"https://framerusercontent.com/images/9ShQW8PIDhNqRWrztXXtEMElp0.png\",srcSet:\"https://framerusercontent.com/images/9ShQW8PIDhNqRWrztXXtEMElp0.png?scale-down-to=512 512w,https://framerusercontent.com/images/9ShQW8PIDhNqRWrztXXtEMElp0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9ShQW8PIDhNqRWrztXXtEMElp0.png 1741w\",style:{aspectRatio:\"1741 / 710\"},width:\"870\"}),/*#__PURE__*/a(\"p\",{children:[\"If you seek a tool to turn text into video, \",/*#__PURE__*/e(\"strong\",{children:\"Synthesia\"}),\"\\xa0is the right choice. You can add custom avatars and voiceovers in more than 140 languages. You can do a screen recording, edit video using AI, translate the text with a 1-click option, use AI for dubbing, and perform other operations, including voice cloning and avatar customization. It's also possible to create custom animation from scratch, using the available toolset. The program offers a free plan for testing and has three more paid plans available.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Apob AI - Create Influencers for Free\"})}),/*#__PURE__*/e(\"img\",{alt:\"Apob - Create AI Influencer\",className:\"framer-image\",height:\"450\",src:\"https://framerusercontent.com/images/ejAzIKOrd7BRMVA4PFwkesFGvUA.png\",srcSet:\"https://framerusercontent.com/images/ejAzIKOrd7BRMVA4PFwkesFGvUA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ejAzIKOrd7BRMVA4PFwkesFGvUA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ejAzIKOrd7BRMVA4PFwkesFGvUA.png 1895w\",style:{aspectRatio:\"1895 / 900\"},width:\"947\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Apob AI\"}),\"\\xa0is the app that can bring you super-realistic artificial influencers. The basic feature allows you to create images based on the prompt. You can set different art styles, including anime style, the style of nature, the style of adventure, and even the style of Christmas. For extra credit, you can turn an image into a video, add a voiceover, or do a video face swap. Before generating the character, you can adjust it, selecting the gender, age, country, and other settings to add value to your AI human. What else is good about the app? It's free. When you create an account, you receive 80 credits daily for the personalized AI creator. With paid packages, you can generate content more quickly and efficiently, sharing it on multiple platforms and earning money.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Captions - Realistic AI Videos for Engagement and Interactions\"})}),/*#__PURE__*/e(\"img\",{alt:\"Captions - Realistic AI Videos\",className:\"framer-image\",height:\"452\",src:\"https://framerusercontent.com/images/MHa8v9sFBsjNekxNbCTFVKggfw.png\",srcSet:\"https://framerusercontent.com/images/MHa8v9sFBsjNekxNbCTFVKggfw.png?scale-down-to=512 512w,https://framerusercontent.com/images/MHa8v9sFBsjNekxNbCTFVKggfw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MHa8v9sFBsjNekxNbCTFVKggfw.png 1453w\",style:{aspectRatio:\"1453 / 905\"},width:\"726\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Captions\"}),\"\\xa0focuses on video content, creating ultra-realistic videos with artificial characters. You don't need extra filters, editors, or other secondary tools to develop high-quality content. Captions allow you to create avatars for further video generation. All avatars are fully customizable, so you can create multiple options and test them, implementing different backgrounds, clothing, lighting, and other settings. The app doesn't require recording, as you can take your script and turn it into engaging video material. However, the video-generating features are paid, and you have to purchase one of the plans.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"BasedLabs - Create a Personalized AI Influencer for Your Brand\"})}),/*#__PURE__*/e(\"img\",{alt:\"BasedLabs AI Influencer creation\",className:\"framer-image\",height:\"410\",src:\"https://framerusercontent.com/images/T9pEdCuur5Z4Simkuyx2cRg7bw.png\",srcSet:\"https://framerusercontent.com/images/T9pEdCuur5Z4Simkuyx2cRg7bw.png?scale-down-to=512 512w,https://framerusercontent.com/images/T9pEdCuur5Z4Simkuyx2cRg7bw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T9pEdCuur5Z4Simkuyx2cRg7bw.png 1886w\",style:{aspectRatio:\"1886 / 820\"},width:\"943\"}),/*#__PURE__*/e(\"p\",{children:\"BasedLabs offers a bunch of AI-based tools for creators, but we will stop at the influencer generator. The AI technology is based on a prompt as you add your text with specific keywords, mentioning specific details, and describing the appearance of your character. Next, you launch the generation and wait for the program to turn your prompt into a character. When the AI influencer is ready, you can customize it, selecting the background or adding special effects. To get higher quality content, consider training your model using AI so you will have consistent content for your Fanvue, OnlyFans, or whatever platform you use. If you need trending pictures, it's easy to create high-quality images for platforms like Instagram.\"}),/*#__PURE__*/e(\"p\",{children:\"The app is paid, so to create virtual personas, train, and adjust them with BasedLabs AI tools, you'll have to purchase credits.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Perfect - the Powerhouse of AI Content Generation\"})}),/*#__PURE__*/e(\"img\",{alt:\"Perfect - AI Content Generation\",className:\"framer-image\",height:\"447\",src:\"https://framerusercontent.com/images/liuGV0du53e2zwe5br62ZvBrO0.png\",srcSet:\"https://framerusercontent.com/images/liuGV0du53e2zwe5br62ZvBrO0.png?scale-down-to=512 512w,https://framerusercontent.com/images/liuGV0du53e2zwe5br62ZvBrO0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/liuGV0du53e2zwe5br62ZvBrO0.png 1870w\",style:{aspectRatio:\"1870 / 895\"},width:\"935\"}),/*#__PURE__*/e(\"p\",{children:\"The Perfect is not about a single application. It's a system with multiple tools to generate images and videos, create portraits, change clothes for characters, add special effects, and do other things regular AI-powered tools can't do. You can manipulate images to add colors, change backgrounds, and make other changes. Moreover, the picture creation only requires a text description, so you can develop AI influencers from scratch and adjust pictures for further publishing. You have to be precise and clear, and the program will generate the recognizable characters.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Why AI Influencers Make the Difference?\"})}),/*#__PURE__*/e(\"p\",{children:\"In recent years, artificial influencers have slowly surpassed real people. Creators develop and fully automate them for 24/7 performance and availability. Whether it's content posting, comment responding, texting, or other engagement, AI characters take the upper hand. Editors create a tone of voice for texting and content posting, translating messages to different languages, and communicating with a wider audience. Last but not least, artificial influencers are cost-effective. You don't spend time travelling, filming, editing, etc. Everything is available in one or two applications, and it's up to you to choose one for better performance.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"You can start making a difference today by developing one of your ultra-realistic AI influencers and deploying them on Fanvue and other platforms. Create a digital influencer that will be available for brand collaborations, product promotions, and other manipulations that will increase your revenue.\"})}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How to create an AI Influencer with Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"You need to create an artificial model using prompts. Next, you train your model with AI LoRa training to achieve better quality. Finally, you compose more content to post it on social media.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How much do I need to invest to create an AI character?\"})}),/*#__PURE__*/e(\"p\",{children:\"The initial cost depends on your goals and approach. If you create a custom AI character using multiple high-quality tools, you may need up to $5,000 to develop an influencer.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Do I need to mention that the character is not real?\"})}),/*#__PURE__*/e(\"p\",{children:\"Most creators mention that the influencers they create are not real. They add a line to the profile description, mentioning that this personality is artificial.\"})]});export const richText9=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:/*#__PURE__*/e(\"strong\",{children:\"Deepswap vs Pykaso: Choosing The Best Face Swapping AI Tool\"})}),/*#__PURE__*/e(\"p\",{children:\"Face swapping is one of the most popular deepfake technologies available for users. They can seamlessly swap faces, changing their portraits, creating funny images for friends, or replacing themselves with artificial characters. The face swap technology is not new, but its popularity has grown with advanced AI technologies. Users now have access to editing tools, upscalers, and other modifiers.\"}),/*#__PURE__*/a(\"p\",{children:[\"Today, we focus on two major face-swapping tools: Deepswap and Pykaso. Both allow users to get high-quality image changes, video edits, and even deliver AI images from scratch. Which one is the best? Should we even compare them, or do they belong to different segments of AI programs? In case you are looking for a solution to show your creative ideas, create a bunch of memes, or start in\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-ai-influencer-marketing-impacts-brand-growth\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"AI influencer marketing\"})]})}),\", this article may be valuable for you.\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso: More Than a Face Swap Tool?\"})}),/*#__PURE__*/e(\"p\",{children:\"Face swapping is a trademark of Pykaso, as its main capabilities are focused on changing faces in videos and images.\"}),/*#__PURE__*/e(\"img\",{alt:\"Bulk Face Swap Functionality\",className:\"framer-image\",height:\"258\",src:\"https://framerusercontent.com/images/4p0ZH0QGLhoKar7aUcfvCN9vFu4.png\",srcSet:\"https://framerusercontent.com/images/4p0ZH0QGLhoKar7aUcfvCN9vFu4.png?scale-down-to=512 512w,https://framerusercontent.com/images/4p0ZH0QGLhoKar7aUcfvCN9vFu4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4p0ZH0QGLhoKar7aUcfvCN9vFu4.png 1200w\",style:{aspectRatio:\"1200 / 516\"},width:\"600\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"When you use \"}),/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-face-swap\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"em\",{children:\"Face Swap\"})})}),/*#__PURE__*/e(\"em\",{children:\" in Bulk, you can process over 100 images and 25-minute videos simultaneously. In case you prepare funny presents for your friends, or you want to try video editing with AI, this feature from Pykaso is the best.\"})]}),/*#__PURE__*/e(\"p\",{children:\"Video editing is another advantageous Pykaso feature, and it's not only about changing faces. This tool allows you to cut footage, enhance quality, and convert static images into live footage.\"}),/*#__PURE__*/e(\"img\",{alt:\"AI face swap for videos\",className:\"framer-image\",height:\"448\",src:\"https://framerusercontent.com/images/mxFDk0MBBV4be2MIovwYBoZrYs.png\",srcSet:\"https://framerusercontent.com/images/mxFDk0MBBV4be2MIovwYBoZrYs.png?scale-down-to=512 512w,https://framerusercontent.com/images/mxFDk0MBBV4be2MIovwYBoZrYs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mxFDk0MBBV4be2MIovwYBoZrYs.png 1638w\",style:{aspectRatio:\"1638 / 896\"},width:\"819\"}),/*#__PURE__*/a(\"p\",{children:[\"A user-friendly interface of the Pykaso video editor makes the video processing look simple. All you have to do is drop the image into the window. You suggest a description, mentioning what exactly should be done (for example, you want your character to make a step forward, attack, clap hands, etc.). Next, you select the aspect ratio, the quality, the duration, and the freedom level (how exactly the program follows your description). Another special section is the so-called negative prompt. Here, you mention what the program should avoid\",/*#__PURE__*/e(\"strong\",{children:\" \"}),\"when creating the video.\"]}),/*#__PURE__*/e(\"p\",{children:\"The cost of video editing depends on the length and complexity you need (how difficult your description is). The default cost of a 5-second video is 4,6 gems, but if you need something complex or non-standard, it may rise.\\xa0\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"What else?\"})}),/*#__PURE__*/a(\"p\",{children:[\"The\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-image-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"AI image generator\"})]})}),\" is set to create pictures based on prompts, making them match the selected settings. You create a prompt, set parameters, and choose the number of images. The program does the job.\",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-image-upscaler\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"AI image upscaler\"})]})}),\" is set to enhance your pictures, improving quality, accenting details, and improving textures overall.\\xa0\"]}),/*#__PURE__*/e(\"img\",{alt:\"Ghibli style ai image generator\",className:\"framer-image\",height:\"512\",src:\"https://framerusercontent.com/images/fytypepqv1gAMLT2TMzckcoDV0.png\",srcSet:\"https://framerusercontent.com/images/fytypepqv1gAMLT2TMzckcoDV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/fytypepqv1gAMLT2TMzckcoDV0.png 1024w\",style:{aspectRatio:\"1024 / 1024\"},width:\"512\"}),/*#__PURE__*/a(\"p\",{children:[\"In one of our recent articles, describing \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-to-generate-ghibli-style-images-with-pykaso\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"the Ghibli trend\"})})}),\", we generated images in such a style using an image generator. This image was made based on the prompt, \",/*#__PURE__*/e(\"em\",{children:'\"I need an image in Ghibli style. It will have soft colors and clear lines, showing how beautiful the character is. The character himself should be a football player, holding the ball in his hand and resting well after a football match.\"'}),\"\\xa0\\xa0\"]}),/*#__PURE__*/e(\"p\",{children:\"Moreover, all the images are saved in the user profile, so you can come back any time and use them for more projects.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"AI Influencer - Creating Realistic Characters for Marketing Goals\"})}),/*#__PURE__*/e(\"p\",{children:\"Pykaso, standing out as a high-quality artificial platform, allows users to create AI influencers. These are artificial characters that look like real people.\\xa0\"}),/*#__PURE__*/e(\"img\",{alt:\"AI influencer generator\",className:\"framer-image\",height:\"366\",src:\"https://framerusercontent.com/images/9AIwgnrIlX6yT4vKwTZBx5jKM.png\",srcSet:\"https://framerusercontent.com/images/9AIwgnrIlX6yT4vKwTZBx5jKM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9AIwgnrIlX6yT4vKwTZBx5jKM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9AIwgnrIlX6yT4vKwTZBx5jKM.png 1229w\",style:{aspectRatio:\"1229 / 732\"},width:\"614\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"The exceptional quality of AI technologies for Pykaso helps users create photorealistic characters. With some edits and slight changes, they may become breakthrough personalities on Instagram, collaborating with brands, offering promotion services, and making a statement in the niche. In one of our recent articles, we described in detail why AI became the\"}),/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/the-rise-of-ai-among-influencers-on-instagram-trends-for-2025\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/a(\"em\",{children:[\" \",/*#__PURE__*/e(\"strong\",{children:\"rising trend\"})]})})}),/*#__PURE__*/e(\"em\",{children:\" among influencers in 2025 and what will happen in the near future.\"})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Deepswap\u2014Professional Face Swapping for Multiple Purposes\"})}),/*#__PURE__*/e(\"img\",{alt:\"Deepswap video face swap functionality\",className:\"framer-image\",height:\"405\",src:\"https://framerusercontent.com/images/Zx30917T03D3XVHmjn0PW9Fa72I.png\",srcSet:\"https://framerusercontent.com/images/Zx30917T03D3XVHmjn0PW9Fa72I.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zx30917T03D3XVHmjn0PW9Fa72I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zx30917T03D3XVHmjn0PW9Fa72I.png 1218w\",style:{aspectRatio:\"1218 / 810\"},width:\"609\"}),/*#__PURE__*/e(\"p\",{children:\"Deepswap offers a similar experience to Pykaso, allowing users to swap faces. A clean and user-friendly interface allows users to perform realistic face swaps, receiving high-quality images. Its unique deepswap technology offers outstanding accuracy. Also, when we mention Deepswap as a face-swapping tool, it's crucial to notice key points that make this program stand out.\\xa0\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Almost complete similarity.\"}),\" The technology of Deepswap secures over 90% similarity when replacing faces.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Adapting scenes.\"}),\" Precise artificial technology allows you to adapt over 16 scenes, saving all the details.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"4K support.\"}),\" High-definition face swaps for video content.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Rapid response.\"}),\" Deepswap utilizes GPUs for face swapping, reducing the load time.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Multiple face swaps at once.\"}),\" Users can swap up to six faces simultaneously.\"]})})]}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Multi-purpose face swapping\"})}),/*#__PURE__*/e(\"img\",{alt:\"Multipurpose face swap functionality\",className:\"framer-image\",height:\"373\",src:\"https://framerusercontent.com/images/j0ZJw8Bfffvwo7oS8DwWzhBoQY.png\",srcSet:\"https://framerusercontent.com/images/j0ZJw8Bfffvwo7oS8DwWzhBoQY.png?scale-down-to=512 512w,https://framerusercontent.com/images/j0ZJw8Bfffvwo7oS8DwWzhBoQY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j0ZJw8Bfffvwo7oS8DwWzhBoQY.png 1560w\",style:{aspectRatio:\"1560 / 746\"},width:\"780\"}),/*#__PURE__*/e(\"p\",{children:\"With Deepswap, face swapping turns into a multi-purpose tool for business, social media marketing, character creation, group photo edits, and memes. You upload a main photo and add a second one with a face you want to swap. After that, you launch a face swap and receive an updated photo.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Additional features for content creators\"})}),/*#__PURE__*/e(\"img\",{alt:\"Additional features for content creators\",className:\"framer-image\",height:\"331\",src:\"https://framerusercontent.com/images/BZXOtul5WsldLOj4C0NQxCQQhzI.png\",srcSet:\"https://framerusercontent.com/images/BZXOtul5WsldLOj4C0NQxCQQhzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/BZXOtul5WsldLOj4C0NQxCQQhzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BZXOtul5WsldLOj4C0NQxCQQhzI.png 1319w\",style:{aspectRatio:\"1319 / 663\"},width:\"659\"}),/*#__PURE__*/e(\"p\",{children:\"Besides direct face swap techniques, Deepswap allows you to edit pictures using cutting-edge artificial intelligence. For example, you can enhance the overall quality by changing unclear elements to ones with better visibility, cartoonizing images to give them a better perspective, or erasing the background to add new details and make the whole picture look better.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pricing and Packages\"})}),/*#__PURE__*/e(\"p\",{children:\"The subscription system differs for both platforms. Pykaso is based on gems - credits you spend to swap faces, enhance videos, and create AI characters. The smallest package with 50 gems costs $6, which is enough for a couple of face swaps and AI video creations. You purchase as many credits as needed and get more if necessary. Deepswap, on the other hand, offers a subscription system. The tool charges funds monthly or annually,\\xa0 offering advanced features (higher priority in content processing, higher quality of content, early access to new features, etc.).\\xa0\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso and Deepswap: What Will You Choose?\"})}),/*#__PURE__*/e(\"p\",{children:\"Choose the program that is the most effective at the moment. Both AI-powered tools allow you to effortlessly swap faces, edit video content, and enhance footage. If you need a professional approach, Deepswap may be a better tool for your goals. However, if you want to create AI characters, develop animated pictures, or create memes based on face swaps, Pykaso is your #1 choice. Decide what you need and start today to place yourself ahead of other creators.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is Pyakso more beneficial than Deepswap?\"})}),/*#__PURE__*/e(\"p\",{children:\"If you need one-time face swaps or you don't plan to do them that often, Pykaso will be more beneficial for you.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Can you edit photos with AI?\"})}),/*#__PURE__*/e(\"p\",{children:\"You can enhance the quality of the picture and remove unnecessary details, and even change the background using artificial tools.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"How powerful is face swapping technology from Pykaso?\"})}),/*#__PURE__*/e(\"p\",{children:\"Pykaso's bulk face-swap technology allows you to swap faces on more than 100 faces at once and change faces on a 25-minute video.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Is Deepswap available for free?\"})}),/*#__PURE__*/e(\"p\",{children:\"Deepswap is not free. You have to purchase a subscription to grant access to face swapping and editing tools.\"})]});export const richText10=/*#__PURE__*/a(n.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Voc\\xea est\\xe1 cansado de trocas de rosto que parecem artificiais ou demoram muito pra processar? Voc\\xea n\\xe3o est\\xe1 sozinho nessa.\"}),/*#__PURE__*/e(\"p\",{children:\"O mundo das trocas de rosto est\\xe1 avan\\xe7ando r\\xe1pido e, se voc\\xea anda usando o Akool, pode estar se perguntando se existe algo melhor por a\\xed. \\xc9 a\\xed que o Pykaso entra - uma ferramenta de outro n\\xedvel que est\\xe1 chamando aten\\xe7\\xe3o no cen\\xe1rio de IA de troca de rosto.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Introdu\\xe7\\xe3o \\xe0 Tecnologia de Troca de Rosto\"})}),/*#__PURE__*/e(\"p\",{children:\"Lembra daqueles filtros antigos que te transformavam em cachorro no Snapchat? Sim, todos n\\xf3s lembramos. Isso foi no come\\xe7o das trocas de rosto. A tecnologia evoluiu muito desde ent\\xe3o, melhorando a qualidade e permitindo que os usu\\xe1rios trabalhem com um n\\xfamero grande de visuais.\"}),/*#__PURE__*/a(\"p\",{children:[\"Agora dirigida por IA, ela \\xe9 usada em tudo, desde memes at\\xe9 videoclipes. Criadores lan\\xe7am novas tend\\xeancias (lembra do \\xfaltimo caso com o \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/jd-vance-memes-with-face-swap\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"meme do JD Vance\"})})}),\"?), aumentando o n\\xedvel de hype e fazendo toda a comunidade da Internet pirar.\\xa0\"]}),/*#__PURE__*/a(\"p\",{children:[\"Nem todas as ferramentas de troca de rosto s\\xe3o iguais, e se voc\\xea ainda est\\xe1 usando \",/*#__PURE__*/e(\"strong\",{children:\"Akool\"}),\", pode ser hora de explorar o \",/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"}),\".\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Trocas de Rosto Perfeitas ou Resultados Err\\xe1ticos?\"})}),/*#__PURE__*/a(\"p\",{children:[\"Quando se fala em qualidade de trocas de rosto, \",/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"}),\" e \",/*#__PURE__*/e(\"strong\",{children:\"Akool\"}),\" diferem nas suas capacidades de resultado e realismo.\"]}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"A\"}),/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-face-swap\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\" ferramenta de Troca de Rosto\"})})}),\" \",/*#__PURE__*/e(\"strong\",{children:\"do Pykasso\"}),\" suporta edi\\xe7\\xe3o de v\\xeddeo em 4K, permitindo que os usu\\xe1rios lancem a troca de rosto em imagens de alta qualidade. Um de seus recursos de destaque \\xe9 a tecnologia avan\\xe7ada de sincroniza\\xe7\\xe3o labial, pra garantir que o movimento dos l\\xe1bios esteja certinho quando a pessoa est\\xe1 falando ou cantando. O app mant\\xe9m os detalhes no lugar, garantindo que nada ser\\xe1 perdido no conceito final. No entanto, quanto mais complexa sua opera\\xe7\\xe3o, mais cr\\xe9ditos voc\\xea pode precisar.\\xa0\"]}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"O Akool\"}),\" oferece trocas de rosto em 4K e at\\xe9 em 8K de resolu\\xe7\\xe3o. No entanto, o realismo dos resultados de suas trocas de rosto \\xe0s vezes pode deixar a desejar. Alguns usu\\xe1rios do Akool notaram que as caracter\\xedsticas faciais trocadas podem ser inconsistentes, especialmente quando h\\xe1 m\\xfaltiplos rostos em um v\\xeddeo s\\xf3. Ainda assim, a qualidade geral dos v\\xeddeos e fotos \\xe9 alta, o que mant\\xe9m o Akool como uma op\\xe7\\xe3o forte no mercado de trocas de rosto.\"]}),/*#__PURE__*/e(\"p\",{children:\"Embora ambas as plataformas ofere\\xe7am resultados em alta defini\\xe7\\xe3o, o foco do Pykaso nos detalhes e na consist\\xeancia facial proporciona um output mais refinado, especialmente em cenas complexas ou ambientes em v\\xeddeo.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Trocas Instant\\xe2neas vs. Tempos de Espera na Fila\"})}),/*#__PURE__*/e(\"p\",{children:\"Hoje em dia, quando cada segundo conta, a velocidade \\xe9 um fator cr\\xedtico para as ferramentas de IA. \\xc9 aqui que as duas ferramentas mostram diferen\\xe7as significativas. O Pykaso oferece uma resposta r\\xe1pida, oferecendo velocidades de processamento ultra-r\\xe1pidas. Um v\\xeddeo de 10 segundos pode ser processado em 30-60 segundos, sem tempo de fila.\"}),/*#__PURE__*/e(\"p\",{children:\"Isso \\xe9 uma vantagem significativa para usu\\xe1rios que precisam de resultados r\\xe1pidos, especialmente em cen\\xe1rios de alta demanda, como cria\\xe7\\xe3o de conte\\xfado ou campanhas de marketing. Trocas em massa tamb\\xe9m est\\xe3o dispon\\xedveis, mas exigem mais tempo para gerar conte\\xfado.\"}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"378\",src:\"https://framerusercontent.com/images/glkfchzbzEm5vOSFKQZb8LPIFc.png\",srcSet:\"https://framerusercontent.com/images/glkfchzbzEm5vOSFKQZb8LPIFc.png?scale-down-to=512 512w,https://framerusercontent.com/images/glkfchzbzEm5vOSFKQZb8LPIFc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/glkfchzbzEm5vOSFKQZb8LPIFc.png 1600w\",style:{aspectRatio:\"1600 / 757\"},width:\"800\"}),/*#__PURE__*/a(\"p\",{children:[\"Com o Pykaso, voc\\xea n\\xe3o s\\xf3 adiciona conte\\xfado para mudan\\xe7as e aprimoramento, mas tamb\\xe9m implementa mudan\\xe7as, escolhendo a propor\\xe7\\xe3o da imagem, qualidade e dura\\xe7\\xe3o. Se voc\\xea gerar conte\\xfado do zero no \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/ai-tools/ai-video-generator\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"Gerador de V\\xeddeo IA\"})})}),\", adiciona uma descri\\xe7\\xe3o detalhada e controla como o programa segue sua solicita\\xe7\\xe3o e descri\\xe7\\xe3o.\"]}),/*#__PURE__*/e(\"p\",{children:\"Al\\xe9m de uma velocidade competitiva, o Alkool oferece velocidade competitiva, mas muitas vezes requer que os usu\\xe1rios aguardem em uma fila para processamento. Usu\\xe1rios premium t\\xeam prioridade, mas durante hor\\xe1rios de pico, at\\xe9 eles podem enfrentar atrasos. Isso pode ser um desafio para quem trabalha com prazos apertados.\"}),/*#__PURE__*/e(\"p\",{children:\"No entanto, o tempo de processamento do Akool para v\\xeddeos complexos e resolu\\xe7\\xf5es mais altas (como 8K) ainda \\xe9 elogi\\xe1vel, mas a espera ocasional pode ser frustrante.\"}),/*#__PURE__*/e(\"p\",{children:\"Para os usu\\xe1rios que priorizam a velocidade, o processamento instant\\xe2neo e sem fila do Pykaso faz dele o vencedor claro nesta categoria.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Akool: Recursos e Vantagens\"})}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"O Akool\"}),\" tem sido uma escolha s\\xf3lida para muitos. Ele oferece trocas de rosto b\\xe1sicas tanto para imagens quanto para v\\xeddeos e fornece uma API para desenvolvedores. No entanto, os usu\\xe1rios t\\xeam compartilhado frustra\\xe7\\xf5es como:\"]}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cor dos Olhos Inconsistente.\"}),\" Rostos trocados \\xe0s vezes t\\xeam cores de olhos diferentes, como um azul e outro marrom.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Longos Tempos de Espera.\"}),\" Usu\\xe1rios enfrentam longos tempos de espera, ocasionalmente se estendendo por v\\xe1rias horas para processamento.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Processamento em Lote Limitado.\"}),\" O Akool n\\xe3o consegue processar m\\xfaltiplos arquivos simultaneamente, desacelerando projetos maiores.\"]})})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso - Uma Alternativa S\\xf3lida com Tecnologias Avan\\xe7adas\"})}),/*#__PURE__*/e(\"p\",{children:\"Vamos falar sobre o Pykaso, o novato que est\\xe1 revolucionando a troca de rosto com sua tecnologia de ponta.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Recursos Principais do Pykaso:\"})}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Qualidade de troca de rosto\"}),\". O Pykaso entrega resolu\\xe7\\xe3o 1080p a 60fps, significando trocas suaves e de alta qualidade.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Tempos ultra r\\xe1pidos de processamento.\"}),\" Um v\\xeddeo de 10 segundos levar\\xe1 apenas 30 segundos para trocar o rosto.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Consist\\xeancia\"}),\". Nada de rostos com caracter\\xedsticas inconsistentes ou olhos estranhos\u2014a IA do Pykaso mant\\xe9m tudo consistente.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Processamento em lote\"}),\". Troque rostos em m\\xfaltiplos arquivos de uma vez - perfeito para grandes projetos.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Interface amig\\xe1vel\"}),\". Apenas dois cliques e pronto. At\\xe9 sua av\\xf3 consegue usar!\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"Dependendo dos seus objetivos e de como voc\\xea quer que seu conte\\xfado seja apresentado, escolha o app mais adequado e m\\xe3os \\xe0 obra.\"}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pre\\xe7os, Assinaturas e Flexibilidade\"})}),/*#__PURE__*/e(\"p\",{children:\"Finalmente, vamos falar sobre os pre\\xe7os. Ambas as plataformas seguem um modelo de assinatura, mas com algumas diferen\\xe7as chave. O Pykaso vem com um modelo de pre\\xe7os flex\\xedvel, permitindo que os usu\\xe1rios comprem cr\\xe9ditos conforme necess\\xe1rio. Essa abordagem de \u201Cpague conforme usa\u201D significa que voc\\xea s\\xf3 paga pelo que utiliza, tornando-se uma op\\xe7\\xe3o econ\\xf4mica para usu\\xe1rios que talvez n\\xe3o precisem de servi\\xe7os de troca de rosto regularmente.\\xa0\"}),/*#__PURE__*/e(\"img\",{alt:\"\",className:\"framer-image\",height:\"376\",src:\"https://framerusercontent.com/images/ZKtakDvMmrr4DFrJKMK5lvz7zs.png\",srcSet:\"https://framerusercontent.com/images/ZKtakDvMmrr4DFrJKMK5lvz7zs.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZKtakDvMmrr4DFrJKMK5lvz7zs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZKtakDvMmrr4DFrJKMK5lvz7zs.png 1600w\",style:{aspectRatio:\"1600 / 752\"},width:\"800\"}),/*#__PURE__*/e(\"p\",{children:\"Ao usar o Pykaso, voc\\xea compra diamantes que ser\\xe3o usadas para opera\\xe7\\xf5es dispon\\xedveis. Dependendo da complexidade da sua opera\\xe7\\xe3o (detalhes, a solicita\\xe7\\xe3o, o comprimento do v\\xeddeo, etc.), voc\\xea pode precisar de mais diamantes.\"}),/*#__PURE__*/e(\"p\",{children:\"Aqueles que entram na plataforma pela primeira vez recebem alguns cr\\xe9ditos para testar servi\\xe7os b\\xe1sicos. No entanto, se quiserem continuar, precisar\\xe3o renovar o saldo.\"}),/*#__PURE__*/e(\"p\",{children:\"O Akool oferece um modelo de assinatura mais tradicional com v\\xe1rios n\\xedveis baseados em cr\\xe9ditos. Seus planos variam de US$21/m\\xeas para acesso b\\xe1sico a US$350/m\\xeas para recursos de n\\xedvel empresarial. Embora o pre\\xe7o seja competitivo, especialmente para quem precisa de recursos de ponta como processamento de v\\xeddeo em 8K, o sistema de cr\\xe9ditos pode ser confuso, e usu\\xe1rios relataram incerteza sobre quantos cr\\xe9ditos diferentes tarefas consomem.\\xa0\"}),/*#__PURE__*/e(\"p\",{children:\"Os planos premium do Akool oferecem vantagens adicionais como processamento mais r\\xe1pido e acesso a mais avatares, mas a estrutura r\\xedgida de assinatura pode n\\xe3o ser adequada para usu\\xe1rios casuais.\"}),/*#__PURE__*/a(\"p\",{children:[\"Quer descobrir mais ferramentas de troca de rosto? Confira nosso artigo recente sobre \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/best-face-swap-apps\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/a(r.a,{children:[/*#__PURE__*/e(\"strong\",{children:\"aplica\\xe7\\xf5es alimentadas por IA\"}),\".\"]})})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Veredito Final: Qual Escolher?\"})}),/*#__PURE__*/a(\"p\",{children:[\"Ambos \",/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"}),\" e \",/*#__PURE__*/e(\"strong\",{children:\"Akool\"}),\" t\\xeam seus m\\xe9ritos, e a melhor escolha depende das suas necessidades espec\\xedficas.\\xa0\"]}),/*#__PURE__*/e(\"figure\",{className:\"framer-table-wrapper\",children:/*#__PURE__*/e(\"table\",{children:/*#__PURE__*/a(\"tbody\",{children:[/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Nome do Recurso\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso AI\"})})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Akool\"})})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Troca de Rosto\"})}),/*#__PURE__*/a(\"td\",{children:[/*#__PURE__*/e(\"p\",{children:\"Processamento ultra-r\\xe1pido: imagens em <10s, v\\xeddeos em 30-60s.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Oferece troca de rosto para imagens e v\\xeddeos\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Gera\\xe7\\xe3o de Imagens por IA\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Gera\\xe7\\xe3o de texto para imagem e imagem para imagem usando modelos avan\\xe7ados como Flux e SDXL\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Gera imagens com comandos simples\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Gera\\xe7\\xe3o de V\\xeddeo por IA\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Gera v\\xeddeos IA a partir de texto ou imagens\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Oferece ferramentas de edi\\xe7\\xe3o de v\\xeddeo IA\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Melhoria de Imagem\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Aprimora imagens geradas por IA com aumento de resolu\\xe7\\xe3o de alta qualidade\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Fornece ferramentas de aprimoramento de imagem com IA que ajustam brilho, contraste e outros par\\xe2metros automaticamente\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Treinamento de Modelo de IA Personalizado\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Permite que os usu\\xe1rios treinem seus pr\\xf3prios personagens IA para gera\\xe7\\xe3o de imagem e v\\xeddeo consistentes\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Oferece design de avatar personalizado com customiza\\xe7\\xe3o de apar\\xeancia e voz\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Processamento em Massa\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Suporta processamento ass\\xedncrono com acelera\\xe7\\xe3o GPU\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Fornece capacidades de processamento em lote para trocas de rosto e outros recursos\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Modelo de Pre\\xe7o\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Modelo freemium com 5 diamantes gr\\xe1tis ao se inscrever\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Plano gratuito dispon\\xedvel com recursos b\\xe1sicos. Pro por US$30/m\\xeas\"})})]}),/*#__PURE__*/a(\"tr\",{children:[/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Casos de Uso Ideais\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Criando e monetizando influenciadores IA\"})}),/*#__PURE__*/e(\"td\",{children:/*#__PURE__*/e(\"p\",{children:\"Produzindo conte\\xfado de marketing com avatares IA\"})})]})]})})}),/*#__PURE__*/e(\"p\",{children:\"Se voc\\xea est\\xe1 procurando por processamento mais r\\xe1pido, trocas de rosto de alta qualidade, e a capacidade de lidar com grandes projetos de forma eficiente, o Pykaso \\xe9 o vencedor \\xf3bvio.\\xa0\"}),/*#__PURE__*/e(\"p\",{children:\"Seus recursos simplificados, interface amig\\xe1vel e pre\\xe7os flex\\xedveis o tornam ideal para criadores de conte\\xfado profissionais que precisam de ferramentas eficientes de troca de rosto.\"}),/*#__PURE__*/e(\"p\",{children:\"Apesar de algumas limita\\xe7\\xf5es na velocidade de processamento e na funcionalidade do editor de v\\xeddeo, o Akool oferece uma gama mais ampla de op\\xe7\\xf5es criativas que podem ser valiosas para usu\\xe1rios que trabalham em projetos multim\\xeddia mais diversos, n\\xe3o relacionados especificamente a influenciadores de IA.\"}),/*#__PURE__*/a(\"p\",{children:[\"Cansado de trocas de rosto que parecem sa\\xeddas de um espelho de casa mal-assombrada? De saco cheio com tempos de processamento intermin\\xe1veis e interfaces desajeitadas? Bem, voc\\xea n\\xe3o est\\xe1 sozinho. O mundo da \",/*#__PURE__*/e(\"strong\",{children:\"tecnologia de troca de rosto\"}),' est\\xe1 evoluindo mais r\\xe1pido do que voc\\xea pode dizer \"deepfake\", e \\xe9 hora de explorar algumas alternativas inovadoras \\xe0s velhas conhecidas como o Akool.']}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Introdu\\xe7\\xe3o da Tecnologia de Troca de Rosto\"})}),/*#__PURE__*/a(\"p\",{children:[\"A troca de rosto evoluiu muito desde aqueles primeiros filtros do Snapchat que nos faziam parecer cachorros (admita, voc\\xea adorava). Hoje, as \",/*#__PURE__*/e(\"strong\",{children:\"ferramentas de troca de rosto com intelig\\xeancia artificial\"}),\" est\\xe3o revolucionando a cria\\xe7\\xe3o de conte\\xfado, de memes a filmes. Mas nem todas as ferramentas de troca de rosto s\\xe3o criadas iguais. Vamos mergulhar no mundo da troca de rosto e descobrir porqu\\xea algumas ferramentas est\\xe3o deixando outras comendo poeira digital.\"]}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"O que o Akool Oferece (E Onde Ele Deixa a Desejar)\"})}),/*#__PURE__*/e(\"p\",{children:\"Akool tem sido uma escolha popular para muitos entusiastas de troca de rosto, oferecendo:\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Troca de rosto b\\xe1sica para v\\xeddeos e imagens\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Uma API para integra\\xe7\\xe3o em outras aplica\\xe7\\xf5es\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Mas sejamos realistas, o Akool tem suas limita\\xe7\\xf5es (essas s\\xe3o palavras dos nossos usu\\xe1rios):\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Cor dos olhos inconsistente em rostos trocados (s\\xe9rio, isso \\xe9 assustador!)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Capacidades limitadas de processamento em massa (ningu\\xe9m tem tempo pra isso)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Modelo de precifica\\xe7\\xe3o baseado em assinatura que pode custar bastante\"})})]}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Se Junte ao Pykaso AI: Estabelecendo Novos Padr\\xf5es\"})}),/*#__PURE__*/a(\"p\",{children:[\"Agora, permita-me lhe apresentar ao \",/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"}),\", o novato que est\\xe1 virando cabe\\xe7as (e trocando elas) no mundo das trocas de rosto.\"]}),/*#__PURE__*/e(\"p\",{children:\"Recursos Principais do Pykaso:\"}),/*#__PURE__*/a(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Qualidade de Troca de Rosto\"}),\". Estamos falando de uma resolu\\xe7\\xe3o 1080p a 60 quadros por segundo. Suas trocas de rosto v\\xe3o parecer mais suaves que um ch\\xe3o rec\\xe9m-encerado.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Consist\\xeancia dos Recursos Faciais\"}),\". Diga adeus aos olhos desiguais e narizes estranhos. O Pykaso mant\\xe9m tudo em perfeita harmonia.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Processamento em Massa\"}),\". Processe m\\xfaltiplos arquivos simultaneamente com recursos de envio e download em massa. \\xc9 como ter uma linha de montagem de troca de rosto!\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Interface Amig\\xe1vel\"}),\". Dois cliques e voc\\xea terminou. \\xc9 t\\xe3o f\\xe1cil que sua av\\xf3 poderia fazer (e ela provavelmente vai, quando descobrir a troca de rosto).\"]})})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pykaso vs. Akool: O Confronto\"})}),/*#__PURE__*/e(\"p\",{children:\"Vamos detalhar para entender o que esperar de ambos aplicativos.\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Por que o Pykaso \\xe9 a Melhor Escolha\"})}),/*#__PURE__*/e(\"p\",{children:\"Vamos explorar as vantagens principais da ferramenta para troca de rosto.\"}),/*#__PURE__*/a(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Reconhecimento Facial de \\xdaltima Gera\\xe7\\xe3o\"}),\". O Pykaso n\\xe3o apenas troca rostos; ele os entende. O resultado? Trocas que parecem naturais, n\\xe3o induz pesadelos.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Efici\\xeancia Turbinada\"}),\". Com o Pykaso, voc\\xea pode processar um videoclipe inteiro no tempo que leva para fazer um sandu\\xedche.Isso sim \\xe9 efici\\xeancia!\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Econ\\xf4mico\"}),\". Enquanto o modelo de assinatura do Akool pode deixar sua carteira vazia, o Pykaso oferece mais retorno pelo seu investimento. (Detalhes de pre\\xe7os reais seriam inseridos aqui)\"]})})]}),/*#__PURE__*/a(\"p\",{children:[\"Com isso, voc\\xea pode at\\xe9 desenvolver seu pr\\xf3prio personagem IA, transform\\xe1-lo em uma marca, e envolv\\xea-lo em \",/*#__PURE__*/e(o,{href:\"https://www.pykaso.ai/resources/blog/how-ai-influencer-marketing-impacts-brand-growth\",motionChild:!0,nodeId:\"Ctu9QbZFn\",openInNewTab:!1,preserveParams:!1,relValues:[],scopeId:\"contentManagement\",smoothScroll:!1,children:/*#__PURE__*/e(r.a,{children:/*#__PURE__*/e(\"strong\",{children:\"marketing de influenciadores\"})})}),\", criando uma marca pessoal.\"]}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"strong\",{children:\"Dominando a Arte da Troca de Rosto com Pykaso\"})}),/*#__PURE__*/e(\"p\",{children:\"Quer tirar o melhor proveito do Pykaso? Aqui est\\xe3o algumas dicas profissionais:\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use imagens de fonte de alta qualidade para os melhores resultados\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Experimente diferentes express\\xf5es faciais para resultados variados\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Para v\\xeddeos, garanta ilumina\\xe7\\xe3o consistente ao longo do clipe\"})})]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"Os Fatos S\\xe3o Estes. A Decis\\xe3o \\xe9 Sua\"})}),/*#__PURE__*/e(\"p\",{children:\"Embora todas as ferramentas de troca de rosto tenham seus pr\\xf3s e contras, \\xe9 claro que a tecnologia est\\xe1 evoluindo rapidamente. O Pykaso oferece alguns recursos impressionantes, principalmente em termos de qualidade de sa\\xedda e velocidade de processamento, que podem atrair muitos usu\\xe1rios. Ao escolher uma ferramenta de troca de rosto, considere fatores como:\"}),/*#__PURE__*/a(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Qualidade do resultado\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Velocidade de processamento\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Facilidade de uso\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Capacidades de processamento em lote\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Estrutura de pre\\xe7os\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Op\\xe7\\xf5es de integra\\xe7\\xe3o\"})})]}),/*#__PURE__*/e(\"p\",{children:\"A decis\\xe3o final depende dos seus requisitos e fluxo de trabalho. Se optar pelo Pykaso, Akool, ou outra alternativa, o importante \\xe9 encontrar uma ferramenta que se alinha \\xe0s suas necessidades espec\\xedficas de troca de rosto e te ajude a alcan\\xe7ar seus objetivos criativos de forma eficiente.\"}),/*#__PURE__*/a(\"p\",{children:[\"A troca de rosto \\xe9 mais do que apenas uma tend\\xeancia \u2013 \\xe9 uma revolu\\xe7\\xe3o na cria\\xe7\\xe3o de conte\\xfado. Com ferramentas como o \",/*#__PURE__*/e(\"strong\",{children:\"Pykaso\"}),\" liderando a carga, o futuro das trocas de rosto est\\xe1 parecendo mais brilhante (e engra\\xe7ado) do que nunca! Experimente este app de troca de rosto hoje e veja a diferen\\xe7a por si mesmo. Seu rosto (no corpo de outra pessoa) vai parecer super realista!\"]}),/*#__PURE__*/e(\"h2\",{children:/*#__PURE__*/e(\"strong\",{children:\"FAQ\"})}),/*#__PURE__*/e(\"h3\",{children:\"O Pykaso \\xe9 melhor que o Akool?\"}),/*#__PURE__*/e(\"p\",{children:\"Em termos de qualidade de sa\\xedda e efici\\xeancia, o Pykaso supera o Akool na maioria das \\xe1reas.\"}),/*#__PURE__*/e(\"h3\",{children:\"Posso usar o Pykaso para projetos comerciais?\"}),/*#__PURE__*/e(\"p\",{children:\"Sim, o Pykaso \\xe9 adequado tanto para uso pessoal quanto comercial.\"}),/*#__PURE__*/e(\"h3\",{children:\"Qu\\xe3o r\\xe1pido \\xe9 o Pykaso comparado a outras ferramentas de troca de rosto?\"}),/*#__PURE__*/e(\"p\",{children:\"O Pykaso pode processar trocas de rosto em apenas dois cliques, tornando-o uma das op\\xe7\\xf5es mais r\\xe1pidas dispon\\xedveis.\"}),/*#__PURE__*/e(\"h3\",{children:\"O Pykaso funciona com todos os tipos de rostos?\"}),/*#__PURE__*/e(\"p\",{children:\"A avan\\xe7ada IA do Pykaso pode lidar com uma ampla variedade de caracter\\xedsticas faciais e express\\xf5es.\"}),/*#__PURE__*/e(\"h3\",{children:\"O Pykaso \\xe9 f\\xe1cil de usar para iniciantes?\"}),/*#__PURE__*/e(\"p\",{children:\"O processo simples de troca de rosto do Pykaso torna f\\xe1cil para iniciantes realizar trocas e fazer todos os tipos de altera\\xe7\\xf5es de rosto.\"})]});\nexport const __FramerMetadata__ = {\"exports\":{\"richText9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["richText", "u", "x", "p", "Link", "motion", "richText1", "richText2", "ComponentPresetsConsumer", "a", "CodeBlock_default", "richText3", "richText4", "richText5", "richText6", "richText7", "richText8", "richText9", "richText10", "__FramerMetadata__"]
}
