Fetching metadata from the HF Docker repository...
Update README.md
e59d8f6 verified - data cleaned up
- sounds cleaned up
- 1.66 kB Update .gitattributes
- 121 Bytes Update .gitignore
- 5 Bytes Final version fix: Replaced runtime.txt with standard .python-version file.
- 1.07 kB Create LICENSE
- 3.55 kB Update README.md
- 34.2 kB Update app.py
- 7.37 kB cleaned up
- 627 Bytes deployment cleanup
- 9.13 kB ready for deply
model.pth 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 commit last - 224 Bytes Update requirements.txt
- 11.7 kB Remove corrupted sound_manager.py and final version