Duplicated from hysts/list-of-demos
6e67bdd 85576c8
1
2
3
4
5
6
import os HF_TOKEN = os.getenv("HUGGING_FACE_HUB_TOKEN") SPACE_ID = os.getenv("SPACE_ID") INTERVAL_MINUTES = int(os.getenv("INTERVAL_MINUTES", "30"))