We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774c7fd commit c750639Copy full SHA for c750639
index.html
@@ -64,8 +64,8 @@ <h3>3. Input to ML model</h3>
64
<div class="section">
65
<h3>4. Prediction</h3>
66
<div id="prediction_block" style="display:none">
67
- <div id="fen">Waiting for image...</div>
68
<div id="chessboard"></div>
+ <div id="fen">Waiting for image...</div>
69
<p>
70
◇ White to play : <a href="" id="lichess_analysis_white">Analysis</a> | <a href="" id="lichess_editor_white">Editor</a><br/>
71
◆ Black to play : <a href="" id="lichess_analysis_black">Analysis</a> | <a href="" id="lichess_editor_black">Editor</a><br/>
0 commit comments