Hugging Face
Models
Datasets
Spaces
Community
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...
bdeeec9
professional_head
Ctrl+K
Ctrl+K
1 contributor
History:
22 commits
theoracle
Add GPU decorators and update inpainting pipeline
bdeeec9
22 days ago
__pycache__
Add GPU decorators and update inpainting pipeline
22 days ago
.gitattributes
Safe
1.52 kB
Update background_edit.py
23 days ago
.gitignore
Safe
37 Bytes
Ignore model file
22 days ago
README.md
Safe
304 Bytes
Update background_edit.py
23 days ago
app.py
Safe
5.48 kB
fix crash app.py
22 days ago
app_new.py
Safe
4.86 kB
Fix step error handling and wire up error_box
23 days ago
app_old.py
Safe
2.41 kB
Update background_edit.py
23 days ago
app_remov.py
Safe
3.21 kB
Fix step error handling and wire up error_box
23 days ago
background_edit.py
Safe
3.64 kB
Add GPU decorators and update inpainting pipeline
22 days ago
inference.py
1.52 kB
Add GPU decorators and update inpainting pipeline
22 days ago
requirements.txt
Safe
90 Bytes
Update background_edit.py
23 days ago
utils.py
Safe
233 Bytes
Update background_edit.py
23 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
23 days ago