Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Th3BossC
/
ChitChat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fd8242a
ChitChat
/
ChitChat
/
config.py
Th3BossC
trial run
c5b13e5
almost 2 years ago
raw
Copy download link
history
blame
158 Bytes
class
Config
:
SECRET_KEY =
'7a2b25ca707a5be465f9a8894f528999'
SQLALCHEMY_DATABASE_URI =
'sqlite:///site.db'
SAVE_FOLDER =
'ChitChat/common/files/'