Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tostido
/
Cascade-Lattice-Chess
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Cascade-Lattice-Chess
440 kB
1 contributor
History:
38 commits
tostido
Fix double-turn bug: add POSITION_LOCK for race condition, try/finally in extract_features, FEN-based turn detection
e013a14
about 1 month ago
src
Fix double-turn bug: add POSITION_LOCK for race condition, try/finally in extract_features, FEN-based turn detection
about 1 month ago
.gitignore
247 Bytes
Pin Gradio to 4.44.0 for HF Spaces compatibility, fix Timer updates
about 1 month ago
Dockerfile
544 Bytes
Replace Streamlit with Dash-based 3D visualization
about 1 month ago
README.md
2.49 kB
Replace Streamlit with Dash-based 3D visualization
about 1 month ago
app.py
699 Bytes
Replace Streamlit with Dash-based 3D visualization
about 1 month ago
main.py
78.5 kB
Convert to HuggingFace Docker SDK with Streamlit - Add src/streamlit_app.py (1278 lines) - full Streamlit conversion - Add Dockerfile for HF Docker SDK deployment - Update requirements.txt with version constraints - Update README.md with sdk: docker - Remove Super Saiyan branding from main.py - Delete old app.py (replaced by src/streamlit_app.py)
about 1 month ago
packages.txt
10 Bytes
Add Gradio Space: HuggingFace-ready chess demo with cascade-lattice
about 1 month ago
requirements.txt
101 Bytes
Replace Streamlit with Dash-based 3D visualization
about 1 month ago
test_hold.py
782 Bytes
v1.0 - Base HOLD system with ChessBot + Stockfish integration
about 1 month ago