Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
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
6 months ago
src
Fix double-turn bug: add POSITION_LOCK for race condition, try/finally in extract_features, FEN-based turn detection
6 months ago
.gitignore
Safe
247 Bytes
Pin Gradio to 4.44.0 for HF Spaces compatibility, fix Timer updates
6 months ago
Dockerfile
Safe
544 Bytes
Replace Streamlit with Dash-based 3D visualization
6 months ago
README.md
Safe
2.49 kB
Replace Streamlit with Dash-based 3D visualization
6 months ago
app.py
Safe
699 Bytes
Replace Streamlit with Dash-based 3D visualization
6 months ago
main.py
Safe
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)
6 months ago
packages.txt
Safe
10 Bytes
Add Gradio Space: HuggingFace-ready chess demo with cascade-lattice
6 months ago
requirements.txt
Safe
101 Bytes
Replace Streamlit with Dash-based 3D visualization
6 months ago
test_hold.py
Safe
782 Bytes
v1.0 - Base HOLD system with ChessBot + Stockfish integration
6 months ago