Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
3DAIGC
/
LAM
like
77
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f77ee4d
LAM
/
external
/
landmark_detection
/
tools
/
infinite_loop.py
yuandong513
feat: init
17cd746
29 days ago
raw
Copy download link
history
blame
Safe
47 Bytes
import
time
while
True
:
time.sleep(
1
)