nathanael-fijalkow commited on
Commit
8959879
·
verified ·
1 Parent(s): 54ab0ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
  title: Chess Challenge Arena
3
- emoji: "♟️"
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 6.3.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
- short_description: Play Chess like a Honey Bee
12
  ---
13
 
14
  # Chess Challenge Arena
15
 
16
  This Space hosts the evaluation arena for the LLM Chess Challenge.
17
 
18
- **Chess Challenge Template**: https://github.com/nathanael-fijalkow/ChessChallengeTemplate
 
1
  ---
2
  title: Chess Challenge Arena
3
+ emoji: ♟️
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 6.5.1
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
+ short_description: 'Second assignment: Play Chess like a Honey Bee'
12
  ---
13
 
14
  # Chess Challenge Arena
15
 
16
  This Space hosts the evaluation arena for the LLM Chess Challenge.
17
 
18
+ **Chess Challenge Template**: https://github.com/nathanael-fijalkow/ChessChallengeTemplate