Skip to content

🐛 Bug: App crashes if model files are missing #1

@adwaimohan

Description

@adwaimohan

Description

If model/model.json or model/model_weights.h5 are missing, the app raises FileNotFoundError and won’t start.

Expected Behavior

App should still run and show a friendly error message like:

⚠️ Model not found. Please add files to /model folder.

Acceptance Criteria

  • App runs even if model files are missing
  • User-friendly message is shown instead of crashing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions