musictimer commited on
Commit
1c8e6d1
·
1 Parent(s): c64c726

Modify readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Diamond CSGO AI Player 🎮
2
 
3
  A web-based demo of the Diamond AI agent playing Counter-Strike: Global Offensive using diffusion models and reinforcement learning.
 
1
+ ---
2
+ title: Diamond CSGO AI Player
3
+ emoji: 🎮
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ app_file: app.py
9
+ ---
10
+
11
  # Diamond CSGO AI Player 🎮
12
 
13
  A web-based demo of the Diamond AI agent playing Counter-Strike: Global Offensive using diffusion models and reinforcement learning.