Spaces:
Running
on
Zero
Running
on
Zero
fix bugs
Browse files
app.py
CHANGED
|
@@ -633,4 +633,4 @@ if __name__ == "__main__":
|
|
| 633 |
print("Models loaded successfully!")
|
| 634 |
|
| 635 |
# Launch interface
|
| 636 |
-
demo.launch(
|
|
|
|
| 633 |
print("Models loaded successfully!")
|
| 634 |
|
| 635 |
# Launch interface
|
| 636 |
+
demo.launch()
|