CivArchive
    vaginal animation template - v1
    NSFW
    Preview 577951

    This is a template to be used with my templated animation script and my vaginal depth model. You need both!

    Usage

    1. install the script, over at https://civarchive.com/models/42798/templated-animation-script

    2. to install the script just extract the py file to your webui/scripts directory and restart the webui

    3. download this file, it's a zip, with a txt file in it

    4. extract the txt file

    5. open the webui

    6. scroll to the bottom of the webui on the txt2img tab, select 'Prompts from templated file or textbox with GIF generation'

      • optional: use the generation data, from one of the gifs I set as a sample if you want to generate that exact gif,

    7. set 'frame duration' to your preference, recommended 100, for 10fps

    8. in 'replacement text' enter 'prompt' (NOTE: do not forget to do this or the webui will hang)

    9. option: you can either copy past or upload the file

      • to copy paste, simply open the txt file from step 3, ctrl a, ctrl c, that file, and ctrl v it into the 'List of prompt inputs' box

      • OR: you can click on 'click to upload' and select the txt file

    10. enter the details you want into the prompt box, ex, long hair, red hair, black eyes, happy, happy sex, medium breasts, completely nude, mature female, (thigh grab:1.3), grab, freckles, (arms behind back:1.1), <lora:vaginalDepthConcept_v1:0.7>,

    11. click generate! wait for it to finish, might take 20 seconds, might take 20 minutes, depends on your hardware, but at the end, there should be a sexy scene animated with the character you described in your prompt box

    Notes

    For step 9 above, note that the lora vaginalDepthConcept_v1 was invoked in the prompt, you need that for the animations to be smooth. You can find it at https://civarchive.com/models/48341/vaginal-depth-concept

    Also! Style loras help a lot for reducing flicker and making the frames more consistent.

    Description

    FAQ

    Comments (26)

    emberbyte
    Author
    Apr 23, 2023
    CivitAI

    note! if you're one of the six people that downloaded this already, then you need to redownload the file. I uploaded the wrong one, sorry!

    It's not that big a deal, there was just an arrant facing away in the prompts, so it was a bit harder to control.

    92501Apr 24, 2023

    Where it says to download there isn't a link. Is that just on my end, or did the download link get removed?

    emberbyte
    Author
    Apr 24, 2023

    @Multimulti seems fine to me.

    emberbyte
    Author
    Apr 23, 2023
    CivitAI

    tip! you can do missionary, cowgirl, doggiestyle, and probably some others with this script, just make sure to put relevant info in your prompt.

    The template and the vaginal depth model should handle the rest for you.

    emberbyte
    Author
    Apr 23, 2023
    CivitAI

    another tip! torso grab works better than thigh grab

    1047301Apr 23, 2023
    CivitAI

    This is pretty based. I haven't tried any of the animation ones yet because I lack understanding. I should try this soon and come up with solutions on how to make them work a little bit better and make them be more consistent. The hair is bugging me, but the rest is pretty awesome. How did you do this anyway?

    Edit: You just made me realize we could probably get a consistent eye blink animation doing this sort of thing. I have heard people have managed to make walk cycles, but everything really needs a lot of work, you know? But we are on the verge of greatness and I think that's beautiful :)

    emberbyte
    Author
    Apr 23, 2023

    the hair you could probably fix by finding a model or lora for the hair you want, which is basically how I did this,

    the lora this uses, the vaginal depth one, I trained specifically to have distinct consistent stages of depth, then this makes use of that by having prompts that cycle through those stages.

    emberbyte
    Author
    Apr 23, 2023

    @SkyLordAer blinks are pretty easy, check out my face_poser model, the old version has a wink animated, and my male_masturbation model has a girl closing her eyes while swallowing, and slight flinch when it first lands :), I have the prompts for those included on their pages.

    For a blink, you don't even need a special model for it, all the models merged with NAI are good enough at open eyes, closed eyes, and half-closed eyes, that you just need to time the promtps right and they can do it.

    If you are planning on doing it. I recomend using prompt editing. Much much easier to get consistent frames,

    ```
    open eyes

    [open eyes:half-closed eyes:0.2]

    [open eyes:closed eyes:0.2]

    [open eyes:half-closed eyes:0.2]

    open eyes

    open eyes

    open eyes

    open eyes

    open eyes

    ```
    you'd add whatever else you wanted, but for nine frames, if you do 100ms frames, that should be a decent pace for blinking.

    1047301Apr 24, 2023

    @emberbyte Thanks. Although I don't understand how to do these scripts in the first place so it doesn't help me much yet

    SpudsMcKailNov 8, 2023

    this setup as well as AnimatedDiff extension is amazing. With the AnimatedDiff you can set different motions etc. by making a break and then the frame# and what you want to start happening at that point. So with animatedDiff you put the prompt then hit enter and put 0: smile .... 8: open mouth ... 16: closed mouth, and it will animate them pretty well. For this setup, you just edit the text parameters that were provided for us to copy/paste as a basis.

    zz3870471Apr 23, 2023
    CivitAI

    Why when I click Generate, I can only generate one image

    zz3870471Apr 23, 2023

    I think I know how to use it, but there is another place that makes me wonder, what is Replacement Text used for?

    emberbyte
    Author
    Apr 23, 2023· 1 reaction

    @zz3870471 replacement text is what gets replaced in the template. So, in this txt file, each prompt has in it the word "prompt" you need to put "prompt" no quotes in replacement text, so that the script knows to replace it with what's in your actual prompt box. That's what lets you set the character and whatnot.

    emberbyte
    Author
    Apr 23, 2023

    @zz3870471 I just added a screenshot to this page of me using the script, hopefully that helps.

    zz3870471Apr 24, 2023· 1 reaction

    @emberbyte praise God

    jacksarrowsApr 24, 2023
    CivitAI

    How would i go about getting more frames per second with the gifs? Would i need to add more frames to it and change the frame duration im guessing?

    emberbyte
    Author
    Apr 24, 2023

    yep. the frame duration is in ms, so 100 is 10fps, lower the frame duration and you'll increase fps.

    another option is to use frame interpolation to generate intermediate frames, flowframes is an easy to use tool for that

    you could also use the prompt traveling extension to prompt travel between the frames in the list, I'm not sure how well that would work though.

    SpudsMcKailNov 8, 2023

    not sure if you're asking how to get more frames (the base text file gives you 8) but the more lines of prompt you put in "List of Prompt Inputs" will equal the amount of frames you get. I just pasted the base text file twice to get it to gen 16 images. Only learned this because FlowFrames doesn't work with just 8 frames and I was very sad at first.

    ma647855Apr 25, 2023· 4 reactions
    CivitAI

    thank you emberbyte

    this improve my life

    EnD3rrrAug 1, 2023
    CivitAI

    could you fix it with controlnet?

    blughtsSep 13, 2023
    CivitAI

    大佬

    YikaPanicNov 7, 2023
    CivitAI

    Sorry, I used your parameters to test but raised an error:TypeError: Script.run() missing 6 required positional arguments: 'checkbox_iterate', 'checkbox_iterate_batch', 'frame_duration', 'show_frames', 'single_line_prompt', and 'prompt_txt'

    NBP_nsfwNov 22, 2023
    CivitAI

    Bro I kinda got it working and going to try to improve my results more. But why does it absolutely mess up the very first image. lol thats my only problem so far

    NBP_nsfwNov 22, 2023

    Nevermind lmao I just had to reload the ui. It works pretty good thanks

    Alt3rnat3Mar 8, 2024
    CivitAI

    I only get one photo from following the directions

    IpostweirdkinksNov 14, 2024
    CivitAI

    Does it only work with automatic1111 or it can work with comfyui

    Other
    SD 1.5

    Details

    Downloads
    3,136
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/23/2023
    Updated
    5/13/2026
    Deleted
    -

    Files

    vaginalAnimation_v1.zip

    Mirrors