Cosmos_Sentinel / app.py

Commit History

Decrease ZeroGPU duration to 60s to accommodate quota limits
1baccce
Running

Ryukijano commited on

Fix ZeroGPU illegal duration error by capping requested time at 120s
dc9e6df

Ryukijano commited on

feat: Upgrade Gradio UI to match Streamlit dark theme, styled metric cards, and narrative html
5d4f847

Ryukijano commited on

Increase ZeroGPU timeout to 300s to allow model downloads without crashing
5de6307

Ryukijano commited on

Set HF_HOME to /data/.huggingface before any imports to use persistent storage cache
6272125

Ryukijano commited on

Fix asyncio file descriptor error by disabling SSR mode in Gradio launch
4c36070

Ryukijano commited on

Disable auto-inference on space load
1ca4246

Ryukijano commited on

Fix Spaces runtime: Import spaces before torch to prevent CUDA init error
29658da

Ryukijano commited on

Fix HF Space build: Remove Predict git dependency and handle gracefully
6262a36

Ryukijano commited on

Upgrade Space to full Gradio pipeline
0d65642

Ryukijano commited on

Add ZeroGPU Gradio Space app
eaaedd2

Ryukijano commited on