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