Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
JameZMw
/
Chess_API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chess_API
6.61 MB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
JameZMw
Removed the try except block from when loading the model
4f3a2fd
4 months ago
.dockerignore
Safe
64 Bytes
Add chess API files
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Dockerfile
Safe
471 Bytes
Updated from 8000 to 7860 port in Dockerfile for uvicorn server.
4 months ago
README.md
Safe
192 Bytes
initial commit
4 months ago
best.pt
pickle
Detected Pickle imports (24)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"__builtin__.set"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.tasks.OBBModel"
,
"torch.nn.modules.linear.Identity"
,
"torch.Size"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.head.OBB"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch.nn.modules.activation.SiLU"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.C2f"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.Sequential"
How to fix it?
6.6 MB
xet
Add chess API files
4 months ago
main.py
Safe
2.05 kB
Removed the try except block from when loading the model
4 months ago
model.py
Safe
1.46 kB
Add chess API files
4 months ago
requirements.txt
Safe
126 Bytes
Removed the try except block from when loading the model
4 months ago