Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sofieff
/
NeuroMusicLab
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cf53e16
NeuroMusicLab
Ctrl+K
Ctrl+K
1 contributor
History:
27 commits
sofieff
Merge branch 'main' of https://huggingface.co/spaces/sofieff/NeuroMusicLab
cf53e16
5 months ago
data
cleaned up
6 months ago
sounds
cleaned up
6 months ago
.gitattributes
Safe
1.73 kB
Merge branch 'main' of https://huggingface.co/spaces/sofieff/NeuroMusicLab
5 months ago
.gitignore
Safe
170 Bytes
commit last
6 months ago
README.md
Safe
3.69 kB
Merge branch 'main' of https://huggingface.co/spaces/sofieff/NeuroMusicLab
5 months ago
app.py
Safe
34.8 kB
sound_manager to control
6 months ago
classifier.py
Safe
7.37 kB
cleaned up
6 months ago
config.py
Safe
648 Bytes
Remove corrupted sound_manager.py and final version
6 months ago
data_processor.py
Safe
9.13 kB
ready for deply
6 months ago
dockerfile
Safe
310 Bytes
Initial commit for public deployment to Hugging Face
5 months ago
model.pth
pickle
Detected Pickle imports (19)
"collections.OrderedDict"
,
"torch.nn.modules.conv.Conv2d"
,
"braindecode.modules.layers.Ensure4d"
,
"braindecode.models.shallow_fbcsp.ShallowFBCSPNet"
,
"braindecode.modules.convolution.CombinedConv"
,
"braindecode.modules.layers.SqueezeFinalOutput"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"einops.layers.torch.Rearrange"
,
"braindecode.functional.functions.square"
,
"torch.nn.modules.pooling.AvgPool2d"
,
"__builtin__.set"
,
"braindecode.modules.wrapper.Expression"
,
"torch.LongStorage"
,
"torch.nn.modules.container.Sequential"
,
"torch._utils._rebuild_parameter"
,
"braindecode.modules.activation.SafeLog"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
How to fix it?
162 kB
xet
commit last
6 months ago
requirements.txt
Safe
93 Bytes
Fix all requirements for Hugging Face build
6 months ago
runtime.txt
Safe
11 Bytes
runtime
6 months ago
sound_control.py
Safe
11.7 kB
Remove corrupted sound_manager.py and final version
6 months ago