Skip to content

chore: promote dev to main (HF Space Crash Fix)#11

Merged
mauryasameer merged 2 commits into
mainfrom
dev
Apr 7, 2026
Merged

chore: promote dev to main (HF Space Crash Fix)#11
mauryasameer merged 2 commits into
mainfrom
dev

Conversation

@mauryasameer

Copy link
Copy Markdown
Owner

Promotes the fix for ModuleNotFoundError: src from dev to main.

…src)

- Update Dockerfile to COPY the valid 'src/' directory instead of the deleted 'core/' directory.
- Remove download_models.py references from Dockerfile as the script was deleted.
- Inject os.path.dirname(__file__) into sys.path in app.py to resolve module discovery issues in non-standard execution environments (like HuggingFace Gradio Spaces).
fix: resolve module missing crash on HF Space startup
@mauryasameer mauryasameer merged commit 104c390 into main Apr 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant