lakshmivairamani commited on
Commit
0e17364
·
verified ·
1 Parent(s): 1a755fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,7 +224,7 @@ iface = gr.Interface(
224
  outputs="text",
225
  title="Chat with your data",
226
  description="Ask a question about the database or API or a document and get a response in natural language.",
227
- css=css_code
228
  )
229
 
230
  # Launch the Gradio interface
 
224
  outputs="text",
225
  title="Chat with your data",
226
  description="Ask a question about the database or API or a document and get a response in natural language.",
227
+ #css=css_code
228
  )
229
 
230
  # Launch the Gradio interface