lunde commited on
Commit
ba25ffe
·
1 Parent(s): bd65e34

fix: Update README for HF Space

Browse files
Files changed (2) hide show
  1. .dockerignore +1 -1
  2. README.md +8 -0
.dockerignore CHANGED
@@ -6,4 +6,4 @@ tmp/
6
  highlights/
7
  out/
8
  Dockerfile
9
- env.yml
 
6
  highlights/
7
  out/
8
  Dockerfile
9
+ # env.yml
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # lol_highlight_detection
2
  League of Legend Highlight Detection
3
 
 
1
+ ---
2
+ title: lol_highlight_detection
3
+ emoji: 🐳
4
+ sdk: docker
5
+ app_port: 8765
6
+ pinned: false
7
+ ---
8
+
9
  # lol_highlight_detection
10
  League of Legend Highlight Detection
11