ervijayraghuwanshi commited on
Commit
d500b53
1 Parent(s): 2cead46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,6 +158,6 @@ with gr.Blocks(css=css) as demo:
158
  generate,
159
  title=title,
160
  additional_inputs=additional_inputs,
161
- examples="I recently purchased the NovaBlast Over-Ear Wireless Headphones. They looked really comfortable and have great noise cancellation features.")
162
 
163
  demo.queue().launch(debug=True)
 
158
  generate,
159
  title=title,
160
  additional_inputs=additional_inputs,
161
+ # examples="I recently purchased the NovaBlast Over-Ear Wireless Headphones. They looked really comfortable and have great noise cancellation features.")
162
 
163
  demo.queue().launch(debug=True)