Commit Graph

4 Commits

Author SHA1 Message Date
Bahadir Ciloglu
80848f3c54 feat: Add RunPod Hub configuration and storage access test
- Add .runpod/hub.json with serverless configuration
- Add .runpod/tests.json with comprehensive test cases
- Add storage access test to Dockerfile build process
- Add RunPod badge to README.md
- Include model download script for build-time optimization
- Test storage accessibility during Docker build phase
2025-11-01 17:25:26 +03:00
Bahadir Ciloglu
e054031606 Fix Python linting issues and enhance RunPod network storage
- Fix all whitespace and formatting issues in runpod_handler.py
- Remove trailing whitespace and blank line whitespace
- Add comprehensive RunPod network storage setup
- Enhance start_runpod.py with automatic model mounting
- Update Dockerfile for optimized RunPod deployment
- Add detailed setup documentation in runpod_setup.md
- Improve .dockerignore for faster builds
- Add .env to .gitignore for security
2025-11-01 16:24:00 +03:00
Bahadir Ciloglu
e2f7fc9f03 Fix: Add --cpu flag for CPU-only mode 2025-10-28 19:30:15 +03:00
Bahadir Ciloglu
64ff3688a9 Add Dockerfile for Cloud Run deployment 2025-10-28 19:23:31 +03:00