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