remove auth
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ theme = "darkpeach",
|
|
11 |
title = title,
|
12 |
examples = [[text]])
|
13 |
|
14 |
-
interface.launch(
|
15 |
|
16 |
|
17 |
|
|
|
11 |
title = title,
|
12 |
examples = [[text]])
|
13 |
|
14 |
+
interface.launch()
|
15 |
|
16 |
|
17 |
|