CivArchive
    My Simple AnimateDiff workflow - v1.0
    NSFW

    This is my simple animateDIFF workflow I created to share with REDDIT friends.

    BE KIND 2 LIKE and POST your FEEDBACK, QUESTIONS and your WORK here..

    If you need to input your own prompt with automatic prompt, there are many ways to do it and I prefer doing it this way..

    Description

    FAQ

    Comments (28)

    yiqihui17866Jan 5, 20243 reactions
    CivitAI

    When loading the graph, the following node types were not found:

    SetNode

    GetNode

    Nodes that have failed to load will show as red on the graph.

    How can I solve this error?

    whiteowlJan 5, 2024

    @udappkuma聽than you so much but now im getting this error:

    ERROR:root:Failed to validate prompt for output 16:

    ERROR:root:* (prompt):

    ERROR:root: - Exception when validating node: name 'full_type_name' is not defined

    ERROR:root:* KSampler Adv. (Efficient) 16:

    ERROR:root: - Exception when validating node: name 'full_type_name' is not defined

    ERROR:root:Output will be ignored

    any ideas?

    udappkuma
    Author
    Jan 5, 2024

    @whiteowl聽Hello, I have never seen this error, have you installed magicprompt which i used to generate prompts, better try to add prompt by yourself and see it works by right-clicking on EFFICENT LOADER -> Convert positive to widget and then type prompt manually,, Thanks!

    ViktoriaBlankJan 5, 2024

    thnaks for the workflow

    udappkuma
    Author
    Jan 6, 2024

    @ViktoriaBlank聽You are welcome!!! 馃珎

    ViktoriaBlankJan 6, 20241 reaction

    @udappkuma聽if i want to use a classic prompt in this wflow , should i create a new node with standard prompt settings ?

    udappkuma
    Author
    Jan 6, 2024

    @ViktoriaBlank聽Let me take a screen capture and show you how you can do it.. give me few minutes.. Thanks!

    udappkuma
    Author
    Jan 6, 2024

    @ViktoriaBlank聽https://i.ibb.co/42WSb1w/image.png This shows how you can do this, there are many other ways but i prefer this simple way...

    whiteowlJan 7, 20241 reaction

    @udappkuma聽Thanks so much for the assistance. After experimenting a bit seems like your hunch was right is some kind of bug with the set get nodes. if i don't use the nodes for certain parameters and refresh set get nodes for other parameters everything works. Just to let you and anyone else with the same problem know.

    udappkuma
    Author
    Jan 7, 2024

    @whiteowl聽Yeah, GET and SET nodes has an issue with bypassed nodes, I already talked with the person who made this and he told me that he has no solutions yet for the fix, the only issue is if you bypass something, it might not work if the workflow depends on the bypass nodes, So far that was the only issue I found. If you found any issue, let me know.. Thanks!

    bdonaldmason101Jan 7, 20243 reactions
    CivitAI

    Those images are TINY...can't see what you're doing...

    udappkuma
    Author
    Jan 7, 20241 reaction

    Hello, I believe the workflow is already attached for anyone to download, those images are there just as decorations and yeah I agree but seems like civitai downscale images.. Thanks!

    q8549834457Jan 7, 2024
    CivitAI

    MPS backend out of memory (MPS allocated: 11.31 GB, other allocations: 6.16 GB, max allowed: 18.13 GB). Tried to allocate 1.54 GB on private pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure).
    Is there a solution to occupying too much memory space?

    udappkuma
    Author
    Jan 7, 2024

    Hello I am sorry that I am not sure about that, did you try to lower the length tp 16 and see it works... I have a 3090 so never got this error.. If you need I will make you a very simple animatediff workflow..

    SinglePlayerJan 8, 20241 reaction
    CivitAI

    very good job, and thanks for sharing

    udappkuma
    Author
    Jan 9, 20241 reaction

    Thanks, Hope it helped! 馃珎

    SinglePlayerJan 9, 2024

    Thanks, I'm not very loose with comfyui, I downloaded your workflow, and I still haven't gotten them to work, but I'm sure it's my thing, I love your animations...

    udappkuma
    Author
    Jan 9, 2024

    @t81wh12merb6聽There is an issue with the GET SET nodes cause the it doesn't show up on manager as missing nodes so you will need to install KJNodes for ComfyUI and One Button Prompt, I think rest of the nodes I used are very common once. If the workflow works but the results are not good, better use a good model and a input video.. Thanks!

    SinglePlayerJan 9, 20241 reaction

    @udappkuma聽gracias

    udappkuma
    Author
    Jan 9, 2024

    @t81wh12merb6聽No hay por qu茅 darlas 馃グ

    SinglePlayerJan 9, 2024

    @udappkuma聽he instalado lo que me has dicho y he conseguido que funcione

    yli6hzJul 12, 2024
    CivitAI

    not work, error from one button prompt that "'int' object has no attribute 'lower'". I set up value in one button prompt, but it still has error message. I don't know what is root cause.

    skygerAug 4, 2024

    remove one button prompt, only way i could get it to work.

    AbysselAug 7, 2024

    Change the prompt enhancer. Superprompt-v1 worked for me.

    praiseforchangeJul 23, 2024
    CivitAI

    doesn't work. calling for naistyles.csv and AttributeError: 'int' object has no attribute 'lower'

    Brecht_CorbeelAug 7, 2024

    This means you did not select something properly like a model refers to a model that does not exist, select it yourself.

    Brecht_CorbeelAug 7, 2024
    CivitAI

    Error occurred when executing KSampler Adv. (Efficient): name 'calc_cond_batch_original_tiled_diffusion_9de32d06' is not defined File "W:\smatrix\Data\Packages\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "W:\smatrix\Data\Packages\ComfyUI\execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "W:\smatrix\Data\Packages\ComfyUI\execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\efficiency-nodes-comfyui\efficiency_nodes.py", line 2225, in sample_adv return super().sample(model, noise_seed, steps, cfg, sampler_name, scheduler, positive, negative, File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\efficiency-nodes-comfyui\efficiency_nodes.py", line 732, in sample samples, images, gifs, preview = process_latent_image(model, seed, steps, cfg, sampler_name, scheduler, File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\efficiency-nodes-comfyui\efficiency_nodes.py", line 554, in process_latent_image samples = KSamplerAdvanced().sample(model, add_noise, seed, steps, cfg, sampler_name, scheduler, File "W:\smatrix\Data\Packages\ComfyUI\nodes.py", line 1416, in sample return common_ksampler(model, noise_seed, steps, cfg, sampler_name, scheduler, positive, negative, latent_image, denoise=denoise, disable_noise=disable_noise, start_step=start_at_step, last_step=end_at_step, force_full_denoise=force_full_denoise) File "W:\smatrix\Data\Packages\ComfyUI\nodes.py", line 1352, in common_ksampler samples = comfy.sample.sample(model, noise, steps, cfg, sampler_name, scheduler, positive, negative, latent_image, File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\modules\impact\sample_error_enhancer.py", line 9, in informative_sample return original_sample(*args, **kwargs) # This code helps interpret error messages that occur within exceptions but does not have any impact on other operations. File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\animatediff\sampling.py", line 520, in motion_sample latents = orig_comfy_sample(model, noise, args, *kwargs) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet\adv_control\sampling.py", line 92, in acn_sample return orig_comfy_sample(model, args, *kwargs) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet\adv_control\utils.py", line 112, in uncond_multiplier_check_cn_sample return orig_comfy_sample(model, args, *kwargs) File "W:\smatrix\Data\Packages\ComfyUI\comfy\sample.py", line 43, in sample samples = sampler.sample(noise, positive, negative, cfg=cfg, latent_image=latent_image, start_step=start_step, last_step=last_step, force_full_denoise=force_full_denoise, denoise_mask=noise_mask, sigmas=sigmas, callback=callback, disable_pbar=disable_pbar, seed=seed) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_smZNodes\smZNodes.py", line 1447, in KSampler_sample return KSamplersample(*args, **kwargs) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 829, in sample return sample(self.model, noise, positive, negative, cfg, self.device, sampler, sigmas, self.model_options, latent_image=latent_image, denoise_mask=denoise_mask, callback=callback, disable_pbar=disable_pbar, seed=seed) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_smZNodes\smZNodes.py", line 1470, in sample return sample(*args, kwargs) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 729, in sample return cfgguider.sample(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 716, in sample output = self.inner_sample(noise, latent_image, device, sampler, sigmas, denoise_mask, callback, disable_pbar, seed) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 695, in inner_sample samples = sampler.sample(self, sigmas, extra_args, callback, noise, latent_image, denoise_mask, disable_pbar) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 600, in sample samples = self.sampler_function(model_k, noise, sigmas, extra_args=extra_args, callback=k_callback, disable=disable_pbar, self.extra_options) File "W:\smatrix\Data\Packages\ComfyUI\venv\lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context return func(*args, **kwargs) File "W:\smatrix\Data\Packages\ComfyUI\comfy\k_diffusion\sampling.py", line 160, in sample_euler_ancestral denoised = model(x, sigmas[i] s_in, *extra_args) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 299, in call out = self.inner_model(x, sigma, model_options=model_options, seed=seed) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_smZNodes\smZNodes.py", line 993, in call return self.predict_noise(*args, **kwargs) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_smZNodes\smZNodes.py", line 1043, in predict_noise out = super().predict_noise(*args, **kwargs) File "W:\smatrix\Data\Packages\ComfyUI\comfy\samplers.py", line 685, in predict_noise return sampling_function(self.inner_model, x, timestep, self.conds.get("negative", None), self.conds.get("positive", None), self.cfg, model_options=model_options, seed=seed) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\animatediff\sampling.py", line 627, in evolved_sampling_function cond_pred, uncond_pred = sliding_calc_conds_batch(model, [cond, uncond_], x, timestep, model_options) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\animatediff\sampling.py", line 820, in sliding_calc_conds_batch sub_conds_out = calc_cond_uncond_batch_wrapper(model, sub_conds, sub_x, sub_timestep, model_options) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\animatediff\sampling.py", line 904, in calc_cond_uncond_batch_wrapper return comfy.samplers.calc_cond_batch(model, conds, x_in, timestep, model_options) File "\\Newestgtx1650\18 tb\smatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion\.patches.py", line 4, in calc_cond_batch return calc_cond_batch_original_tiled_diffusion_9de32d06(model, conds, x_in, timestep, model_options)

    Workflows
    SD 1.5

    Details

    Downloads
    4,131
    Platform
    CivitAI
    Platform Status
    Available
    Created
    1/4/2024
    Updated
    4/30/2026
    Deleted
    -

    Files

    mySimpleAnimatediff_v10.zip

    Mirrors

    CivitAI (1 mirrors)