RM269/bone-fracture-detection
1
Bone Fracture Detection (Flask)
AI-assisted fracture detection from X-ray images using Flask + TensorFlow.
Notes
- This Space runs with Docker.
- The app entrypoint is handled by your
Dockerfile(CMD ["python", "app.py"]). - Make sure model files are present in
models/.
