Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -113,4 +113,4 @@ iface = gr.Interface(
|
|
113 |
description="Upload an image to generate a caption, extract text (OCR), generate context using Doge, and turn it into speech using SpeechT5."
|
114 |
)
|
115 |
|
116 |
-
iface.launch()
|
|
|
113 |
description="Upload an image to generate a caption, extract text (OCR), generate context using Doge, and turn it into speech using SpeechT5."
|
114 |
)
|
115 |
|
116 |
+
iface.launch()
|