class Config: SECRET_KEY = 'your_secret_key' DEBUG = True MODEL_PATH = 'model_optimize/pkl/RF_filt.pkl'