Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-jas
/
polymer-aging-ml
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb0d223
polymer-aging-ml
4.65 MB
3 contributors
History:
42 commits
devjas1
(DEPLOY): add 'sample_data' spectra for HF demo & smoke tests
cb0d223
4 months ago
app
(fix): renames app/ui_app.py -> app/app.py for clarity + portability
4 months ago
datasets
(chore): add datasets stub and ignore raw data.
4 months ago
docs
(docs): sprint log for ResNet18Vision integration.
4 months ago
models
(feat): add ResNet18Vision (1D); register; inference --arch supports it
4 months ago
outputs
(DEPLOY): include model weights for HF Space runtime
4 months ago
sample_data
(DEPLOY): add 'sample_data' spectra for HF demo & smoke tests
4 months ago
scripts
(feat): add ResNet18Vision (1D); register; inference --arch supports it
4 months ago
utils
(DEPLOY): move HF Space app to repo root for build
4 months ago
.gitattributes
Safe
186 Bytes
(CONFIG/DEPLOY): Add large files with Git LFS
4 months ago
.gitignore
Safe
344 Bytes
(DEPLOY): unignore outputs/*.pth on space-deploy; continue ignoring output/logs
4 months ago
Dockerfile
Safe
422 Bytes
(DEPLOY): replaced libatlas-base-dev with libopenblas-dev in 'Dockerfile'
4 months ago
LICENSE
Safe
11.4 kB
Initial migration from original polymer_project
5 months ago
MANIFEST.git
Safe
1.85 kB
(chore): add MANIFEST file to track project files and their states
4 months ago
README.md
Safe
8.06 kB
(DEPLOY): fixed bug related to sdk set to docker -> sdk: streamlit
4 months ago
app.py
Safe
20.8 kB
(DEPLOY): move HF Space app to repo root for build
4 months ago
requirements.txt
Safe
132 Bytes
(DEPLOY): remove pinned versions from deps
4 months ago
validate_pipeline.sh
Safe
2.34 kB
(fix): correct syntax errors in validation script and improve error handling
4 months ago