AJAY KASU commited on
Commit
38b7cdb
·
1 Parent(s): 0db2edf

Add Hugging Face Spaces YAML metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # ArbIntel: Prediction Markets Alpha Engine
2
  ## System Architecture & Documentation
3
 
 
1
+ ---
2
+ title: ArbIntel
3
+ emoji: 📈
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.32.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # ArbIntel: Prediction Markets Alpha Engine
13
  ## System Architecture & Documentation
14