garvitsachdeva commited on
Commit
5686ade
·
1 Parent(s): 02ff91f

Add HF Space configuration to README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # SpindleFlow RL — Delegation Policy RL Environment
2
 
3
  An RL environment that trains an orchestrator to **learn** delegation strategy,
 
1
+ ---
2
+ title: SpindleFlow RL
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.40.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # SpindleFlow RL — Delegation Policy RL Environment
13
 
14
  An RL environment that trains an orchestrator to **learn** delegation strategy,