LAM_h5 / external /landmark_detection /tools /infinite_loop.py
Ethan18's picture
Upload folder using huggingface_hub
5c48b81 verified
import time
while True:
time.sleep(1)