Spaces:
Sleeping
Sleeping
Commit
·
238ba0a
1
Parent(s):
d2d1ae8
chore: update app.py
Browse filesSigned-off-by: Suvaditya Mukherjee <suvadityamuk@gmail.com>
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 |
|