Spaces:
Sleeping
Sleeping
RufusRubin777
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -155,4 +155,4 @@ with gr.Blocks() as scan_master_web_app:
|
|
155 |
|
156 |
if __name__ == "__main__":
|
157 |
cleanup_old_files()
|
158 |
-
scan_master_web_app.launch()
|
|
|
155 |
|
156 |
if __name__ == "__main__":
|
157 |
cleanup_old_files()
|
158 |
+
scan_master_web_app.launch()
|