application crash on a particular feature and no logs has been detected depsite having logs on placeINFO: generate_color_variations took 25.0070 seconds 2025-10-24 14:30:23 - WARNING: Using CPU. Note: This module is much faster with a GPU. 2025-10-24 14

If you’re creating a debugging post, please include the following info:

  1. Share the link to the public app (deployed on Community Cloud).
    https://threadzip.streamlit.app/

  2. Share the full text of the error message (not a screenshot).
    INFO: generate_color_variations took 25.0070 seconds

    2025-10-24 14:30:23 - WARNING: Using CPU. Note: This module is much faster with a GPU.

    2025-10-24 14:30:23 - WARNING: Downloading detection model, please wait. This may take several minutes depending upon your network connection.

  3. Share the Streamlit and Python versions.

streamlit version 1.49.0

python v 3.12.8

How to reproduce the issue

  • for now I have built again and when you reach to business card reader page and select a sample card and click on extract json and it crashes; earlier it was issue that we are using torch GPU version which streamlit cloud does not support in free version but now we have downgrade and using CPU version of torch but it still crash and there are no logs

Your app may be running out of resources.