Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -547,4 +547,4 @@ with gr.Blocks() as demo:
|
|
547 |
if __name__ == "__main__":
|
548 |
# Your Gradio interface setup here
|
549 |
demo.launch(auth=("roland", "roland"), debug=True)
|
550 |
-
clear_memory()
|
|
|
547 |
if __name__ == "__main__":
|
548 |
# Your Gradio interface setup here
|
549 |
demo.launch(auth=("roland", "roland"), debug=True)
|
550 |
+
clear_memory()
|