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:
ujoy
/
yolo_fast_api_deploy
Like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yolo_fast_api_deploy
Ctrl+K
Ctrl+K
2 contributors
History:
9 commits
ujoy007
all problems are now fixed. \detect should return predictions
b1d789e
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Dockerfile
Safe
375 Bytes
another changes in names
about 1 year ago
README.md
Safe
509 Bytes
all problems are now fixed. \detect should return predictions
about 1 year ago
main.py
Safe
1.22 kB
all problems are now fixed. \detect should return predictions
about 1 year ago
requirements.txt
Safe
75 Bytes
another changes in names
about 1 year ago
yolo11s.pt
pickle
Detected Pickle imports (29)
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.HalfStorage"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.block.C2PSA"
,
"torch.Size"
,
"ultralytics.nn.modules.block.PSABlock"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.block.Attention"
,
"torch.nn.modules.activation.SiLU"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.container.Sequential"
,
"__builtin__.set"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C3k2"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.linear.Identity"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.head.Detect"
,
"torch._utils._rebuild_parameter"
,
"torch.FloatStorage"
,
"ultralytics.nn.modules.block.C3k"
,
"ultralytics.nn.modules.conv.DWConv"
How to fix it?
19.3 MB
xet
checking if it is working or not
about 1 year ago