awacke1 commited on
Commit
6400aab
Β·
1 Parent(s): 5abcf73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ if (!window.hasBeenRun) {
45
  # f.write(SCRIPT)
46
 
47
  # -------------------------------------------- For Memory - you will need to set up a dataset and HF_TOKEN ---------
48
- UseMemory=False
49
 
50
 
51
  DATASET_REPO_URL="https://huggingface.co/datasets/awacke1/ChatbotMemory.csv"
 
45
  # f.write(SCRIPT)
46
 
47
  # -------------------------------------------- For Memory - you will need to set up a dataset and HF_TOKEN ---------
48
+ UseMemory=True
49
 
50
 
51
  DATASET_REPO_URL="https://huggingface.co/datasets/awacke1/ChatbotMemory.csv"