Spaces:
Running
Running
# Copyright (c) Meta Platforms, Inc. and affiliates. | |
import os | |
from pathlib import Path | |
BLT_DATA = Path(os.environ.get("BLT_DATA", "data")) | |