Spaces:
Runtime error
Runtime error
Bhargavssss
commited on
Commit
•
7455a90
1
Parent(s):
219a73d
Update app.py
Browse files
app.py
CHANGED
@@ -157,4 +157,4 @@ with gr.Blocks(css=".output-image, .input-image, .image-preview {height: 400px !
|
|
157 |
|
158 |
if __name__ == "__main__":
|
159 |
demo.queue(max_size=10)
|
160 |
-
demo.launch(share=
|
|
|
157 |
|
158 |
if __name__ == "__main__":
|
159 |
demo.queue(max_size=10)
|
160 |
+
demo.launch(share=False)
|