Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
3DAIGC/LAM
svjack
/
LAM
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LAM
/
external
/
landmark_detection
/
tools
/
infinite_loop.py
yuandong513
feat: init
17cd746
27 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
47 Bytes
import
time
while
True
:
time.sleep(
1
)