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:
HarshithReddy01
/
voxpixel-baseline
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
voxpixel-baseline
148 MB
Ctrl+K
Ctrl+K
2 contributors
History:
169 commits
Harshith Reddy
fix(bench-space): apply HfFolder shim before importing gradio
42eaf4c
2 months ago
SRMA-Mamba
Performance optimizations: warm-up, channels-last, TF32, GPU monitoring, memory-mapped I/O
8 months ago
assets
Fix HF Spaces build timeout: limit mamba_ssm to sm_89 only
2 months ago
scripts
fix(docker): add --no-build-isolation to pip download for mamba-ssm
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
369 Bytes
Fix HF Spaces build timeout: limit mamba_ssm to sm_89 only
2 months ago
Dockerfile
Safe
4.79 kB
fix(docker): add --no-build-isolation to pip download for mamba-ssm
2 months ago
README.md
Safe
47.1 kB
Add Gradio head-to-head baseline (V1/V2/V3) and bench Space entrypoint
2 months ago
app.py
Safe
27.6 kB
fix: HfFolder ImportError - add compatibility shim for huggingface_hub 1.x
5 months ago
app.yaml
Safe
30 Bytes
Add app.yaml to enable Docker runtime selector - required for CUDA extension builds
8 months ago
app_bench_space.py
Safe
10.3 kB
fix(bench-space): apply HfFolder shim before importing gradio
2 months ago
app_gradio_baseline.py
Safe
14.4 kB
Fix HF Spaces build timeout: limit mamba_ssm to sm_89 only
2 months ago
bench_gradio_baseline.py
Safe
7.93 kB
Add Gradio head-to-head baseline (V1/V2/V3) and bench Space entrypoint
2 months ago
checkpoint_T1.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
73.4 MB
xet
Add SRMA-Mamba liver segmentation app (excluding compiled files)
8 months ago
checkpoint_T2.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
73.4 MB
xet
Add SRMA-Mamba liver segmentation app (excluding compiled files)
8 months ago
config.py
Safe
6.43 kB
Docker: Add OpenCV libs, use PYTORCH_ALLOC_CONF only with max_split_size_mb=128, create postBuild for Python Spaces fallback
8 months ago
inference.py
Safe
64.4 kB
Fix inference pipeline: normalization, RAS orientation, state_dict check, debug logging
5 months ago
model_loader.py
Safe
15.1 kB
Fix inference pipeline: normalization, RAS orientation, state_dict check, debug logging
5 months ago
postBuild
Safe
1.97 kB
Add Python Space detection and nvcc check - warn user to switch to Docker Space for CUDA extensions
8 months ago
post_build.sh
Safe
3.55 kB
Fixed
8 months ago
prepare_runpod.sh
Safe
3.28 kB
Add Gradio head-to-head baseline (V1/V2/V3) and bench Space entrypoint
2 months ago
processing.py
Safe
51.1 kB
Fix inference pipeline: normalization, RAS orientation, state_dict check, debug logging
5 months ago
requirements.txt
Safe
321 Bytes
fix: HfFolder ImportError - add compatibility shim for huggingface_hub 1.x
5 months ago
setup.sh
Safe
2.53 kB
Fix: Exact import test format, TF32 set directly (no try/except), verify allocator config includes max_split_size_mb=128
8 months ago