Open dungeun opened 11 months ago
There are no plans to add Linux support at this point.
I modified requirements.txt to match Linux packages to install CaptureCam.
Unfortunately it doesn't work and I get the error message: "the following node types were not found: CaptureWebcam"
hopefully someone with more knowledge can help with this?
it does work on ubuntu, you need to instead of executing the setup.bat simply
pip install -r requirements.txt
on ComfyUI/custom_nodes/ComfyUI_toyxyz_test_nodes/CaptureCam/
but i get an error (even if it does work)
Error occurred when executing CaptureWebcam:
object of type 'NoneType' has no len()
File "/home/zorin/code/ComfyUI/execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/home/zorin/code/ComfyUI/execution.py", line 96, in get_output_data output_is_list = [False] * len(results[0])
You're asking about Linux support because you need to use Linux due to your AMD GPU. You don't need the webcam functionality I created, but you want to enable real-time pose recognition similar to Blender or 3D pose.