Code Monkey home page Code Monkey logo

Comments (11)

s9roll7 avatar s9roll7 commented on June 15, 2024 1

93b6437

        "1": {
            "steps": 15,
            "guidance_scale": 8.0,
            "width": 768,
            "height": 768,
            "length": 136,
            "context": 8,

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

doesn't seem to be taking effect

from animatediff-cli-prompt-travel.

s9roll7 avatar s9roll7 commented on June 15, 2024

f42d385
😅

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

thanks, I didn't wanna open something else to ask, but do you think different controlnet imagedir is possible? (like one for lineart, one for openpose)?

from animatediff-cli-prompt-travel.

s9roll7 avatar s9roll7 commented on June 15, 2024

Hmmm. I don't know what you want to do.
Are you saying you want to do something else, not upscale with the second generation?

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

oh sorry not related to the upscale, but 0. I want blend multiple images together. like have lineart_anime reference a different frame dataset, while open_pose uses another using unique guidance strategies.

from animatediff-cli-prompt-travel.

s9roll7 avatar s9roll7 commented on June 15, 2024

If you want to do something special like that,
you will need to do the preprocessing yourself.

        "controlnet_lineart": {
            "enable": true,
            "use_preprocessor": false,      <------------
            "guess_mode": false,
            "controlnet_conditioning_scale": 1.0,
            "control_guidance_start": 0.0,
            "control_guidance_end": 1.0,
            "control_scale_list": [
            ]
        },

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

but I can only have one directory for images, the idea was I could have 2 0000.png's for a frame. but maybe that isn't possible...

from animatediff-cli-prompt-travel.

s9roll7 avatar s9roll7 commented on June 15, 2024

#6 (comment)

Don't you want to do something like this 19.mp4?
You can use it as is by preparing a preprocessed image yourself and setting "use_preprocessor": false,.

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

Yeah I'll look into it, thank you.
also, there is a discord with alot of the people working with repos for animatediff, including Neggles who made the CLI refactor on https://discord.gg/8XPKnPkq , you should stop by!

from animatediff-cli-prompt-travel.

Cubey42 avatar Cubey42 commented on June 15, 2024

also, could you add repeat to stylize as well? I guess just do all inference through stylize since I like being able to automatically run an upscale of my prompt.

from animatediff-cli-prompt-travel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.