File size: 422 Bytes
a65222d
 
 
b023655
 
6ad0ad5
b023655
 
ea1577d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# braindecode 1.5 is dev-only on PyPI; install from git so the Space
# matches what we develop against locally.
braindecode @ git+https://github.com/braindecode/braindecode.git@master
torch>=2.0
torchinfo>=1.8
gradio>=5.0
docutils>=0.20
mne>=1.11
# Gradio 5.0.x still imports HfFolder (removed only in huggingface_hub 1.0+).
# Pin until we move to a gradio version that drops the legacy import.
huggingface_hub>=0.23,<1.0