Giter Club home page Giter Club logo

Comments (4)

AustinMroz avatar AustinMroz commented on June 27, 2024 1

Much appreciated. I was able to find a reproduction for the issue: Having both VideoHelperSuite and comfyui-animatediff (not evolved) causes it to add it's video preview on top of ours.

Thankfully, it's fairly simple for us to fix things on our end (remove the {"video_upload": true} from the python node definition code).

from comfyui-videohelpersuite.

AustinMroz avatar AustinMroz commented on June 27, 2024

I'm not having much luck reproducing, but I'm noticing a lot of other things that are also weird from the images provided which are quite helpful if very confusing. I'll try and get to the bottom of this, and I'm sorry if it takes some time and debugging to get there.

A list of my current observations

  • When nodes are created, html elements are added for both animated gifs and video files, and the incorrect one is hidden. This doesn't appear to be the issue as both of your previews are videos.
  • The two previews aren't the same width. One is in line with the widgets and the other is wider and runs to the edge of the node.
    • The older preview code produced wider videos like what is shown, but the old preview code should only apply to Video Combine, never Load Video
  • You have multiple upload buttons
    • One of those upload buttons uses the old description of uploading a 'file' instead of a 'video'

Could you try doing a hard refresh with Ctrl + F5?
If that fails, I'd be a big help if you could open the developer tools and provide a picture of what scripts are currently running.
Press Ctrl+Shift+I to open the developer tools, then click sources at the top, and browse to extensions -> ComfyUI-VideoHelperSuite/js on the left.
image

from comfyui-videohelpersuite.

Kosinkadink avatar Kosinkadink commented on June 27, 2024

@dkamajix Hey, are you still having this issue with latest VHS version?

from comfyui-videohelpersuite.

GianPieroA avatar GianPieroA commented on June 27, 2024

Same problem, here is the screenshot
image

from comfyui-videohelpersuite.

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.