CivArchive
    {DD} Deepthroat frames for gif - 4bj_v3
    NSFW
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined
    Preview undefined

    Genereal description

    I thought it would be awesome to create a template for gifs. This lora should help with that. It should create some almost identical captions of a girl who are performing a fellatio.

    Enjoy)

    You can try out this Lora online using Dazzle.ai

    Feel free to ask any questions here in comments, or in my discord channel.

    Also I am making games with AI arts. They will be free in the future, but if you want to participate in making or have an early access - you can support me on patreon)

    Also eq2bcknatagzqbylcjob (many thanks to him) mad a really cool script that will help with splitting the image into frames.

    And DigitalDreamer (many thanks to him) made a script that may help to make gifs inside AUTOMATIC1111. Just place it inside scripts folder and restart UI. You'll find it in the UI down bellow in "scripts" dropdown. Use 2 when you made 2x2frames, and 3 for 3x3frames. It will make a gif and put it in your outputs folder.

    tags to trigger

    4bj, pov, 2x2 frames, 3x3frames

    Optional tags

    fellatio, blowjob, cum, cum in mouth, cum from nose

    How to use

    If you can't get anything good - here is the tutorial.

    Versions

    v4OT

    *OT - stands for over trained.

    A lot of people are strugling with the frames set, so I made it overfitted. Hope this helps.

    Use lower weight of the Lora if you want to stick closer to the model's original style.

    v3

    Retrained, borders are now gone. Now it can generate stable grids with 768 and even 1024. If you are strugling with receiving a grid - use 2x2frames tag (3x3frames is kinda working to, but meh).

    If you are still unable to generate grid - use controlNet for guidence.

    I tried to make a gif with new approach - you can inpaint a part of the picture, like one of the frames, and use the same seed, but high denoising strength (I used even 1). Use 'latent noice' for more variability or 'original', if you want something close to the original frame.

    Could be better, but it's ok, I think)

    v2

    Retrained, works better. Now works with character Loras. I tried to use it with my Viv character - results is in the examples.

    *Tends to create photorealistic pics

    v1

    Basic version

    Description

    Retrained on more data, more stable, can work with 768x768 from start

    FAQ

    Comments (11)

    eq2bcknatagzqbylcjobApr 15, 2023· 11 reactions
    CivitAI

    Here is a simple Python script to convert a PNG image (with any number of tiles) to a GIF.

    The parameters are: H tiles, W tiles, image name, FPS Example: python GenGif.py 2 2 input.png 4

    all_ai_fantasyMay 5, 2023

    Thank you for the Script.

    I am getting this error - The keyword fps is no longer supported. Use duration(in ms) instead, e.g. fps=50 == duration=20 (1000 * 1/50).

    Kindly Help

    Colin2RiceOct 21, 2023

    @all_ai_fantasy open GenGif.py, added code" duration = 1000* 1/fps " before "images = list()", and the last code change to "imageio.mimsave('./output.gif', images, format='GIF', fPS=duration) "

    DigitalDreamerApr 17, 2023· 2 reactions
    CivitAI

    I made a Script for automatic1111.

    Difference with @eq2bcknatagzqbylcjob script is it work inside automatic1111.
    I also show how i made 4x4+ grid @Hartman.

    optimus_crimeMay 9, 2023

    Hello there! I tried using your script but when I launch automatic1111 I get the following error message, any idea how I can fix this?

    Error loading script: SliceDeizor.py Traceback (most recent call last): File "/notebooks/stable-diffusion-webui/modules/scripts.py", line 256, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "/notebooks/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 879, in exec_module File "<frozen importlib._bootstrap_external>", line 1017, in get_code File "<frozen importlib._bootstrap_external>", line 947, in source_to_code File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/notebooks/stable-diffusion-webui/scripts/SliceDeizor.py", line 35 for i in range(num_cuts_v): IndentationError: unexpected indent
    DigitalDreamerMay 10, 2023

    @optimus_crime looks like line 35 spaces or tabs have been added so try save the script again, I cannot reproduce the same error on last version AUTOMATIC1111 (5ab7f21).

    duskfall1989310Sep 12, 2023

    I am using your script, and the images (using a lora) look so oversaturated. Also, how do I turn the collage into a gif? Can you make a tutorial?

    DigitalDreamerSep 13, 2023

    @duskfall1989310 oversaturated? perhaps CFG scale is too high. Script already collaged the split images into a GIF.

    duskfall1989310Sep 17, 2023

    @DigitalDreamer thank you

    duskfall1989310Sep 17, 2023

    @DigitalDreamer thanks so much for your script!

    maske_May 1, 2023· 2 reactions
    CivitAI

    hires fix works with SwinIR_4x (at least with the Counterfeit-V3.0 model), see my post for examples!