Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SeisBlue
/
TTSAM
like
0
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
b88beb1
TTSAM
38.6 MB
Ctrl+K
Ctrl+K
1 contributor
History:
26 commits
jimmy60504
refactor layout in app.py to improve input section organization and enhance clarity of displayed information
b88beb1
6 months ago
.github
add initial project documentation and configuration files for Hugging Face demo
6 months ago
.specify
add initial project documentation and configuration files for Hugging Face demo
6 months ago
.vscode
add initial project documentation and configuration files for Hugging Face demo
6 months ago
ground_truth
add support for image file types in LFS tracking
6 months ago
specs
add initial project documentation and configuration files for Hugging Face demo
6 months ago
station
update site info file format from .txt to .csv for improved data handling
6 months ago
waveform
add 20240403.mseed
6 months ago
.dockerignore
Safe
435 Bytes
add Docker support with Dockerfile and scripts; implement error handling for station data loading and validation
6 months ago
.gitattributes
Safe
1.73 kB
add support for image file types in LFS tracking
6 months ago
.gitignore
Safe
0 Bytes
add requirements and initial setup for TTSAM intensity prediction system
6 months ago
.spacesignore
Safe
78 Bytes
add .spacesignore to exclude Docker and IDE-related files from version control
6 months ago
Dockerfile
Safe
877 Bytes
update Dockerfile and image_python.sh for non-root user support and improved volume mounting
6 months ago
README.md
Safe
241 Bytes
initial commit
6 months ago
app.py
Safe
49.3 kB
refactor layout in app.py to improve input section organization and enhance clarity of displayed information
6 months ago
image_python.sh
Safe
163 Bytes
update Dockerfile and image_python.sh for non-root user support and improved volume mounting
6 months ago
requirements.txt
Safe
116 Bytes
add interactive intensity map feature using Folium and update related functions
6 months ago