Mykyta3/shelf-spine-web
Fix path to data1.csv: insert sed command to change working directory in Integrated.py
Replace Dockerfile with patched version to fix build error and ensure proper pip install and Integrated.py patch.
Patch Integrated.py to set working directory via sed for data1.csv
Fix: update nested CSV directory creation and copy; attempt 2
Fix: create nested CSV directory and copy data1.csv; add minor comments for rebuild
Add minor fix for CSV directory to ensure rebuild
Create nested directory for CSV and copy data1.csv to resolve missing file error during prediction
Fix permissions: create writeable static dir and set MPLCONFIGDIR to avoid permission errors and matplotlib cache issues
Install PyTorch CPU and update dependencies in Dockerfile to fix runtime errors
Replace Dockerfile with manual dependencies installation
Fix pip install command to install gunicorn correctly
Remove pillow-heif and HEIF patch to fix build error
Create LICENSE
Add requirements.txt
Update README with usage and deployment instructions
Add Dockerfile for Docker-based deployment
initial commit
