hmb HF Staff Claude Opus 4.6 (1M context) commited on
Commit
3d8ffe0
·
1 Parent(s): 2b1390f

Set Python 3.12 for neuralset/exca compatibility

Browse files

neuralset requires exca>=0.5.20 which needs Python >=3.11.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ sdk_version: 5.29.0
8
  app_file: app.py
9
  pinned: false
10
  hardware: l4x1
 
11
  ---
12
 
13
  Video engagement analyzer powered by Meta's TRIBE v2 brain-encoding model.
 
8
  app_file: app.py
9
  pinned: false
10
  hardware: l4x1
11
+ python_version: "3.12"
12
  ---
13
 
14
  Video engagement analyzer powered by Meta's TRIBE v2 brain-encoding model.