admin commited on
Commit
b020c83
·
1 Parent(s): c9c48c2

Auto sync at 2026-04-25

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,4 +102,4 @@ if __name__ == "__main__":
102
  examples=example_imgs,
103
  flagging_mode="never",
104
  cache_examples=False,
105
- ).launch(css="#gradio-share-link-button-0 { display: none; }")
 
102
  examples=example_imgs,
103
  flagging_mode="never",
104
  cache_examples=False,
105
+ ).launch(css="#gradio-share-link-button-0 { display: none; }", ssr_mode=False)