laichaoyi commited on
Commit
7bf7b07
1 Parent(s): ad27445

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -323,7 +323,7 @@ with gr.Blocks(js = js_func) as demo:
323
  outputs=[copy_prompt, copy_neg_prompt, copy_seed, message_output]
324
  )
325
  def notify_download():
326
- return gr.Info("Không hỗ trợ tính năng này trong bản demo. Vui lòng liên hệ tác giả để biết chi tiết!", duration=3)
327
 
328
  # Gắn sự kiện click cho nút download
329
  download_button.click(
 
323
  outputs=[copy_prompt, copy_neg_prompt, copy_seed, message_output]
324
  )
325
  def notify_download():
326
+ return gr.Info("Không hỗ trợ tính năng này trong bản demo. Vui lòng liên hệ tác giả để biết chi tiết!", duration=3)
327
 
328
  # Gắn sự kiện click cho nút download
329
  download_button.click(