Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
midokhaled927/aefrs-space
midokhaled927
/
aefrss
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
aefrss
/
scripts
/
init_git.sh
mohamedkh001
Deploy AEFRS complete system with models and services
ea93121
23 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
#!/usr/bin/env bash
set
-euo pipefail
git init
git add .
git commit -m
"feat: initialize AEFRS Ultimate scaffold"