khang119966 commited on
Commit
e1e7b5f
·
verified ·
1 Parent(s): 7dcca1e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -433,7 +433,7 @@ with demo:
433
  multimodal=True,
434
  css=CSS,
435
  js=js,
436
- additional_inputs=[think_button],
437
  theme='NoCrypt/miku'
438
  )
439
 
 
433
  multimodal=True,
434
  css=CSS,
435
  js=js,
436
+ # additional_inputs=[think_button],
437
  theme='NoCrypt/miku'
438
  )
439