Commit History

Improve heatmap visibility: increase radius and opacity, reduce blur for clearer patterns
2f0798e

Akshara commited on

Reduce GPS noise for clearer heatmap differences between control strategies
b9460d5

Akshara commited on

Remove CircleMarker points visualization, keep only smooth HeatMap gradient
fa844fb

Akshara commited on

Add session state persistence and caching for heatmap rendering to prevent data loss
4d31bc0

Akshara commited on

Improve heatmap rendering: wrap HeatMap in FeatureGroup and enhance marker visualization
80438b5

Akshara commited on

Add debug logging for GPS data in heatmap section
6031adc

Akshara commited on

Add CircleMarker fallback visualization to both single and combined heatmaps
e24d473

Akshara commited on

Update app.py with latest changes
d0a6af6

Akshara commited on

Fix folium heatmaps: Use streamlit_folium for proper Streamlit integration
74caecb

Akshara commited on

Add OpenEnv HTTP API server for submission checker
5c3a0f6

Akshara commited on

Add automatic model download fallback from GitHub releases
d555b05

Akshara commited on

Fix: Replace st.components.html with st.html for Streamlit 1.35.0
7db8394

Akshara commited on

Fix: Replace st.components.v1.html with st.components.html for Streamlit 1.35.0
14a5d42

Akshara commited on

Fix: Add JSON serialization for numpy arrays in reset/step/state methods
203a9f2

Akshara commited on

Fix: Remove all width='stretch' parameters and replace with use_container_width=True
820284f

Akshara commited on

Fix: Replace width='stretch' with use_container_width=True in altair_chart and dataframe
99681a1

Akshara commited on

Fix: Remove unsupported width parameter from st.button() calls
974aba7

Akshara commited on

Add API_BASE_URL, MODEL_NAME, HF_TOKEN env vars to inference.py
5b1dd02

Akshara commited on

Ensure app.py has st.image() without use_container_width
a127ad8

Akshara commited on

Fix HF Spaces metadata: emoji and color validation
97798df

Akshara commited on

Improve image/video loading error handling
e77d270

Akshara commited on

Fresh start: Clean repo without large file history - ready for HF Spaces
f4f43f0

Akshara commited on