Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdur0000
/
video-processor-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
video-processor-api
6.71 MB
1 contributor
History:
12 commits
abdur0000
Update models/llm_model.py
50530cb
verified
27 days ago
__pycache__
fully modified the main point and merge all into 1 and make it faster
29 days ago
api
fully modified the main point and merge all into 1 and make it faster
29 days ago
models
Update models/llm_model.py
27 days ago
processors
fully modified the main point and merge all into 1 and make it faster
29 days ago
utils
Initial upload of my video processor API
about 1 month ago
.gitattributes
Safe
1.56 kB
feat: handle large model file with Git LFS
30 days ago
.gitignore
Safe
80 Bytes
feat: handle large model file with Git LFS
30 days ago
Dockerfile
Safe
1.17 kB
feat: handle large model file with Git LFS
30 days ago
README.md
Safe
736 Bytes
Fix Hugging Face config
about 1 month ago
config.py
Safe
1.27 kB
Update config.py
27 days ago
main.py
Safe
624 Bytes
Initial upload of my video processor API
about 1 month ago
requirements.txt
Safe
2.08 kB
fully modified the main point and merge all into 1 and make it faster
29 days ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.HalfStorage"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.head.Detect"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.conv.Conv2d"
,
"__builtin__.set"
,
"torch.Size"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.container.Sequential"
How to fix it?
6.55 MB
xet
feat: handle large model file with Git LFS
30 days ago