#146·IC-Light

Under the premise of using the same description, can this model generate outputs in batches for different images within a folder?

Author: GuhardenCreated Aug 24, 2025Updated Aug 24, 2025

Because I want to use this model to process multiple photos simultaneously under the same description. However, after running python gradio_demo.py, only a single URL pops up. It seems that the model can only generate outputs for one photo at a time. I wonder if there are any developers who have previously written an interface and successfully implemented batch processing. If so, could you please tell me how you did it? Thank you very much.