Spaces:
Running
Running
Update models/transformer/constants.py
Browse files
models/transformer/constants.py
CHANGED
@@ -1,4 +1 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
CHECKPOINT_PATH = "TeePoat/frantics-bot-model"
|
4 |
-
HF_SECRET = os.environ.get("HF_SECRET")
|
|
|
1 |
+
CHECKPOINT_PATH = "TeePoat/frantics-bot-model"
|
|
|
|
|
|