TeePoat's picture
Update models/transformer/constants.py
0c233af verified
raw
history blame
97 Bytes
import os
CHECKPOINT_PATH = "TeePoat/frantics-bot-model"
HF_SECRET = os.environ.get("HF_SECRET")