Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
intelli-zen
/
asr
like
0
Sleeping
App
Files
Files
Community
main
asr
/
view_func
/
heart_beat.py
HoneyTian
update
0139e20
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
139 Bytes
# -*- encoding=UTF-8 -*-
from
route_wrap.common_route_wrap
import
common_route_wrap
@common_route_wrap
def
heart_beat
():
return
'OK'