Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -153,3 +153,5 @@ if __name__ == "__main__":
|
|
153 |
print(f"Gradio demo could not be launched due to an error during client initialization: {re}")
|
154 |
except Exception as e:
|
155 |
print(f"An unexpected error occurred when trying to launch Gradio demo: {e}")
|
|
|
|
|
|
153 |
print(f"Gradio demo could not be launched due to an error during client initialization: {re}")
|
154 |
except Exception as e:
|
155 |
print(f"An unexpected error occurred when trying to launch Gradio demo: {e}")
|
156 |
+
|
157 |
+
|