Waterhorse commited on
Commit
3dfe9d8
1 Parent(s): 000290c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ git clone https://github.com/waterhorse1/ChessGPT
20
  ```
21
  Clone our codebase and install all dependencies according to our README.
22
 
 
 
23
  ## Inference
24
 
25
  ```python
 
20
  ```
21
  Clone our codebase and install all dependencies according to our README.
22
 
23
+ You can also refer to https://github.com/waterhorse1/ChessGPT/blob/main/chessclip_demo.ipynb for a demo notebook of ChessCLIP.
24
+
25
  ## Inference
26
 
27
  ```python