suvadityamuk commited on
Commit
238ba0a
·
1 Parent(s): d2d1ae8

chore: update app.py

Browse files

Signed-off-by: Suvaditya Mukherjee <suvadityamuk@gmail.com>

Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -366,7 +366,6 @@ if __name__ == "__main__":
366
  examples=["Where did Suvaditya complete his Bachelor's Degree?", "Where is Suvaditya currently working?"],
367
  description="Ask any question about Suvaditya's resume and get an answer!",
368
  theme="John6666/YntecDark",
369
- save_history=True
370
  )
371
  demo.launch()
372
 
 
366
  examples=["Where did Suvaditya complete his Bachelor's Degree?", "Where is Suvaditya currently working?"],
367
  description="Ask any question about Suvaditya's resume and get an answer!",
368
  theme="John6666/YntecDark",
 
369
  )
370
  demo.launch()
371