lczerolens-demo / app /constants.py
Xmaster6y's picture
old files
343fa36
raw
history blame contribute delete
148 Bytes
"""
Constants for the demo.
"""
MODEL_DIRECTORY = "demo/onnx_models"
LEELA_MODEL_DIRECTORY = "demo/leela_models"
FIGURE_DIRECTORY = "demo/figures"