Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fhudi
/
textgames
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
textgames
/
play.sh
fhudi
Upload folder using huggingface_hub
7d76671
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
cur_datetime=
"
$(date '+%Y%m%d_%H%M%S')
"
;
echo
"Current Time:
${cur_datetime}
"
;
python -u play_gradio.py |
tee
"log/run_
${cur_datetime}
.log"