toyxyz / ComfyUI_toyxyz_test_nodes

Custom node and script for sending webcam to ComfyUI
GNU General Public License v3.0
518 stars 36 forks source link

Is there any way to use this in runpod? #50

Open stlaurentjr opened 1 week ago

stlaurentjr commented 1 week ago

I'm renting a virtual machine using Runpod and would really like to test real time generation. Is it possible to use these custom nodes with a virtual machine? Maybe emulate a webcam somehow?

toyxyz commented 1 week ago

I don't have much experience with runpod, so I don't know exactly how to do this. Currently, the best way to do it is to use the webcam app on your local machine to capture the camera, upload the captured image to runpod, and then use the uploaded image. I don't know if there is a simpler virtual camera approach.