Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -51,4 +51,4 @@ iface = gr.Interface(
|
|
51 |
description="DALLE-2 Generation from Nextra API, NOTE: DALL-E 3 is not supported yet."
|
52 |
)
|
53 |
|
54 |
-
iface.launch(share=True
|
|
|
51 |
description="DALLE-2 Generation from Nextra API, NOTE: DALL-E 3 is not supported yet."
|
52 |
)
|
53 |
|
54 |
+
iface.launch(share=True)
|