Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|