[Toolkit feature]: ComfyUI Rest API batch ingest textures from capture
Contact Details (Optional)
No response
What is the context of the feature/improvement?
The New ComfyUI nodes for rest api were just released
But im having a problem with its practicality with my tool,
With 10GB of vram my workflow hangs while running the toolkit as well, as there isnt enough VRAM to go around
The only thing i can think of to make this better is
People usually want a scene done in batch, so would there be a way to headlessly run the toolkit and get all the assets in the capture sent to my workflow?
Please describe the feature/improvement?
Without rendering viewport in toolkit a way to send all textures to be batch processed from a capture
What would be your solution? (optional)
...
Version
2024.4.1
Media
No response
Hey @Night10999 ,
Are you talking about the GetTextures node?
Questions:
- How much VRAM does the Toolkit take with your stage?
- How much VRAM does your ComfyUI workflow take when processing 1 image?
There are ComfyUI nodes to convert a list of images to batch ( https://github.com/ltdrdata/ComfyUI-Impact-Pack, "Image List to Image Batch" ), but our GetTextures nodes is outputting all the textures as a list. We could create another node that output all the textures "in batch mode".
Thanks for filing @Night10999. Let us know if you've got the above info to help guide our efforts ^. We've created an internal ticket for tracking: https://jirasw.nvidia.com/browse/REMIX-3445