
How to process multiple photos at a time on runninghub?
How to process multiple images as input in batches?
How to process all the images in a directory in one stream?
If you have such questions, please refer to this example
It is mainly divided into three steps
1. Add an "rhuploadzip" node
2. Compress all the images to be processed into a zip package
3. Click to upload this zip package, wait for the upload to complete, and the node will display success
Next, refer to this example and I believe it will be clear at a glance
How to process multiple photos at a time on runninghub?
How to process multiple images as input in batches?
How to process all the images in a directory in one stream?
If you have such questions, please refer to this example
It is mainly divided into three steps
1. Add an "rhuploadzip" node
2. Compress all the images to be processed into a zip package
3. Click to upload this zip package, wait for the upload to complete, and the node will display success
Next, refer to this example and I believe it will be clear at a glance