Commit
·
845c4ee
1
Parent(s):
436cc00
Update app.py
Browse files
app.py
CHANGED
@@ -58,4 +58,4 @@ gr.Interface(
|
|
58 |
description=description,
|
59 |
article=article,
|
60 |
examples=[["Mark founded Facebook, shaping global social media connectivity."], ["Delhi is the most beautiful state after Kerala"]],
|
61 |
-
).launch(share=True)
|
|
|
58 |
description=description,
|
59 |
article=article,
|
60 |
examples=[["Mark founded Facebook, shaping global social media connectivity."], ["Delhi is the most beautiful state after Kerala"]],
|
61 |
+
).launch(share=True)
|