Spaces:
Running
Running
Update app.py
Browse files
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 |
)
|