admin commited on
Commit
87f20b3
·
1 Parent(s): b90d8a6

Auto sync at 2026-04-25

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -423,4 +423,4 @@ if __name__ == "__main__":
423
  ```"""
424
  )
425
 
426
- demo.launch(css="#gradio-share-link-button-0 { display: none; }")
 
423
  ```"""
424
  )
425
 
426
+ demo.launch(css="#gradio-share-link-button-0 { display: none; }", ssr_mode=False)