Spaces:
Running
Running
fcking microsoft ai autocorrect i swear to god
Browse files
app.py
CHANGED
@@ -231,4 +231,4 @@ print("Gradio interface initialized.")
|
|
231 |
|
232 |
if __name__ == "__main__":
|
233 |
print("Launching the demo application.")
|
234 |
-
demo.
|
|
|
231 |
|
232 |
if __name__ == "__main__":
|
233 |
print("Launching the demo application.")
|
234 |
+
demo.launch()
|