nathanael-fijalkow commited on
Commit
e39da2f
·
2 Parent(s): 2bf95d68959879

Merge branch 'main' of hf.co:spaces/LLM-course/Chess1MChallenge

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