newTryOn / models /STAR /tools /infinite_loop.py
amanSethSmava
new commit
6d314be
raw
history blame
43 Bytes
import time
while True:
time.sleep(1)