geoalgo commited on
Commit
357183e
·
1 Parent(s): 2b5f545
Files changed (2) hide show
  1. README.md +14 -0
  2. main.py → app.py +0 -0
README.md CHANGED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Impermanent
3
+ emoji: 🌖
4
+ colorFrom: green
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 6.5.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ short_description: A live leaderboard on time-series that avoids contamination
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
main.py → app.py RENAMED
File without changes