BinyamHuggingFace/k2math
Ensure .streamlit directory is created and permissions are set in Dockerfile
Refactor app.py to remove environment variable settings and update logging path for generation metrics; change media directory to local path.
Refactor Dockerfile to streamline application setup by removing redundant COPY commands and consolidating environment variable definitions.
Remove docker-entrypoint.sh setup from Dockerfile and ensure application runs directly with Streamlit
Refactor Dockerfile and app.py for Hugging Face Spaces compatibility; add docker-entrypoint.sh for environment setup
Update emoji in README.md from teacher to graduation cap
Add Hugging Face Spaces compatibility by creating temp directories and updating paths
Update emoji in README.md from infinity symbol to ruler
Fix application entry point in Dockerfile to use app.py instead of streamlit_app.py
Update emoji in README.md from rocket to infinity symbol
Fix color spelling in README.md from 'grey' to 'gray'
Refactor Dockerfile and add requirements.txt for project dependencies
first commit
