BuckLakeAI / config.py
parkerjj's picture
First Commit for test Hugging face platform
547b48b
raw
history blame
65 Bytes
class Config:
DEBUG = True
SECRET_KEY = 'your-secret-key'