Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -45,4 +45,4 @@ iface = gr.Interface(
|
|
45 |
description="Choose a model and input text to detect toxicity.",
|
46 |
)
|
47 |
|
48 |
-
iface.launch(
|
|
|
45 |
description="Choose a model and input text to detect toxicity.",
|
46 |
)
|
47 |
|
48 |
+
iface.launch()
|