Open mr-grixa opened 2 months ago
app.py default MAX_IMAGES = 150 Can be adjusted using the editor
Is it safe to increase this limit? I also noticed that, if we do have captions, it takes only 75 images. It counts captions as well in that 150 limit. Weird.
Why is there a MAX_IMAGES limit of 150? Is it just an arbitrary number or is there a technical reason?