This commit is contained in:
lvmin
2023-08-10 15:30:39 -07:00
parent 3c8d5f1f9c
commit cfdf08d6c7
+1 -1
View File
@@ -46,5 +46,5 @@ with gr.Blocks() as demo:
bot, chatbot, chatbot
)
demo.queue()
demo.queue() # number size style quality
demo.launch()