dexifried commited on
Commit
a9498ee
·
1 Parent(s): 393150e

Add HF Spaces YAML metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ⚡ DEX Evolution Outpost
2
 
3
  Multi-agent orchestration dashboard running on HuggingFace Spaces with ZeroGPU (NVIDIA H200).
 
1
+ ---
2
+ title: DEX Evolution Outpost
3
+ emoji: ⚡
4
+ colorFrom: cyan
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "5.0.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # ⚡ DEX Evolution Outpost
14
 
15
  Multi-agent orchestration dashboard running on HuggingFace Spaces with ZeroGPU (NVIDIA H200).