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:
khu3086
/
surprise-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
surprise-backend
860 kB
Ctrl+K
Ctrl+K
2 contributors
History:
5 commits
khu
Calibrate verdict thresholds to trained model's actual output range
94e1f76
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
93 Bytes
Initial backend deployment
4 months ago
Dockerfile
Safe
536 Bytes
Fix: use libgl1 instead of obsolete libgl1-mesa-glx
4 months ago
README.md
Safe
887 Bytes
Initial backend deployment
4 months ago
config.py
Safe
2.08 kB
Calibrate verdict thresholds to trained model's actual output range
4 months ago
inference.py
Safe
7.07 kB
Integrate trained LeWM model: real inference, model architecture, checkpoint, torch deps
4 months ago
lewm_hmdb51_earlystop.pt
pickle
Detected Pickle imports (7)
"numpy._core.multiarray.scalar"
,
"torch.LongStorage"
,
"numpy.dtype"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"_codecs.encode"
,
"torch.FloatStorage"
How to fix it?
838 kB
xet
Integrate trained LeWM model: real inference, model architecture, checkpoint, torch deps
4 months ago
models.py
Safe
1.7 kB
Integrate trained LeWM model: real inference, model architecture, checkpoint, torch deps
4 months ago
requirements.txt
Safe
195 Bytes
Integrate trained LeWM model: real inference, model architecture, checkpoint, torch deps
4 months ago
server.py
Safe
5.44 kB
Initial backend deployment
4 months ago
video_utils.py
Safe
2.36 kB
Initial backend deployment
4 months ago