Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Trainera
/
foodrecognitionapi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f17a8cd
foodrecognitionapi
6.57 MB
Ctrl+K
Ctrl+K
3 contributors
History:
6 commits
har1zarD
feat: simplify to Hugging Face Vision Transformer model and reduce dependencies
f17a8cd
7 months ago
.dockerignore
Safe
135 Bytes
commit
7 months ago
.env.example
Safe
190 Bytes
commit
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
304 Bytes
commit
7 months ago
DEPLOYMENT.md
Safe
10.3 kB
commit
7 months ago
Dockerfile
Safe
997 Bytes
Fix: Add user permissions for HuggingFace cache directory
7 months ago
README.md
Safe
204 Bytes
initial commit
7 months ago
app.py
Safe
3.88 kB
feat: simplify to Hugging Face Vision Transformer model and reduce dependencies
7 months ago
requirements.txt
Safe
58 Bytes
feat: simplify to Hugging Face Vision Transformer model and reduce dependencies
7 months ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.conv.Concat"
,
"collections.OrderedDict"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.Size"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.conv.Conv"
,
"ultralytics.nn.modules.head.Detect"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.HalfStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.LongStorage"
How to fix it?
6.55 MB
xet
feat: simplify to Hugging Face Vision Transformer model and reduce dependencies
7 months ago