keola1001/ICD-Detector
Track val images for Random CXR feature
Fix Random CXR button: remove queue=True which can block events with inputs=None
Add app_port: 7860 to README for HF Docker routing
Fix port mismatch: default GRADIO_SERVER_PORT to 7860
Add debug logging to diagnose HF Spaces hang at iface.launch()
Fix HF Docker hang: let Gradio read port from GRADIO_SERVER_PORT env var
Optimize Docker build: add .dockerignore, clean up Dockerfile
Fix Gradio 6.0 launch: move css to launch() and bind to 0.0.0.0:8080
Commit
Update README.md
Update requirements.txt
Update README.md
Automated keepalive [skip ci]
Automated keepalive [skip ci]
Ignore training images in model data directory
Add model/data to .gitignore
Merge branch 'main' of https://github.com/datadoc1/ICD-Detector
Commit
Update app.py
Commit
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Commit
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Commit
Update deploy.yml
Commit
Update keep_awake.yml
Commit
Update keep_awake.yml
Keep Alive
Ignore .env
Add PyTorch model artifact
Remove ONNX support; use only .pt models
Add GitHub Actions for deployment and keep-alive
Commit
Update README.md
Update README.md
Commit
Prefer PyTorch model for Fly.io compatibility
