Chintan Donda commited on
Commit
a01a527
1 Parent(s): f8cbc6d

Update the App name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -264,7 +264,7 @@ class DomState:
264
 
265
 
266
 
267
- with gr.Blocks(title='KKMS-KSSW Demo') as demo:
268
  dom = DomState(
269
  index_type=constants_utils.INDEX_TYPE,
270
  load_from_existing_index_file=constants_utils.LOAD_FROM_EXISTING_INDEX_STORE
 
264
 
265
 
266
 
267
+ with gr.Blocks(title='KKMS-Smart-Search-Demo') as demo:
268
  dom = DomState(
269
  index_type=constants_utils.INDEX_TYPE,
270
  load_from_existing_index_file=constants_utils.LOAD_FROM_EXISTING_INDEX_STORE