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:
USGCC
/
STN
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
STN
/
gitignore
USGCC
Upload 4 files
82748aa
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
256 Bytes
# 临时文件
*
.log
*
.tmp
.DS_Store
# 运行时数据
/data/
/config/
/uploads/
/cache/
/backups/
/thumbnails/
# Node.js
node_modules/
npm-debug.log
# 编辑器配置文件
.idea/
.vscode/
*
.swp
*
.swo
# 本地环境变量
.env