Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Th3BossC
/
llamaChatBot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b9b0c3
llamaChatBot
/
chatBot
/
config.py
Th3BossC
initial commit
23d152f
over 1 year ago
raw
Copy download link
history
blame
Safe
196 Bytes
class
Config
:
SECRET_KEY =
'5791628bb0b13ce0c676dfde280ba245'
PASSWORD =
'saaddiditallonhisown'
PDF_PATH =
'chatBot/static/pdfs/'
SQLALCHEMY_DATABASE_URI =
'sqlite:///site.db'