This commit is contained in:
lvmin 2023-08-10 15:30:39 -07:00
parent 3c8d5f1f9c
commit cfdf08d6c7
1 changed files with 1 additions and 1 deletions

View File

@ -46,5 +46,5 @@ with gr.Blocks() as demo:
bot, chatbot, chatbot
)
demo.queue()
demo.queue() # number size style quality
demo.launch()