Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
theoracle
/
professional_head
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3a30bfb
professional_head
Ctrl+K
Ctrl+K
1 contributor
History:
25 commits
theoracle
Update background_edit.py
3a30bfb
verified
2 days ago
__pycache__
Add GPU decorators and update inpainting pipeline
2 days ago
.gitattributes
Safe
1.52 kB
Update background_edit.py
3 days ago
.gitignore
Safe
37 Bytes
Ignore model file
2 days ago
README.md
Safe
304 Bytes
Update background_edit.py
3 days ago
app.py
Safe
5.48 kB
fix crash app.py
2 days ago
app_new.py
Safe
4.86 kB
Fix step error handling and wire up error_box
3 days ago
app_old.py
Safe
2.41 kB
Update background_edit.py
3 days ago
app_remov.py
Safe
3.21 kB
Fix step error handling and wire up error_box
3 days ago
background_edit.py
Safe
3.68 kB
Update background_edit.py
2 days ago
inference.py
Safe
1.53 kB
Update inference.py
2 days ago
requirements.txt
Safe
90 Bytes
Update background_edit.py
3 days ago
utils.py
Safe
233 Bytes
Update background_edit.py
3 days ago
yolov8x-seg.pt
Unsafe
pickle
Detected Pickle imports (27)
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.container.ModuleList"
,
"torch.FloatStorage"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.block.DFL"
,
"__builtin__.set"
,
"torch.LongStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.head.Segment"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"ultralytics.nn.modules.block.Proto"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.container.Sequential"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.Size"
,
"__builtin__.getattr"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.conv.Concat"
How to fix it?
144 MB
LFS
Fix step 2 error handling and wire up error_box
3 days ago