Giter VIP home page Giter VIP logo

comfyui_3dposeeditor's People

Contributors

hinablue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

comfyui_3dposeeditor's Issues

Cannot edit body parameters

It should be possible to edit the body parameters, but the section only appears for a moment before vanishing.

Screencast.from.03-31-2024.09.44.49.AM.webm

High cpu usage.

I add 3D pose node but it is almost 100% CPU load. Could it be reduce CPU load?

PermissionError:

PermissionError: [WinError 5] 拒绝访问。: 'F:\ComfyUI\ComfyUI\web\extensions\ComfyUI_3dPoseEditor\.git\objects\pack\pack-cc22a12026bbde61fc3c2c76800cbdb93447e0aa.idx'

Cannot import F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_3dPoseEditor module for custom nodes: [WinError 5] 拒绝访问。: 'F:\ComfyUI\ComfyUI\web\extensions\ComfyUI_3dPoseEditor\.git\objects\pack\pack-cc22a12026bbde61fc3c2c76800cbdb93447e0aa.idx'
Comfyroll Custom Nodes: Loaded

invalid web extension management

Attempting to delete a non-existent web extension path.

Traceback (most recent call last):
  File "/home/me/git/ComfyUI/nodes.py", line 1800, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/me/git/ComfyUI/custom_nodes/ComfyUI_3dPoseEditor/__init__.py", line 49, in <module>
    update_web()
  File "/home/me/git/ComfyUI/custom_nodes/ComfyUI_3dPoseEditor/__init__.py", line 25, in update_web
    shutil.rmtree(extensions_folder)
  File "/usr/lib/python3.11/shutil.py", line 722, in rmtree
    onerror(os.lstat, path, sys.exc_info())
  File "/usr/lib/python3.11/shutil.py", line 720, in rmtree
    orig_st = os.lstat(path, dir_fd=dir_fd)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/me/git/ComfyUI/web/extensions/ComfyUI_3dPoseEditor'

And instead of copying to the actual path of the web extension, it is recommended to use the following approach:
https://github.com/ltdrdata/ComfyUI-Inspire-Pack/blob/c269c5c01a82dc5113c60fdfb482dee33727690a/__init__.py#L34

127.0.0.0.1 connection refused

Hello. I am trying to use 3d pose editor in Comfyui. But 3D Pose Editor node shows only 127.0.0.0.1 connection refused. Does anyone know how to solve this problem ?

RecursionError: maximum recursion depth exceeded while calling a Python object

File "D:\AIHK\comfyui\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy_init_.py", line 166, in rgthree_execute
log("Using rgthree's optimized recursive execution.", color='GREEN')
File "D:\AIHK\comfyui\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy\py\log.py", line 88, in log
print(msg)
File "D:\AIHK\comfyui\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 193, in write
self.sync_write(message)
File "D:\AIHK\comfyui\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 197, in sync_write
timestamp = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')[:-3]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RecursionError: maximum recursion depth exceeded while calling a Python object

Feature Request: non-interactive pose generation node

The current structure generates poses in JavaScript, so I'm not sure how smoothly it will be implemented, but if the following features are provided, it will greatly enhance its utility.

Feature 1: Image to Pose

A node that takes an image as input, detects the pose, and then generates outputs for OpenPose, Canny, and depth.
If this functionality is implemented, it seems like it could also serve as an excellent hand fixer.

Feature 2: Random Pose generator
A node that automatically generates and outputs poses.

Parameters available for input include the x, y coordinates, as well as the angle of the object. (x, y, and angle can also be optionally randomized.)

If this is accomplished, it is expected to generate images of much higher quality than those produced through dynamic pose prompts.

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.