Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -27,4 +27,4 @@ gr.Interface(
|
|
27 |
title=title,
|
28 |
description=description,
|
29 |
examples=[["ortam oldukça güzel"], ["senden bir cacık olmaz"]],
|
30 |
-
).launch(
|
|
|
27 |
title=title,
|
28 |
description=description,
|
29 |
examples=[["ortam oldukça güzel"], ["senden bir cacık olmaz"]],
|
30 |
+
).launch()
|