electro-sb commited on
Commit
9b2b018
·
1 Parent(s): 9bf3082

Update README.md with Hugging Face Space configuration

Browse files
Files changed (1) hide show
  1. README.md +6 -22
README.md CHANGED
@@ -2,29 +2,13 @@
2
 
3
  ---
4
  title: Chess Engine with Stockfish Integration
5
- tags:
6
- - chess
7
- - game
8
- - stockfish
9
- - AI
10
- - engine
11
- - python
12
- - react
13
- - typescript
14
- - web
15
- - cli
16
- - rest-api
17
- model-index:
18
- - name: Stockfish
19
- results:
20
- - task:
21
- type: chess-engine
22
- metrics:
23
- - name: Elo Rating
24
- type: Elo
25
- value: 3500+
26
  sdk: docker
27
- app_port: 5173
 
 
28
  ---
29
 
30
 
 
2
 
3
  ---
4
  title: Chess Engine with Stockfish Integration
5
+ emoji: ♟️
6
+ colorFrom: green
7
+ colorTo: orange
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  sdk: docker
9
+ sdk_version: "latest"
10
+ app_file: app.py
11
+ pinned: false
12
  ---
13
 
14