Xmaster6y commited on
Commit
8aa9ea6
1 Parent(s): c1ecb0b

not up to date

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -14,9 +14,9 @@ demo = gr.TabbedInterface(
14
  act_max_interface.interface,
15
  ],
16
  [
17
- "Feature Activation (FEN)",
18
- "Feature Activation (Game)",
19
- "Feature Activation Maximisation",
20
  ],
21
  title="Lczero Planning Demo",
22
  analytics_enabled=False,
 
14
  act_max_interface.interface,
15
  ],
16
  [
17
+ "Feature Activation (FEN) (not up to date)",
18
+ "Feature Activation (Game) (not up to date)",
19
+ "Feature Activation Maximisation (not up to date)",
20
  ],
21
  title="Lczero Planning Demo",
22
  analytics_enabled=False,