Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -21,4 +21,4 @@ iface = gr.Interface(make_dua,
|
|
21 |
title="Dua generator",
|
22 |
description="Get a dua based on how youre feeling.")
|
23 |
|
24 |
-
iface.launch(
|
|
|
21 |
title="Dua generator",
|
22 |
description="Get a dua based on how youre feeling.")
|
23 |
|
24 |
+
iface.launch()
|