sultan-hassan commited on
Commit
cf2a87c
·
verified ·
1 Parent(s): fd8c8e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,7 +89,6 @@ demo = gr.ChatInterface(fn=rag_memory_stream,
89
  description=description,
90
  fill_height=True,
91
  examples=examples,
92
- theme=gr.themes.Soft(),
93
  )
94
 
95
 
 
89
  description=description,
90
  fill_height=True,
91
  examples=examples,
 
92
  )
93
 
94