K00B404 commited on
Commit
77f0102
·
verified ·
1 Parent(s): 268d349

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -157,5 +157,4 @@ if __name__ == "__main__":
157
  # Disable SSR and sharing for Spaces
158
  demo.launch(
159
  share=False, # Disable sharing on Spaces
160
- ssr=False # Disable SSR to prevent warnings
161
  )
 
157
  # Disable SSR and sharing for Spaces
158
  demo.launch(
159
  share=False, # Disable sharing on Spaces
 
160
  )