Spaces:
Sleeping
Sleeping
Commit
·
44955d1
1
Parent(s):
bdaa842
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ iface = gr.Interface(
|
|
87 |
inputs="image",
|
88 |
outputs=["text", "audio"],
|
89 |
title="Flying Shakespeare",
|
90 |
-
description="Upload the image generated from
|
91 |
)
|
92 |
|
93 |
if __name__ == "__main__":
|
|
|
87 |
inputs="image",
|
88 |
outputs=["text", "audio"],
|
89 |
title="Flying Shakespeare",
|
90 |
+
description="Upload the image generated from O101-M101/2",
|
91 |
)
|
92 |
|
93 |
if __name__ == "__main__":
|