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