Code Monkey home page Code Monkey logo

Comments (4)

sylym avatar sylym commented on July 21, 2024

Fixed

from comfy_vid2vid.

arjanMeerten avatar arjanMeerten commented on July 21, 2024

I updated comfy and and this and now I get this error:

Traceback (most recent call last): File "C:\WorkingFiles\ML\StableDiffusion\GitRepos\ComfyUI\nodes.py", line 1094, in load_custom_node module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "C:\WorkingFiles\ML\StableDiffusion\GitRepos\ComfyUI\custom_nodes\comfy_vid2vid\__init__.py", line 14, in <module> from .train_tuneavideo import train File "C:\WorkingFiles\ML\StableDiffusion\GitRepos\ComfyUI\custom_nodes\comfy_vid2vid\train_tuneavideo.py", line 23, in <module> logger = get_logger(__name__, log_level="INFO") TypeError: get_logger() got an unexpected keyword argument 'log_level'

from comfy_vid2vid.

sylym avatar sylym commented on July 21, 2024

I have updated comfyui to the latest version, but I haven't encountered this issue.
However, in the latest update, I deleted this piece of code. You can update the code of the comfy_vid2vid library to the latest version and run it to see if any other issues arise.

from comfy_vid2vid.

arjanMeerten avatar arjanMeerten commented on July 21, 2024

I updated comfy and this one and it works great now, thanks!

from comfy_vid2vid.

Related Issues (16)

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.