sbburaflaskapi / config.py
shakeel143's picture
Update config.py
92d83bf verified
raw
history blame contribute delete
283 Bytes
# config.py
# Constants
BASE_MODEL_PATH = "/tmp/downloaded_models" # Use /tmp for writable storage in Hugging Face Spaces
GOOGLE_DRIVE_FOLDER_ID = "1nzACZH5I9_0KC6fAYAxOaRdMVxDMUDL-" # Google Drive folder ID
CUSTOM_CHATBOTS_DIR = "/tmp/Custom-Chatbots" # Use a writable directory