Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -301,4 +301,4 @@ if __name__ == "__main__":
|
|
301 |
demo = create_interface()
|
302 |
|
303 |
# Launch for Hugging Face Spaces (simplified)
|
304 |
-
demo.launch()
|
|
|
301 |
demo = create_interface()
|
302 |
|
303 |
# Launch for Hugging Face Spaces (simplified)
|
304 |
+
demo.launch()
|