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