Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrsk1883
/
AAIapp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mrsk1883
commited on
Dec 9, 2023
Commit
2594c6d
·
1 Parent(s):
31ce773
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -59,4 +59,4 @@ interface = gr.Interface(
59
outputs=[gr.Textbox(label="Summary"), gr.Audio()],
60
)
61
62
-
interface.launch(share=True)
59
outputs=[gr.Textbox(label="Summary"), gr.Audio()],
60
)
61
62
+
interface.launch(share=True)